oroborus-2.0.20/0002755000000000000000000000000011336023700010330 5ustar oroborus-2.0.20/debian/0000755000000000000000000000000011336023701011551 5ustar oroborus-2.0.20/debian/README.Debian0000644000000000000000000000102610361474172013622 0ustar Oroborus for Debian ------------------- UPDATE: Oroborus is now maintained by Stefan Pfetzing . Oroborus does not have a menu of any kind. This is why I suggest you install the package 'deskmenu'. It allows for a root menu at the click of a mouse and is fairly configureable. Sometimes a menu is useful ;) I would also recommend to install ROX-Filer (but 1.3, the 1.2 version is *BUGGY*). http://rox.sourceforge.net/rox_filer.php3 -- Stefan Pfetzing , Fri, 24 May 2002 00:00:53 +0200 oroborus-2.0.20/debian/changelog0000644000000000000000000002664411336014221013434 0ustar oroborus (2.0.20) unstable; urgency=low * Remove {arch} crap from source. -- Stefan Pfetzing Sun, 14 Feb 2010 16:36:34 +0100 oroborus (2.0.19) unstable; urgency=low * Depend on x11proto-core-dev and not on x-dev. (Closes: #515451) -- Stefan Pfetzing Sun, 15 Feb 2009 23:10:12 +0100 oroborus (2.0.18) unstable; urgency=low * Remove XF86vmode includes. * Remove XF86vmode stuff from configure.ac. * XF86VidModeGetViewPort was never correctly implemented, so remove it. * Really fix xlibs-dev build-dependancy now. (Closes: #346891) -- Stefan Pfetzing Thu, 12 Jan 2006 16:38:27 +0100 oroborus (2.0.17) unstable; urgency=low * Finally use select(). This should improve latency. * Clean up the code when using --enable-debug. * Fix xlibs-dev build-dependancy. (Closes: #346891) -- Stefan Pfetzing Mon, 9 Jan 2006 17:22:38 +0100 oroborus (2.0.16) unstable; urgency=low * Fix Fullscreen handling a bit. * Several gcc-4.0 (-Wall, -pedantic) fixes. (more will come) * Kill Processes, when xkilling them. -- Stefan Pfetzing Thu, 14 Jul 2005 02:46:49 +0200 oroborus (2.0.15) unstable; urgency=low * New Release. * Add some Themes (defold, bluecurve, mkultra, Elberg_Red, Elberg_Green, Elberg_Blue) * Fix "oroborus -V". -- Stefan Pfetzing Fri, 1 Jul 2005 16:41:07 +0200 oroborus (2.0.14) unstable; urgency=low * New Release. * Some people complained about it, so fix the focus issues. * Use arch for version control. * Lintian fixes. * Manpage fixes. (Closes: #270683, #270682) -- Stefan Pfetzing Thu, 30 Jun 2005 13:59:34 +0200 oroborus (2.0.13-1) unstable; urgency=low * New Release. * Fix some MPlayer fullscreen problems. Xine is somehow still broken, it sends a wrong message to Oroborus for raising the window. This will hopefully soon be fixed. (to a standards compliant way!) Everybody who is interested may contact me for a fixed xine debian package. * Fixed some window placing problems after fullscreen mode. * Added a new config option "cycle_workspaces". * Corrected some theme configs. Note: No theme config should contain keybindings! * Added correct fullscreen support. -- Stefan Pfetzing Mon, 19 May 2003 02:09:22 +0200 oroborus (2.0.12-1) unstable; urgency=low * *argh* corrected configure.in, this won't happen again, configure.in now determines the version and package name from debian/rules. * fixed the startup initialization of some root hints (needed for the GNOME2 desktop switcher). * fixed the position of the root (nautilus) window, which sometimes appeared in front of the GNOME2 dock. * Fixed maximizing for GOME2 panels. Closes: #168315 * Added the BeOS theme, which was created by Juergen Becker. * Fixed the layer which GNOME2 panels use. * Fixed autheader error messages. * Fixed Window in Window handling. Closes: #168314 * Make Mod5 work again. Closes: #176053 -- Stefan Pfetzing Thu, 20 Feb 2003 19:50:43 +0100 oroborus (2.0.11-1) unstable; urgency=low * Fixed the "supported" hints so most fullscreen using applications should now work again. * Some further minor code cleanups. * Removed the CC=gcc-3.2 stuff since debian unstable is on gcc-3.2. -- Stefan Pfetzing Fri, 17 Jan 2003 23:59:01 +0100 oroborus (2.0.10-2) unstable; urgency=low * Some small changes to the c code, mostly vim modeline changes. -- Stefan Pfetzing Sat, 28 Dec 2002 11:46:08 +0100 oroborus (2.0.10-1) unstable; urgency=low * Added the missing parsing of *rcfile, so now --file and -r *really* works. -- Stefan Pfetzing Thu, 5 Sep 2002 10:23:42 +0200 oroborus (2.0.9-1) unstable; urgency=low * Whoops, wrong parameter in the getopt string. Now things like --file and -r are working again. * Updated the manpage. -- Stefan Pfetzing Wed, 28 Aug 2002 09:46:00 +0200 oroborus (2.0.8-1) unstable; urgency=low * Don't raise or shade the "desktop" window. (for example nautilus2) * Some malloc() fixes, thanks to ccmalloc (apt-cache show ccmalloc). -- Stefan Pfetzing Wed, 14 Aug 2002 06:17:32 +0200 oroborus (2.0.7-1) unstable; urgency=low * Fixed some Segfaults when checking the Window Class. Closes: #154010 * Fixed a Segfault in clientRaise(client). * Fixed error.h, so Oroborus now builds cleanly on non-GNU systems, like for example Solaris. * Updated some of the documentation. * Fixed the positioning of windows. -- Stefan Pfetzing Wed, 31 Jul 2002 02:28:07 +0200 oroborus (2.0.6-1) unstable; urgency=low * Added some fixes from Alexander J. Pierce, now the raise_on_click Option is working again. * Added a Patch from Martin Hedenfalk for setting the old size on windows, when restarting Oroborus. This fixes wrong windowsizes, when you are restarting Oroborus and have some maximized windows open. * Use /bin/kill. Closes: #150406 * Fixed some of the mouse warping. * Fixed Icon handling of Rox, Gmc and possibly Nautilus. * Added getopt. * Added some parts from EWMH for Gnome2 support. -- Stefan Pfetzing Sat, 29 Jun 2002 18:35:24 +0200 oroborus (2.0.5-1) unstable; urgency=low * Fixed the themes. * Fixed handling of transient windows. * Fixed the example file. * Fixed grabbing of keys, now grabs Num-lock & Scroll-lock versions also. -- Stefan Pfetzing Sat, 8 Jun 2002 18:38:50 +0200 oroborus (2.0.4-17) unstable; urgency=low * Fixed the wrong snapping of windows to desktop icons. * Added a menu entry. * Corrected the sources, now including a GPL notice everywhere. -- Stefan Pfetzing Mon, 13 May 2002 00:11:43 +0200 oroborus (2.0.4-16) unstable; urgency=low * Fixed the missing action for the Quit Key. * Fixed the wrong example. (wrong path) * Fixed the title of the Manpage (no this is not MCFMT). * Changed the default font to helvetica. * Removed the Makefile*'s from the theme directory in the .deb * Oroborus is now automagicaly restartet on upgrade. -- Stefan Pfetzing Wed, 8 May 2002 13:50:59 +0200 oroborus (2.0.4-15) unstable; urgency=low * Small fix from execve to execvp. -- Stefan Pfetzing Tue, 7 May 2002 03:17:23 +0200 oroborus (2.0.4-14) unstable; urgency=low * Added a Quit Key, defaults to Control + Mod1 + Q. * Fixed the priority of ~/.oroborusrc, now has a higher prio than everyting else. -- Stefan Pfetzing Tue, 7 May 2002 02:56:45 +0200 oroborus (2.0.4-13) unstable; urgency=low * Correctly implemented the exec call (not in the sighandler! *d'oh*). * Added a manpage. -- Stefan Pfetzing Tue, 7 May 2002 01:53:39 +0200 oroborus (2.0.4-12) unstable; urgency=low * Moved the typeDesktop checking code where it belongs, in hints.c. -- Stefan Pfetzing Mon, 6 May 2002 22:19:26 +0200 oroborus (2.0.4-11) unstable; urgency=high * D'oh silly small bug (please don't ask me *grin*) -- Stefan Pfetzing Mon, 6 May 2002 21:27:22 +0200 oroborus (2.0.4-10) unstable; urgency=low * Changed some signal handlers, now Oroborus exec's itself when catching a SIGHUP. It also correctly waits for children. (no more "defunct" processes.) (So you can now use Oroborus as your "pseudo-session-manager", at the end of your ~/.xsession) * Fixed handling of NET_WM_WINDOW_TYPE_DESKTOP. Now Oroborus never raises icons on the Desktop (for example with ROX-Filer) and it also doesnt move Windows behind these Icons. -- Stefan Pfetzing Mon, 6 May 2002 19:26:26 +0200 oroborus (2.0.4-9) unstable; urgency=low * Fixed (hopefully now) segfaults when using libXpm. -- Stefan Pfetzing Fri, 3 May 2002 15:07:06 +0200 oroborus (2.0.4-8) unstable; urgency=low * Fixed segfaults when no client was active. * Fixed segfaults (again *shrug*) when resizing an XPM. -- Stefan Pfetzing Fri, 3 May 2002 14:29:09 +0200 oroborus (2.0.4-7) unstable; urgency=low * Fixed some segfaults when the window name was empty. -- Stefan Pfetzing Tue, 2 Apr 2002 01:40:40 +0200 oroborus (2.0.4-6) unstable; urgency=low * Fixed some lintian issues. -- Stefan Pfetzing Tue, 12 Mar 2002 21:37:06 +0100 oroborus (2.0.4-5) unstable; urgency=low * Fixed mouse warping, now the mouse is only warped when not using click_to_focus eg. when using focus follows mouse. * Fixed some segfaults in oroborus while scaling xpms. * Added special ignore for ROX-Filer's Icons. -- Stefan Pfetzing Sun, 24 Feb 2002 06:47:33 +0100 oroborus (2.0.4-4) unstable; urgency=low * Fix some issues with gnome-panel -- Stefan Pfetzing Tue, 29 Jan 2002 10:17:13 +0100 oroborus (2.0.4-3) unstable; urgency=low * Now the mouse warps to the middle of a window * Window moving also now warps the mouse to the middle of a Window. -- Stefan Pfetzing Thu, 10 Jan 2002 02:57:45 +0100 oroborus (2.0.4-2) unstable; urgency=low * add warp mouse patch. * add middle-mouse-resize patch. * added several themes. * included my oroborusrc-file as default. -- Stefan Pfetzing Thu, 6 Dec 2001 1:58:44 +0100 oroborus (2.0.4-1) unstable; urgency=low * newest version -- Stefan Pfetzing Thu, 3 Dec 2001 21:58:53 +0100 oroborus (1.14.0-6) unstable; urgency=low * Fixed a path problem in the RCFILE. Closes: #112303 -- Brandon L. Griffith Sat, 22 Sep 2001 19:31:26 -0400 oroborus (1.14.0-5) unstable; urgency=low * Arto Jantunen grabbed me on irc and pointed out that oroborus 1.14.0-4 would not start. After looking into his error message I saw that the makefile was not producing the correct arguments for creating the oroborusrc. There was no bug filed against this since he was the only one to report it and it was fixed immediately. I now am supplying a working copy of the oroborusrc file for /usr/share/oroborus and am going to contact the upstream author about making an /etc/oroborusrc file. -- Brandon L. Griffith Mon, 27 Aug 2001 11:31:41 -0400 oroborus (1.14.0-4) unstable; urgency=low * Fixed a pixmap path issue. Now the example_rc is the same as the system wide rc.file Closes: #109424 -- Brandon L. Griffith Sat, 25 Aug 2001 22:05:24 -0400 oroborus (1.14.0-3) unstable; urgency=low * Fixed a formatting issue in the control file Closes: #109120 -- Brandon L. Griffith Tue, 21 Aug 2001 08:59:58 -0400 oroborus (1.14.0-2) unstable; urgency=low * Failed to add Build Depends to the control file Closes: #108967 -- Brandon L. Griffith Fri, 17 Aug 2001 08:17:24 -0400 oroborus (1.14.0-1) unstable; urgency=low * Initial Release. * Plese please please please read README.Debian in /usr/share/doc/oroborus * Closed the wnpp bug filed for package creation. Closes: #108613 -- Brandon L. Griffith Tue, 14 Aug 2001 23:54:57 -0400 oroborus-2.0.20/debian/docs0000644000000000000000000000003110361474172012427 0ustar README NEWS AUTHORS TODO oroborus-2.0.20/debian/oroborus.examples0000644000000000000000000000002310361474172015167 0ustar example.oroborusrc oroborus-2.0.20/debian/oroborusrc0000644000000000000000000000440010361474172013702 0ustar # This is an example configuration file # # You can use it as a template for your own configuration file # theme=directory theme=/usr/share/oroborus/themes/pillage # scheme=scheme file scheme=/usr/share/oroborus/schemes/blue # title_alignment=left/right/center title_alignment=center # button_layout H=hide S=shade M=maximize C=close |=title button_layout=CHM| # ???_key=moifier+key hide_window_key=Mod1+Control+Down close_window_key=Mod1+Control+x maximize_window_key=Mod1+Control+y shade_window_key=Control+Mod1+Up cycle_windows_key=Mod1+Tab raise_window_layer_key=Mod1+Page_Up lower_window_layer_key=Mod1+Page_Down move_window_up_key=Shift+Control+Mod1+Up move_window_down_key=Shift+Control+Mod1+Down move_window_left_key=Shift+Control+Mod1+Left move_window_right_key=Shift+Control+Mod1+Right next_workspace_key=Mod1+Right prev_workspace_key=Mod1+Left add_workspace_key=Mod1+Insert del_workspace_key=Mod1+Delete stick_window_key=Control+Mod1+s workspace_1_key=Control+F1 workspace_2_key=Control+F2 workspace_3_key=Control+F3 workspace_4_key=Control+F4 workspace_5_key=Control+F5 workspace_6_key=Control+F6 workspace_7_key=Control+F7 workspace_8_key=Control+F8 workspace_9_key=Control+F9 move_window_next_workspace_key=Mod1+Control+Right move_window_prev_workspace_key=Mod1+Control+Left move_window_workspace_1_key=Control+Shift+F1 move_window_workspace_2_key=Control+Shift+F2 move_window_workspace_3_key=Control+Shift+F3 move_window_workspace_4_key=Control+Shift+F4 move_window_workspace_5_key=Control+Shift+F5 move_window_workspace_6_key=Control+Shift+F6 move_window_workspace_7_key=Control+Shift+F7 move_window_workspace_8_key=Control+Shift+F8 move_window_workspace_9_key=Control+Shift+F9 # double_click_action=shade/hide/maximize/none double_click_action=shade # box_move=true/false box_move=false # box_resize=true/false box_resize=false # click_to_focus=true/false click_to_focus=false # focus_new=true/false focus_new=true # raise_on_focus=true/false raise_on_focus=true # raise_delay=number raise_delay=50 # window_placement=center_mouse/center_root window_placement=center_mouse # snap_to_border=true/false snap_to_border=true # snap_width=number snap_width=10 snap_to_windows=true # workspace_count=number workspace_count=4 # wrap_workspaces=true/false wrap_workspaces=true oroborus-2.0.20/debian/postrm0000644000000000000000000000033710361474172013034 0ustar #!/bin/sh set -e # Unregisters oroborus as an x-window-manager if [ "$1" = "remove" ]; then if [ -x /usr/sbin/register-window-manager ] ; then register-window-manager --remove /usr/bin/oroborus fi fi #DEBHELPER# oroborus-2.0.20/debian/prerm0000644000000000000000000000020210361474172012624 0ustar #!/bin/sh set -e if [ "$1" = "remove" ]; then update-alternatives --remove x-window-manager /usr/bin/oroborus fi #DEBHELPER# oroborus-2.0.20/debian/copyright0000644000000000000000000000157511336017066013523 0ustar This package was debianized by Brandon L. Griffith on Tue, 7 Aug 2001 23:20:57 -0400. It was downloaded from http://www.oroborus.org/ Upstream Author: Stefan Pfetzing Copyright: 2001-2005 Ken Lynch 2005-2010 Stefan Pfetzing This package 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; version 2 dated June, 1991. This package 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. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. oroborus-2.0.20/debian/compat0000644000000000000000000000000211336023213012745 0ustar 7 oroborus-2.0.20/debian/control0000644000000000000000000000173211336023251013157 0ustar Source: oroborus Section: x11 Priority: optional Maintainer: Stefan Pfetzing Build-Depends: debhelper (>= 7), x11proto-core-dev, libxpm-dev, libxext-dev, libx11-dev, libsm-dev, libice-dev Standards-Version: 3.8.4 Package: oroborus Architecture: any Provides: x-window-manager Priority: optional Suggests: deskmenu, desklaunch, keylaunch Depends: ${misc:Depends}, ${shlibs:Depends} Description: A lightweight themeable windowmanager for X Oroborus is a small and simple window manager which does exactly what it says it does, manage windows. There is no fancy doc, clip, wharf, or a root menu for that matter. These utilities can be provided by other programs such as "deskmenu". Oroborus has support for Gnome and session management, or can be run as a stand-alone window manager. This package has also been compiled with Xinerama support. . Oroborus is small, about 72Kb at the time of this package. It has full keyboard control and is very themeable. oroborus-2.0.20/debian/rules0000755000000000000000000000174011336023262012635 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 configure: configure-stamp configure-stamp: dh_testdir # Run the configure ./configure --prefix=/usr --mandir=/usr/share/man touch configure-stamp build: configure-stamp build-stamp build-stamp: dh_testdir $(MAKE) touch build-stamp clean: dh_testdir # dh_testroot rm -f build-stamp configure-stamp [ ! -f Makefile ] || $(MAKE) distclean dh_clean install: DH_OPTIONS= install: build dh_testdir dh_testroot dh_prep dh_installdirs usr/bin $(MAKE) install DESTDIR=$(CURDIR)/debian/oroborus binary-indep: build install # bah! # Build architecture-dependent files here. binary-arch: build install dh_testdir dh_testroot # dh_installdebconf dh_installdocs dh_installexamples dh_installmenu dh_installchangelogs dh_strip dh_link dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure oroborus-2.0.20/debian/menu0000644000000000000000000000015111336023457012445 0ustar ?package(oroborus):needs="wm" section="Window Managers"\ title="Oroborus" command="/usr/bin/oroborus" oroborus-2.0.20/debian/postinst0000644000000000000000000000074011336023673013370 0ustar #!/bin/sh set -e # Register as an x-window-manager if [ "$1" = "configure" ]; then if [ "$2" ] && dpkg --compare-versions $2 le 0.51.3-12; then update-alternatives --remove x-window-manager /etc/X11/window-managers fi fi update-alternatives --install /usr/bin/x-window-manager \ x-window-manager /usr/bin/oroborus 50 # Restart all running oroboruses if [ "$(pidof oroborus)" ]; then # use /bin/kill to be sure its procps ;P kill -s 1 $(pidof oroborus) fi #DEBHELPER# oroborus-2.0.20/defaults/0000755000000000000000000000000011336023700012135 5ustar oroborus-2.0.20/defaults/Makefile.am0000644000000000000000000000020610361474172014201 0ustar defaultsdir = $(prefix)/share/oroborus defaults_DATA = defaults MAINTAINERCLEANFILES = Makefile.in distclean-local: rm -f defaults oroborus-2.0.20/defaults/Makefile.in0000644000000000000000000002205410361474435014221 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = defaults DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/defaults.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = defaults SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(defaultsdir)" defaultsDATA_INSTALL = $(INSTALL_DATA) DATA = $(defaults_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ defaultsdir = $(prefix)/share/oroborus defaults_DATA = defaults MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu defaults/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu defaults/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh defaults: $(top_builddir)/config.status $(srcdir)/defaults.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ uninstall-info-am: install-defaultsDATA: $(defaults_DATA) @$(NORMAL_INSTALL) test -z "$(defaultsdir)" || $(mkdir_p) "$(DESTDIR)$(defaultsdir)" @list='$(defaults_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(defaultsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(defaultsdir)/$$f'"; \ $(defaultsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(defaultsdir)/$$f"; \ done uninstall-defaultsDATA: @$(NORMAL_UNINSTALL) @list='$(defaults_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(defaultsdir)/$$f'"; \ rm -f "$(DESTDIR)$(defaultsdir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(defaultsdir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic distclean-local dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-defaultsDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-defaultsDATA uninstall-info-am .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distclean-local distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-defaultsDATA install-exec \ install-exec-am install-info install-info-am install-man \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ uninstall-defaultsDATA uninstall-info-am distclean-local: rm -f defaults # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/defaults/defaults.in0000644000000000000000000000534110361474172014311 0ustar theme=@prefix@/share/oroborus/themes/pillage scheme=@prefix@/share/oroborus/schemes/oroborus font=-*-lucida-medium-r-normal-*-12-*-*-*-*-*-iso8859-* title_alignment=center full_width_title=true button_layout=CHM| button_spacing=1 button_offset=0 active_text_color=#000000 active_border_color=#444444 active_color_1=#a2cd5a active_shadow_1=#6e8b3d active_hilight_1=#bcee68 active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff inactive_text_color=#777777 inactive_border_color=#444444 inactive_color_1=#999999 inactive_shadow_1=#999999 inactive_hilight_1=#ffffff inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#ffffff hide_window_key=Mod1+Control+Down close_window_key=Mod1+Control+x toggle_fullscreen_window_key=Mod1+Control+Shift+f maximize_window_key=Mod1+Control+y shade_window_key=Control+Mod1+Up cycle_windows_key=Mod1+Tab raise_window_layer_key=Mod1+Page_Up lower_window_layer_key=Mod1+Page_Down move_window_up_key=Shift+Control+Mod1+Up move_window_down_key=Shift+Control+Mod1+Down move_window_left_key=Shift+Control+Mod1+Left move_window_right_key=Shift+Control+Mod1+Right next_workspace_key=Mod1+Right prev_workspace_key=Mod1+Left add_workspace_key=Mod1+Insert del_workspace_key=Mod1+Delete stick_window_key=Control+Mod1+s workspace_1_key=Control+F1 workspace_2_key=Control+F2 workspace_3_key=Control+F3 workspace_4_key=Control+F4 workspace_5_key=Control+F5 workspace_6_key=Control+F6 workspace_7_key=Control+F7 workspace_8_key=Control+F8 workspace_9_key=Control+F9 move_window_next_workspace_key=Mod1+Control+Right move_window_prev_workspace_key=Mod1+Control+Left move_window_workspace_1_key=Control+Shift+F1 move_window_workspace_2_key=Control+Shift+F2 move_window_workspace_3_key=Control+Shift+F3 move_window_workspace_4_key=Control+Shift+F4 move_window_workspace_5_key=Control+Shift+F5 move_window_workspace_6_key=Control+Shift+F6 move_window_workspace_7_key=Control+Shift+F7 move_window_workspace_8_key=Control+Shift+F8 move_window_workspace_9_key=Control+Shift+F9 double_click_action=shade box_move=false box_resize=false click_to_focus=false focus_new=true raise_on_focus=true raise_delay=50 window_placement=center_mouse snap_to_border=true snap_width=10 snap_to_windows=true workspace_count=4 wrap_workspaces=true raise_on_click=true maximize_vert_key=Mod1+F5 maximize_horiz_key=Mod1+F6 resize_window_up_key=Shift+Mod1+Up resize_window_down_key=Shift+Mod1+Down resize_window_left_key=Shift+Mod1+Left resize_window_right_key=Shift+Mod1+Right quit_key=Control+Mod1+q window_ops_modifiers=none+Control+Mod1 move_top_left_key=Shift+Control+Mod1+i move_top_right_key=Shift+Control+Mod1+o move_bottom_left_key=Shift+Control+Mod1+k move_bottom_right_key=Shift+Control+Mod1+l borderless_windows=no_window_defined cycle_workspaces=true oroborus-2.0.20/man/0000755000000000000000000000000011336023700011101 5ustar oroborus-2.0.20/man/Makefile.am0000644000000000000000000000014710361474172013151 0ustar # install the manpage for oroborus man_MANS=oroborus.1 oroborusrc.5 MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/man/Makefile.in0000644000000000000000000002573310361474435013174 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = man DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = man1dir = $(mandir)/man1 am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" man5dir = $(mandir)/man5 NROFF = nroff MANS = $(man_MANS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ # install the manpage for oroborus man_MANS = oroborus.1 oroborusrc.5 MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu man/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-man1: $(man1_MANS) $(man_MANS) @$(NORMAL_INSTALL) test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)" @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ else file=$$i; fi; \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ case "$$ext" in \ 1*) ;; \ *) ext='1' ;; \ esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ done uninstall-man1: @$(NORMAL_UNINSTALL) @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ case "$$ext" in \ 1*) ;; \ *) ext='1' ;; \ esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ done install-man5: $(man5_MANS) $(man_MANS) @$(NORMAL_INSTALL) test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)" @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ case "$$i" in \ *.5*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ else file=$$i; fi; \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ case "$$ext" in \ 5*) ;; \ *) ext='5' ;; \ esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \ done uninstall-man5: @$(NORMAL_UNINSTALL) @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ case "$$i" in \ *.5*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ case "$$ext" in \ 5*) ;; \ *) ext='5' ;; \ esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \ rm -f "$(DESTDIR)$(man5dir)/$$inst"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(MANS) installdirs: for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-man install-exec-am: install-info: install-info-am install-man: install-man1 install-man5 installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-man uninstall-man: uninstall-man1 uninstall-man5 .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-man1 install-man5 install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \ uninstall-man uninstall-man1 uninstall-man5 # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/man/oroborus.10000644000000000000000000000214410361474172013050 0ustar .TH OROBORUS 1 .SH NAME oroborus \- lightweight themeable window manager for X. .br .SH "DESCRIPTION" .PP .B Oroborus is a small and simple window manager which does exactly what it says it does, manage windows. There is no fancy doc, clip, wharf, or a root menu for that matter. These utilities can be provided by other programs such as "deskmenu". Oroborus has support for Gnome and session management, or can be run as a stand-alone window manager. .SH "FILES" .PP See oroborusrc(5) for details. .SH OPTIONS \fBOroborus\fP accepts the following options: .TP \fB-r\fR, \fB\-\-file\fR=\fIFILE\fR use an alternative rcfile instead of $HOME/.oroborusrc. .TP \fB-r\fR, \fB\-\-display\fR=\fIDISPLAY\fR use an alternative display instead of $DISPLAY. .TP \fB\-\-sm-client-id\fR use the specified session management id. .TP .B -v, --verbose Print more information. .TP .B \-h, \-\-help Show summary of options. .TP .B \-V, \-\-version Show version of program. .SH "SEE ALSO" oroborusrc(5) deskmenu(1) desklaunch(1) keylaunch(1) idesk(1) dfm(1) .SH AUTHOR This manual page was written by Stefan Pfetzing . oroborus-2.0.20/man/oroborusrc.50000644000000000000000000000077710361474172013413 0ustar .TH OROBORUS 5 .SH NAME oroborusrc \- oroborus(1) configuration file. .br .SH "DESCRIPTION" .PP The .B Oroborusrc is the main configuration file for .BR oroborus(1). You can have an .B /usr/share/oroborus/defaults for the global configuration of .BR oroborus(1) .BR and an .BR $HOME/.oroborusrc for a per user configuration of .BR oroborus(1). .SH "SEE ALSO" oroborus(1) deskmenu(1) desklaunch(1) keylaunch(1) idesk(1) dfm(1) .SH AUTHOR This manual page was written by Stefan Pfetzing . oroborus-2.0.20/schemes/0000755000000000000000000000000011336023700011755 5ustar oroborus-2.0.20/schemes/Makefile.am0000644000000000000000000000026110361474173014023 0ustar schemesdir = $(prefix)/share/oroborus/schemes schemes_DATA = beos brick oroborus red rose windows blue coldsteel EXTRA_DIST = $(schemes_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/schemes/Makefile.in0000644000000000000000000002160010361474435014035 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = schemes DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(schemesdir)" schemesDATA_INSTALL = $(INSTALL_DATA) DATA = $(schemes_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ schemesdir = $(prefix)/share/oroborus/schemes schemes_DATA = beos brick oroborus red rose windows blue coldsteel EXTRA_DIST = $(schemes_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu schemes/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu schemes/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-schemesDATA: $(schemes_DATA) @$(NORMAL_INSTALL) test -z "$(schemesdir)" || $(mkdir_p) "$(DESTDIR)$(schemesdir)" @list='$(schemes_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(schemesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(schemesdir)/$$f'"; \ $(schemesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(schemesdir)/$$f"; \ done uninstall-schemesDATA: @$(NORMAL_UNINSTALL) @list='$(schemes_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(schemesdir)/$$f'"; \ rm -f "$(DESTDIR)$(schemesdir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(schemesdir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-schemesDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-schemesDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-schemesDATA install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-schemesDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/schemes/beos0000644000000000000000000000076710361474173012655 0ustar # Beos color scheme for Oroborus # Colors for active state active_text_color=#000000 active_border_color=#444444 active_color_1=#ffc125 active_shadow_1=#cd9b1d active_hilight_1=#ffd700 active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff # Colors for inactive state inactive_text_color=#777777 inactive_border_color=#444444 inactive_color_1=#999999 inactive_shadow_1=#777777 inactive_hilight_1=#bbbbbb inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#fffffforoborus-2.0.20/schemes/blue0000644000000000000000000000076710361474173012654 0ustar # Blue color scheme for Oroborus # Colors for active state active_text_color=#ffffff active_border_color=#444444 active_color_1=#005ce0 active_shadow_1=#0000c0 active_hilight_1=#00c0f8 active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff # Colors for inactive state inactive_text_color=#777777 inactive_border_color=#444444 inactive_color_1=#999999 inactive_shadow_1=#777777 inactive_hilight_1=#bbbbbb inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#ffffff oroborus-2.0.20/schemes/brick0000644000000000000000000000077010361474173013011 0ustar # Brick color scheme for Oroborus # Colors for active state active_text_color=#ffffff active_border_color=#444444 active_color_1=#cd2626 active_shadow_1=#8b1a1a active_hilight_1=#ee2c2c active_color_2=#eec591 active_shadow_2=#cdaa7d active_hilight_2=#ffd39b # Colors for inactive state inactive_text_color=#8b7355 inactive_border_color=#444444 inactive_color_1=#cdaa7d inactive_shadow_1=#8b7355 inactive_hilight_1=#eec591 inactive_color_2=#eec591 inactive_shadow_2=#cdaa7d inactive_hilight_2=#ffd39b oroborus-2.0.20/schemes/coldsteel0000644000000000000000000000077310361474173013700 0ustar # Coldsteel color scheme for Oroborus # Colors for active state active_text_color=#ffffff active_border_color=#000010 active_color_1=#4f94cd active_shadow_1=#36648b active_hilight_1=#63b8ff active_color_2=#a2b5cd active_shadow_2=#6e7b8b active_hilight_2=#b2d2ee # Colors for inactive state inactive_text_color=#6e7b8b inactive_border_color=#000010 inactive_color_1=#8898aa inactive_shadow_1=#6e7b8b inactive_hilight_1=#a2b5cd inactive_color_2=#a2b5cd inactive_shadow_2=#6e7b8b inactive_hilight_2=#b2d2eeoroborus-2.0.20/schemes/oroborus0000644000000000000000000000077210361474173013573 0ustar # Default color scheme for Oroborus # Colors for active state active_text_color=#ffffff active_border_color=#444444 active_color_1=#a2cd5a active_shadow_1=#6e8b3d active_hilight_1=#bcee68 active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff # Colors for inactive state inactive_text_color=#777777 inactive_border_color=#444444 inactive_color_1=#999999 inactive_shadow_1=#777777 inactive_hilight_1=#bbbbbb inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#ffffff oroborus-2.0.20/schemes/red0000644000000000000000000000076610361474173012476 0ustar # Red color scheme for Oroborus # Colors for active state active_text_color=#ffffff active_border_color=#444444 active_color_1=#cd0000 active_shadow_1=#8b0000 active_hilight_1=#ee0000 active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff # Colors for inactive state inactive_text_color=#8b6969 inactive_border_color=#444444 inactive_color_1=#cd9b9b inactive_shadow_1=#8b6969 inactive_hilight_1=#eeb4b4 inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#ffffff oroborus-2.0.20/schemes/rose0000644000000000000000000000076710361474173012675 0ustar # Rose color scheme for Oroborus # Colors for active state active_text_color=#ffffff active_border_color=#444444 active_color_1=#cd0000 active_shadow_1=#8b0000 active_hilight_1=#ee0000 active_color_2=#eeb4b4 active_shadow_2=#cd9b9b active_hilight_2=#ffc1c1 # Colors for inactive state inactive_text_color=#8b6969 inactive_border_color=#444444 inactive_color_1=#cd9b9b inactive_shadow_1=#8b6969 inactive_hilight_1=#eeb4b4 inactive_color_2=#eeb4b4 inactive_shadow_2=#cd9b9b inactive_hilight_2=#ffc1c1 oroborus-2.0.20/schemes/windows0000644000000000000000000000077110361474173013412 0ustar # Windows color scheme for Oroborus # Colors for active state active_text_color=#ffffff active_border_color=#444444 active_color_1=#0000aa active_shadow_1=#000033 active_hilight_1=#0000ff active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff # Colors for inactive state inactive_text_color=#777777 inactive_border_color=#444444 inactive_color_1=#999999 inactive_shadow_1=#777777 inactive_hilight_1=#bbbbbb inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#fffffforoborus-2.0.20/schemes/yellow_beos0000644000000000000000000000077310361474173014245 0ustar # Beos color scheme for Oroborus # Colors for active state active_text_color=#000000 active_border_color=#000000 active_color_1=#FFCB00 active_shadow_1=#E68600 active_hilight_1=#FFFF66 active_color_2=#FF9800 active_shadow_2=#FFAF13 active_hilight_2=#FFE346 # Colors for inactive state inactive_text_color=#AAAAAA inactive_border_color=#444444 inactive_color_1=#D8D8D8 inactive_shadow_1=#B2B2B2 inactive_hilight_1=#FFFFFF inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#ffffff oroborus-2.0.20/src/0000755000000000000000000000000011336023700011115 5ustar oroborus-2.0.20/src/Makefile.am0000644000000000000000000000111310361474173013160 0ustar AM_CFLAGS = @CFLAGS@ @X_CFLAGS@ -DDATADIR=\"$(prefix)/share/oroborus\" $(DEBUG) -Wall LIBS = @LIBS@ @X_LIBS@ -lSM -lICE bin_PROGRAMS = oroborus oroborus_SOURCES = \ client.c \ client.h \ events.c \ events.h \ frame.c \ frame.h \ getopt1.c \ getopt.c \ getopt.h \ globals.c \ globals.h \ hints.c \ hints.h \ i18n.c \ i18n.h \ keyboard.c \ keyboard.h \ misc.c \ misc.h \ oroborus.c \ oroborus.h \ parserc.c \ parserc.h \ pixmap.c \ pixmap.h \ session.c \ session.h \ settings.c \ settings.h \ workspaces.c \ workspaces.h MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/src/Makefile.in0000644000000000000000000003464610361474436013214 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : bin_PROGRAMS = oroborus$(EXEEXT) subdir = src DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/config.h.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = am__installdirs = "$(DESTDIR)$(bindir)" binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) am_oroborus_OBJECTS = client.$(OBJEXT) events.$(OBJEXT) \ frame.$(OBJEXT) getopt1.$(OBJEXT) getopt.$(OBJEXT) \ globals.$(OBJEXT) hints.$(OBJEXT) i18n.$(OBJEXT) \ keyboard.$(OBJEXT) misc.$(OBJEXT) oroborus.$(OBJEXT) \ parserc.$(OBJEXT) pixmap.$(OBJEXT) session.$(OBJEXT) \ settings.$(OBJEXT) workspaces.$(OBJEXT) oroborus_OBJECTS = $(am_oroborus_OBJECTS) oroborus_LDADD = $(LDADD) DEFAULT_INCLUDES = -I. -I$(srcdir) -I. depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(oroborus_SOURCES) DIST_SOURCES = $(oroborus_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ @X_LIBS@ -lSM -lICE LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AM_CFLAGS = @CFLAGS@ @X_CFLAGS@ -DDATADIR=\"$(prefix)/share/oroborus\" $(DEBUG) -Wall oroborus_SOURCES = \ client.c \ client.h \ events.c \ events.h \ frame.c \ frame.h \ getopt1.c \ getopt.c \ getopt.h \ globals.c \ globals.h \ hints.c \ hints.h \ i18n.c \ i18n.h \ keyboard.c \ keyboard.h \ misc.c \ misc.h \ oroborus.c \ oroborus.h \ parserc.c \ parserc.h \ pixmap.c \ pixmap.h \ session.c \ session.h \ settings.c \ settings.h \ workspaces.c \ workspaces.h MAINTAINERCLEANFILES = Makefile.in all: config.h $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status src/config.h $(srcdir)/config.h.in: $(am__configure_deps) cd $(top_srcdir) && $(AUTOHEADER) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ rm -f "$(DESTDIR)$(bindir)/$$f"; \ done clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) oroborus$(EXEEXT): $(oroborus_OBJECTS) $(oroborus_DEPENDENCIES) @rm -f oroborus$(EXEEXT) $(LINK) $(oroborus_LDFLAGS) $(oroborus_OBJECTS) $(oroborus_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/events.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frame.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globals.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hints.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i18n.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyboard.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oroborus.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parserc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixmap.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/settings.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workspaces.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) config.h installdirs: for dir in "$(DESTDIR)$(bindir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-binPROGRAMS clean-generic mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-exec-am: install-binPROGRAMS install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic ctags distclean distclean-compile \ distclean-generic distclean-hdr distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-binPROGRAMS install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-info-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/src/client.c0000644000000000000000000013273710361474173012567 0ustar /* * Oroborus Window Manager * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #include #include #include #include #include #include #include "client.h" #include "events.h" #include "frame.h" #include "getopt.h" #include "hints.h" #include "i18n.h" #include "keyboard.h" #include "misc.h" #include "pixmap.h" #include "workspaces.h" #include "globals.h" void clientInitPosition (client_t * c) { int mx, my, min_x, min_y, max_x, max_y; #ifdef DEBUG printf ("entering clientInitPosition\n"); #endif clientGravitate (c, APPLY); if (c->non_focusing || c->above) { min_x = 0; min_y = 0; max_x = XDisplayWidth (dpy, screen); max_y = XDisplayHeight (dpy, screen); } else { min_x = margins[MARGIN_LEFT]; min_y = margins[MARGIN_TOP]; max_x = XDisplayWidth (dpy, screen) - margins[MARGIN_RIGHT]; max_y = XDisplayHeight (dpy, screen) - margins[MARGIN_BOTTOM]; } if (!(c->size->flags & (PPosition | USPosition))) { getMouseXY (dpy, root, &mx, &my); c->x = mx - (frameWidth (c) / 2); c->y = my - (frameHeight (c) / 2); if (window_placement == PLACEMENT_ROOT) { c->x = (max_x - min_x) / 2 - (frameWidth (c) / 2); c->y = (max_y - min_y) / 2 - (frameHeight (c) / 2); } } if (c->x > max_x - frameWidth (c) + frameLeft (c)) c->x = max_x - frameWidth (c) + frameLeft (c); if (c->y > max_y - frameHeight (c) + frameTop (c)) c->y = max_y - frameHeight (c) + frameTop (c); if (c->x < min_x + frameLeft (c)) c->x = min_x + frameLeft (c); if (c->y < min_y + frameTop (c)) c->y = min_y + frameTop (c); } void clientGrabKeys (client_t * c) { int i; #ifdef DEBUG printf ("entering clientGrabKeys\n"); printf ("grabbing keys for client (%#lx)\n", c->window); #endif /* do not grab the keys for panels. */ if (c->non_focusing) { /* bind only these keys to "special" windows */ int keynums[] = { KEY_CYCLE_WINDOWS, KEY_NEXT_WORKSPACE, KEY_PREV_WORKSPACE, KEY_ADD_WORKSPACE, KEY_DEL_WORKSPACE, KEY_WORKSPACE_1, KEY_WORKSPACE_2, KEY_WORKSPACE_3, KEY_WORKSPACE_4, KEY_WORKSPACE_5, KEY_WORKSPACE_6, KEY_WORKSPACE_7, KEY_WORKSPACE_8, KEY_WORKSPACE_9, KEY_QUIT }; for (i = 0; i < 15; i++) grabKey (dpy, &keys[keynums[i]], c->window); return; } for (i = 0; i < KEY_ENUM_MAX; i++) grabKey (dpy, &keys[i], c->window); } void clientUngrabKeys (client_t * c) { #ifdef DEBUG printf ("entering clientUngrabKeys\n"); printf ("ungrabing keys for client (%#lx)\n", c->window); #endif ungrabKeys (dpy, c->window); } void clientGravitate (client_t * c, int mode) { int gravity, dx = 0, dy = 0; #ifdef DEBUG printf ("entering clientGravitate\n"); #endif gravity = c->size->flags & PWinGravity ? c->size->win_gravity : NorthWestGravity; switch (gravity) { case CenterGravity: dx = (c->border_width * 2) - ((frameLeft (c) + frameRight (c)) / 2); dy = (c->border_width * 2) - ((frameTop (c) + frameBottom (c)) / 2); break; case NorthGravity: dx = (c->border_width * 2) - ((frameLeft (c) + frameRight (c)) / 2); dy = frameTop (c); break; case SouthGravity: dx = (c->border_width * 2) - ((frameLeft (c) + frameRight (c)) / 2); dy = (c->border_width * 2) - frameBottom (c); break; case EastGravity: dx = (c->border_width * 2) - frameRight (c); dy = (c->border_width * 2) - ((frameTop (c) + frameBottom (c)) / 2); break; case WestGravity: dx = frameLeft (c); dy = (c->border_width * 2) - ((frameTop (c) + frameBottom (c)) / 2); break; case NorthWestGravity: dx = frameLeft (c); dy = frameTop (c); break; case NorthEastGravity: dx = (c->border_width * 2) - frameRight (c); dy = frameTop (c); break; case SouthWestGravity: dx = frameLeft (c); dy = (c->border_width * 2) - frameBottom (c); break; case SouthEastGravity: dx = (c->border_width * 2) - frameRight (c); dy = (c->border_width * 2) - frameBottom (c); break; } c->x = c->x + (dx * mode); c->y = c->y + (dy * mode); } void clientAddToList (client_t * c) { int i; CARD32 *new; #ifdef DEBUG printf ("entering clientAddToList\n"); #endif new = (CARD32 *) malloc (sizeof (CARD32) * client_count); if (new) { for (i = 0; i < client_count - 1; i++) new[i] = client_list[i]; new[i] = c->window; XChangeProperty (dpy, root, win_client_list, XA_CARDINAL, 32, PropModeReplace, (unsigned char *) new, client_count); XChangeProperty (dpy, root, net_atoms[NET_CLIENT_LIST], XA_WINDOW, 32, PropModeReplace, (unsigned char *) new, client_count); XChangeProperty (dpy, root, net_atoms[NET_CLIENT_LIST_STACKING], XA_WINDOW, 32, PropModeReplace, (unsigned char *) new, client_count); if (client_list) free (client_list); client_list = new; } } void clientRemoveFromList (client_t * c) { int i, j; CARD32 *new; #ifdef DEBUG printf ("entering clientRemoveFromList\n"); #endif new = (CARD32 *) malloc (sizeof (CARD32) * client_count); if (new) { for (i = 0, j = 0; i < client_count; i++) if (client_list[i] != c->window) new[j++] = client_list[i]; XChangeProperty (dpy, root, win_client_list, XA_CARDINAL, 32, PropModeReplace, (unsigned char *) new, client_count - 1); XChangeProperty (dpy, root, net_atoms[NET_CLIENT_LIST], XA_WINDOW, 32, PropModeReplace, (unsigned char *) new, client_count - 1); XChangeProperty (dpy, root, net_atoms[NET_CLIENT_LIST_STACKING], XA_WINDOW, 32, PropModeReplace, (unsigned char *) new, client_count - 1); if (client_list) free (client_list); client_list = new; } } int clientGetWidthInc (client_t * c) { if (c->size->flags & PResizeInc) return c->size->width_inc; return 1; } int clientGetHeightInc (client_t * c) { if (c->size->flags & PResizeInc) return c->size->height_inc; return 1; } void clientSetWidth (client_t * c, int w1) { int w2; if (c->size->flags & PResizeInc) { if (c->size->width_inc == 0) c->size->width_inc = 1; w2 = (w1 - c->size->min_width) / c->size->width_inc; w1 = c->size->min_width + (w2 * c->size->width_inc); } if (c->size->flags & PMinSize) if (w1 < c->size->min_width) w1 = c->size->min_width; if (c->size->flags & PMaxSize) if (w1 > c->size->max_width) w1 = c->size->max_width; if (w1 < 1) w1 = 1; c->width = w1; } void clientSetHeight (client_t * c, int h1) { int h2; if (c->size->flags & PResizeInc) { if (c->size->height_inc == 0) c->size->height_inc = 1; h2 = (h1 - c->size->min_height) / c->size->height_inc; h1 = c->size->min_height + (h2 * c->size->height_inc); } if (c->size->flags & PMinSize) if (h1 < c->size->min_height) h1 = c->size->min_height; if (c->size->flags & PMaxSize) if (h1 > c->size->max_height) h1 = c->size->max_height; if (h1 < 1) h1 = 1; c->height = h1; } client_t * clientGetTopMost (int layer) { return clientGetTopMostShaded (layer, 0); } client_t * clientGetTopMostShaded (int layer, int non_shaded) { Window w1, w2, *wins; unsigned int i, count; XWindowAttributes attr; client_t *top = NULL, *c; #ifdef DEBUG printf ("entering clientGetTopMost\n"); #endif XQueryTree (dpy, root, &w1, &w2, &wins, &count); for (i = 0; i < count; i++) { XGetWindowAttributes (dpy, wins[i], &attr); c = clientGetFromWindow (wins[i], FRAME); if (c && attr.map_state == IsViewable) { if ((c->win_layer <= layer)) { if (non_shaded && !(c->win_state & WIN_STATE_SHADED)) top = c; else if (!non_shaded) top = c; } else break; } } if (wins) XFree (wins); return top; } client_t * clientGetBottomMost (int layer) { Window w1, w2, *wins; unsigned int i, count; XWindowAttributes attr; client_t *c = NULL; #ifdef DEBUG printf ("entering clientGetBottomMost\n"); #endif XQueryTree (dpy, root, &w1, &w2, &wins, &count); for (i = 0; i < count; i++) { XGetWindowAttributes (dpy, wins[i], &attr); c = clientGetFromWindow (wins[i], FRAME); if (c && attr.map_state == IsViewable && !(c->win_hints & WIN_HINTS_SKIP_FOCUS)) { if (c->win_layer >= layer) break; } } if (wins) XFree (wins); return c; } void clientConfigure (client_t * c, XWindowChanges * wc, int mask) { XConfigureEvent ce; client_t *sibling = NULL; #ifdef DEBUG printf ("entering clientConfigure\n"); printf ("configuring client (%#lx)\n", c->window); #endif if (mask & CWX) c->x = wc->x; if (mask & CWY) c->y = wc->y; if (mask & CWWidth) clientSetWidth (c, wc->width); if (mask & CWHeight) clientSetHeight (c, wc->height); if (mask & CWBorderWidth) c->border_width = wc->border_width; if (mask & CWStackMode) { switch (wc->stack_mode) { case Above: sibling = clientGetTopMost (c->win_layer); if (!sibling) wc->stack_mode = Below; break; case Below: sibling = clientGetBottomMost (c->win_layer); break; } if (sibling) { if (sibling != c) { wc->sibling = sibling->frame; mask = mask | CWSibling; } else mask = mask & ~(CWSibling | CWStackMode); } else mask = mask & ~CWSibling; } wc->x = frameX (c); wc->y = frameY (c); wc->width = frameWidth (c); wc->height = frameHeight (c); wc->border_width = 0; XConfigureWindow (dpy, c->frame, mask, wc); wc->x = frameLeft (c); wc->y = frameTop (c); wc->width = c->width; wc->height = c->height; mask = mask & ~CWStackMode; mask = mask & ~CWSibling; XConfigureWindow (dpy, c->window, mask, wc); if (mask & (CWWidth | CWHeight)) frameDraw (c); if (mask) { ce.type = ConfigureNotify; ce.event = c->window; ce.window = c->window; ce.x = c->x; ce.y = c->y; ce.width = c->width; ce.height = c->height; ce.border_width = 0; ce.above = None; ce.override_redirect = False; XSendEvent (dpy, c->window, False, StructureNotifyMask, (XEvent *) & ce); } } void clientFrame (Window w) { client_t *c; XWindowAttributes attr; XWindowChanges wc; long dummy; PropMwmHints *mwm_hints; Window transientWindow; int i; #ifdef DEBUG printf ("entering clientFrame\n"); printf ("framing client (%#lx)\n", w); #endif c = malloc (sizeof (*c)); c->size = XAllocSizeHints (); XGetWMNormalHints (dpy, w, c->size, &dummy); XGetWindowAttributes (dpy, w, &attr); c->window = w; if (typeAbove (c->window)) { c->above = True; c->was_above = True; } else { c->above = False; c->was_above = False; } c->x = c->old_x = attr.x; c->y = c->old_y = attr.y; c->width = c->old_width = attr.width; c->height = c->old_height = attr.height; c->border_width = attr.border_width; for (i = 0; i < BUTTON_ENUM_MAX; i++) c->button_pressed[i] = False; getNetWMStrut (w, margins, c->margins); if (!getGnomeHint (w, win_hints, &c->win_hints)) c->win_hints = 0; if (!getGnomeHint (w, win_state, &c->win_state)) c->win_state = 0; getEWMHState (w, &c->win_state); if (!getGnomeHint (w, win_layer, &c->win_layer)) c->win_layer = WIN_LAYER_NORMAL; if (!getGnomeHint (w, win_workspace, &c->win_workspace)) { setGnomeHint (w, win_workspace, workspace); setGnomeHint (w, net_atoms[NET_WM_DESKTOP], workspace); c->win_workspace = workspace; } if (c->win_workspace > workspace_count - 1) { setGnomeHint (w, win_workspace, workspace_count - 1); setGnomeHint (w, net_atoms[NET_WM_DESKTOP], workspace_count - 1); c->win_workspace = workspace_count - 1; } if (clientInBorderlessList (c)) { c->has_border = False; } else c->has_border = True; if (typeDesktop (c->window)) { c->win_state = c->win_state | WIN_STATE_STICKY; c->non_focusing = True; c->has_border = False; c->win_layer = WIN_LAYER_DESKTOP; } else if (typeDock (c->window)) { c->win_state = c->win_state | WIN_STATE_STICKY; c->non_focusing = True; c->win_layer = WIN_LAYER_DOCK; } else c->non_focusing = False; c->ignore_unmap = attr.map_state == IsViewable ? 1 : 0; c->focus = False; getWindowName (dpy, c->window, &c->name); mwm_hints = getMotifHints (c->window); if (mwm_hints) { if (mwm_hints->flags & MWM_HINTS_DECORATIONS && !(mwm_hints->decorations & MWM_DECOR_ALL)) c->has_border = mwm_hints->decorations & MWM_DECOR_BORDER; XFree (mwm_hints); } if (attr.map_state != IsViewable) clientInitPosition (c); else clientGravitate (c, APPLY); c->frame = XCreateSimpleWindow (dpy, root, frameX (c), frameY (c), frameWidth (c), frameHeight (c), 0, 0, 0); XSelectInput (dpy, c->frame, SubstructureNotifyMask | SubstructureRedirectMask | EnterWindowMask); XSelectInput (dpy, c->window, FocusChangeMask | PropertyChangeMask); if (shape) XShapeSelectInput (dpy, c->window, ShapeNotifyMask); XSetWindowBorderWidth (dpy, w, 0); XReparentWindow (dpy, w, c->frame, frameLeft (c), frameTop (c)); XGrabButton (dpy, AnyButton, AnyModifier, c->frame, False, ButtonPressMask, GrabModeSync, GrabModeAsync, None, None); c->sides[SIDE_LEFT] = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); c->sides[SIDE_RIGHT] = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); c->sides[SIDE_BOTTOM] = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); c->corners[CORNER_BOTTOM_LEFT] = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); c->corners[CORNER_BOTTOM_RIGHT] = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); c->title = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); c->corners[CORNER_TOP_LEFT] = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); c->corners[CORNER_TOP_RIGHT] = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); for (i = 0; i < 4; i++) XDefineCursor (dpy, c->corners[i], resize_cursor[i]); for (i = 0; i < BUTTON_ENUM_MAX; i++) c->buttons[i] = XCreateSimpleWindow (dpy, c->frame, 0, 0, 1, 1, 0, 0, 0); if (clients) { c->prev = clients->prev; c->next = clients; clients->prev->next = c; clients->prev = c; } else { clients = c; c->next = c; c->prev = c; } XGetTransientForHint (dpy, c->window, &transientWindow); c->transientFor = clientGetFromWindow (transientWindow, WINDOW); client_count++; clientAddToList (c); clientGrabKeys (c); frameDraw (c); wc.x = c->x; wc.y = c->y; wc.height = c->height; wc.width = c->width; wc.stack_mode = Above; clientConfigure (c, &wc, CWX | CWY | CWHeight | CWWidth | CWStackMode); if (getWMState (c->window) != IconicState) { clientShow (c, True); if (focus_new && (!(c->win_hints & WIN_HINTS_SKIP_FOCUS) || !c->non_focusing)) { clientSetFocus (c, True); } } else setWMState (c->window, IconicState); #ifdef DEBUG printf ("client_count=%d\n", client_count); #endif if (c->above) clientSetFocus (c, 0); } void clientUnframe (client_t * c, int remap) { #ifdef DEBUG printf ("entering clientUnframe\n"); printf ("unframing client (%#lx)\n", c->window); #endif delNetWMStrut (margins, c->margins); clientGravitate (c, REMOVE); clientUngrabKeys (c); XSetWindowBorderWidth (dpy, c->window, c->border_width); XReparentWindow (dpy, c->window, root, c->x, c->y); if (remap) XMapWindow (dpy, c->window); else setWMState (c->window, WithdrawnState); XDestroyWindow (dpy, c->frame); clientRemoveFromList (c); if (client_count == 1) clients = NULL; else { c->next->prev = c->prev; c->prev->next = c->next; if (c == clients) clients = clients->next; } if (c->name) free (c->name); if (c->size) XFree (c->size); free (c); client_count--; #ifdef DEBUG printf ("client_count=%d\n", client_count); #endif } void clientFrameAll () { unsigned int count, i; Window w1, w2, *wins = NULL; XWindowAttributes attr; #ifdef DEBUG printf ("entering clientFrameAll\n"); #endif XQueryTree (dpy, root, &w1, &w2, &wins, &count); for (i = 0; i < count; i++) { XGetWindowAttributes (dpy, wins[i], &attr); if (!attr.override_redirect && attr.map_state == IsViewable) clientFrame (wins[i]); } if (wins) XFree (wins); } void clientUnframeAll () { client_t *c; unsigned int count, i; Window w1, w2, *wins = NULL; #ifdef DEBUG printf ("entering clientUnframeAll\n"); #endif XQueryTree (dpy, root, &w1, &w2, &wins, &count); for (i = 0; i < count; i++) { c = clientGetFromWindow (wins[i], FRAME); if (c) clientUnframe (c, True); } if (wins) XFree (wins); } client_t * clientGetFromWindow (Window w, int mode) { client_t *c; int i; #ifdef DEBUG printf ("entering clientGetFromWindow\n"); #endif for (c = clients, i = 0; i < client_count; c = c->next, i++) { if (c->window == w && mode == WINDOW) return c; if (c->frame == w && mode == FRAME) return c; } #ifdef DEBUG printf ("no client found\n"); #endif return NULL; } void clientShow (client_t * c, int change_state) { #ifdef DEBUG printf ("entering clientShow\n"); printf ("showing client (%#lx)\n", c->window); #endif if (c->win_workspace == workspace || c->win_state & WIN_STATE_STICKY) { XMapWindow (dpy, c->window); XMapWindow (dpy, c->frame); } if (change_state) setWMState (c->window, NormalState); } void clientHide (client_t * c, int change_state) { #ifdef DEBUG printf ("entering clientHide\n"); printf ("hiding client (%#lx)\n", c->window); #endif XUnmapWindow (dpy, c->window); XUnmapWindow (dpy, c->frame); if (change_state) setWMState (c->window, IconicState); c->ignore_unmap++; } void clientClose (client_t * c) { #ifdef DEBUG printf ("entering clientClose\n"); #endif sendClientMessage (dpy, c->window, wm_protocols, wm_delete_window, NoEventMask); } void clientKill (client_t * c) { int pid = getNetWMPid (c->window); #ifdef DEBUG printf ("entering clientKill\n"); #endif if (pid) kill (pid, SIGKILL); XKillClient (dpy, c->window); } void clientRaise (client_t * c) { XWindowChanges wc; client_t *c2; int i; #ifdef DEBUG printf ("entering clientRaise\n"); #endif if (!c) return; if (c->win_hints & WIN_HINTS_SKIP_FOCUS || c->non_focusing) { #ifdef DEBUG printf ("NOT raising client (%#lx)\n", c->window); #endif return; } #ifdef DEBUG printf ("raising client (%#lx)\n", c->window); #endif wc.stack_mode = Above; clientConfigure (c, &wc, CWStackMode); for (c2 = clients, i = 0; i < client_count; c2 = c2->next, i++) if (c2->transientFor == c) clientRaise (c2); } void clientLower (client_t * c) { XWindowChanges wc; #ifdef DEBUG printf ("entering clientLower\n"); printf ("lowering client (%#lx)\n", c->window); #endif wc.stack_mode = Below; clientConfigure (c, &wc, CWStackMode); } void clientSetLayer (client_t * c, int l) { int old_layer = c->win_layer; #ifdef DEBUG printf ("entering clientSetLayer\n"); printf ("setting client (%#lx) layer to %d\n", c->window, l); #endif if (l == old_layer) return; setGnomeHint (c->window, win_layer, l); c->win_layer = l; if (l > old_layer) clientRaise (c); else clientLower (c); } void clientSetWorkspace (client_t * c, int ws) { #ifdef DEBUG printf ("entering clientSetWorkspace\n"); printf ("setting client (%#lx) to workspace %d\n", c->window, ws); #endif if (c->win_workspace == ws) return; setGnomeHint (c->window, win_workspace, ws); setGnomeHint (c->window, net_atoms[NET_WM_DESKTOP], ws); c->win_workspace = ws; if (getWMState (c->window) != IconicState) { if (c->win_state & WIN_STATE_STICKY) clientShow (c, False); else { if (ws == workspace) clientShow (c, False); else clientHide (c, False); } } } void clientSetState (client_t * c, CARD32 mask, CARD32 value) { XWindowChanges wc; #ifdef DEBUG printf ("entering clientSetState\n"); printf ("changing state for client (%#lx)\n", c->window); #endif c->win_state = (c->win_state & ~mask) | value; setGnomeHint (c->window, win_state, c->win_state); if (mask & ~WIN_STATE_STICKY) { wc.width = c->width; wc.height = c->height; clientConfigure (c, &wc, CWWidth | CWHeight); } } void clientToggleShaded (client_t * c) { XWindowChanges wc; #ifdef DEBUG printf ("entering clientToggleShaded\n"); printf ("shading/unshading client (%#lx)\n", c->window); #endif c->win_state = c->win_state ^ WIN_STATE_SHADED; setGnomeHint (c->window, win_state, c->win_state); wc.width = c->width; wc.height = c->height; clientConfigure (c, &wc, CWWidth | CWHeight); } void clientToggleAbove (client_t * c) { #ifdef DEBUG printf ("entering clientToggleAbove\n"); printf ("toggling client (%#lx)\n", c->window); #endif if(c->above) { c->above = False; c->win_layer = WIN_LAYER_NORMAL; } else { c->above = True; c->win_layer = WIN_LAYER_ONTOP; clientSetFocus(c, 0); } setGnomeHint(c->window, win_layer, c->win_layer); c->was_above = True; } void clientToggleSticky (client_t * c) { #ifdef DEBUG printf ("entering clientToggleSticky\n"); printf ("sticking/unsticking client (%#lx)\n", c->window); #endif c->win_state = c->win_state ^ WIN_STATE_STICKY; setGnomeHint (c->window, win_state, c->win_state); clientSetWorkspace (c, workspace); } void clientToggleFullscreen (client_t * c) { XWindowChanges wc; #ifdef DEBUG printf ("entering clientToggleFullscreen\n"); printf ("fullscreening/unfullscreening client (%#lx)\n", c->window); #endif /* check if the window is already at its maximum size. */ if (c->size->flags & (PMinSize | PMaxSize) && c->size->min_width == c->size->max_width && c->size->min_height == c->size->max_height) return; if (c->win_state & WIN_STATE_FULLSCREEN) { wc.width = c->fs_width; wc.height = c->fs_height; wc.x = c->fs_x; wc.y = c->fs_y; c->win_state &= ~WIN_STATE_FULLSCREEN; clientSetLayer(c, c->fs_win_layer); } else { wc.x = wc.y = 0; c->fs_x = c->x; c->fs_y = c->y; c->fs_width = c->width; c->fs_height = c->height; c->win_state |= WIN_STATE_FULLSCREEN; c->fs_win_layer = c->win_layer; clientSetLayer(c, WIN_LAYER_FULLSCREEN); wc.width = XDisplayWidth (dpy, screen); wc.height = XDisplayHeight (dpy, screen); } clientConfigure (c, &wc, CWX | CWY | CWWidth | CWHeight); /* make sure the client is focussed and raised afterwards. */ clientSetFocus (c, True); clientRaise (c); } void clientToggleMaximized (client_t * c, int mode) { XWindowChanges wc; #ifdef DEBUG printf ("entering clientToggleMaximized\n"); printf ("maximzing/unmaximizing client (%#lx)\n", c->window); #endif if (c->size->flags & (PMinSize | PMaxSize) && c->size->min_width == c->size->max_width && c->size->min_height == c->size->max_height) return; if (c->win_state & WIN_STATE_FULLSCREEN) { clientToggleFullscreen(c); return; } if (c->win_state & WIN_STATE_MAXIMIZED) { wc.width = c->old_width; wc.height = c->old_height; wc.x = c->old_x; wc.y = c->old_y; c->win_state &= ~WIN_STATE_MAXIMIZED; } else { c->old_x = c->x; c->old_y = c->y; c->old_width = c->width; c->old_height = c->height; if (mode != WIN_STATE_MAXIMIZED_VERT) { wc.x = frameLeft (c) + margins[MARGIN_LEFT]; wc.width = XDisplayWidth (dpy, screen) - frameLeft (c) - frameRight (c) - margins[MARGIN_LEFT] - margins[MARGIN_RIGHT]; c->win_state |= WIN_STATE_MAXIMIZED_HORIZ; } else { wc.x = c->x; wc.width = c->width; } if (mode != WIN_STATE_MAXIMIZED_HORIZ) { wc.y = frameTop (c) + margins[MARGIN_TOP]; wc.height = XDisplayHeight (dpy, screen) - frameTop (c) - frameBottom (c) - margins[MARGIN_TOP] - margins[MARGIN_BOTTOM]; c->win_state |= WIN_STATE_MAXIMIZED_VERT; } else { wc.y = c->y; wc.height = c->height; } } setGnomeHint (c->window, win_state, c->win_state); clientConfigure (c, &wc, CWX | CWY | CWWidth | CWHeight); } void clientSetFocus (client_t * c, int sort) { client_t *tmp; int i; #ifdef DEBUG printf ("entering clientSetFocus\n"); if (c) printf ("setting focus to client (%#lx)\n", c->window); else printf ("setting focus to none\n"); #endif if (c) { if (c->win_hints & WIN_HINTS_SKIP_FOCUS) return; if (c->non_focusing) { XSetInputFocus (dpy, c->window, RevertToNone, CurrentTime); return; } if (sort) { if (client_count > 2 && c != clients) { tmp = c; c->prev->next = c->next; c->next->prev = c->prev; c->prev = clients->prev; c->next = clients; clients->prev->next = c; clients->prev = c; } clients = c; } XSetInputFocus (dpy, c->window, RevertToNone, CurrentTime); setFocusHint (c->window); for (tmp = clients, i = 0; i < client_count; tmp = tmp->next, i++) if (c != tmp && tmp && tmp->win_workspace == workspace && tmp->focus) { if (tmp->focus) { tmp->focus = False; frameDraw (tmp); } } c->focus = True; } else { XSetInputFocus (dpy, gnome_win, RevertToNone, CurrentTime); setFocusHint (None); for (tmp = clients, i = 0; i < client_count; tmp = tmp->next, i++) if (c != tmp && tmp && tmp->win_workspace == workspace && tmp->focus) { if (tmp->focus) { tmp->focus = False; frameDraw (tmp); } } } } client_t * clientGetFocus () { client_t *c; int i; #ifdef DEBUG printf ("entering clientGetFocus\n"); #endif for (c = clients, i = 0; i < client_count; c = c->next, i++) if (c->focus && c->win_workspace == workspace) return c; return NULL; } void clientDrawOutline (client_t * c) { #ifdef DEBUG printf ("entering clientDrawOutline\n"); #endif XDrawRectangle (dpy, root, box_gc, frameX (c), frameY (c), frameWidth (c) - 1, frameHeight (c) - 1); } void clientMove (client_t * c, XEvent * e) { int mx, my, moving = True, grab = False, use_keys = False, g1, g2; client_t *closestx, *closesty, *c2; XWindowChanges wc; XEvent ev; int i; int ox, oy; int cx, cy, dx, dy; #ifdef DEBUG printf ("entering clientDoMove\n"); printf ("moving client (%#lx)\n", c->window); #endif if ((c->win_state & WIN_STATE_MAXIMIZED) == WIN_STATE_MAXIMIZED || c->non_focusing) return; g1 = XGrabKeyboard (dpy, c->window, False, GrabModeAsync, GrabModeAsync, CurrentTime); g2 = XGrabPointer (dpy, c->frame, False, PointerMotionMask | ButtonReleaseMask, GrabModeAsync, GrabModeAsync, None, move_cursor, CurrentTime); if (g1 != GrabSuccess || g2 != GrabSuccess) { #ifdef DEBUG printf ("grab failed in clientMove\n"); #endif if (g1 == GrabSuccess) XUngrabKeyboard (dpy, CurrentTime); if (g2 == GrabSuccess) XUngrabPointer (dpy, CurrentTime); return; } if (e->type == KeyPress) { use_keys = True; XPutBackEvent (dpy, e); } getMouseXY (dpy, root, &mx, &my); ox = c->x; oy = c->y; #ifdef DEBUG printf ("entering move loop\n"); #endif while (moving) { XNextEvent (dpy, &ev); if (ev.type == KeyPress) { if (!grab && box_move) { XGrabServer (dpy); grab = True; clientDrawOutline (c); } if (box_move) clientDrawOutline (c); if (!(c->win_state & WIN_STATE_MAXIMIZED_HORIZ)) { if (ev.xkey.keycode == keys[KEY_MOVE_LEFT].keycode) c->x = c->x - 16; if (ev.xkey.keycode == keys[KEY_MOVE_RIGHT].keycode) c->x = c->x + 16; } if (!(c->win_state & WIN_STATE_MAXIMIZED_VERT)) { if (ev.xkey.keycode == keys[KEY_MOVE_UP].keycode) c->y = c->y - 16; if (ev.xkey.keycode == keys[KEY_MOVE_DOWN].keycode) c->y = c->y + 16; } if (box_move) clientDrawOutline (c); else { wc.x = c->x; wc.y = c->y; clientConfigure (c, &wc, CWX | CWY); } } else if (use_keys && ev.type == KeyRelease) { if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) moving = False; } else if (ev.type == MotionNotify) { int new_ws = 0; int switch_ws = 0; while (XCheckTypedEvent (dpy, MotionNotify, &ev)); if (!grab && box_move) { XGrabServer (dpy); grab = True; clientDrawOutline (c); } if (box_move) clientDrawOutline (c); if (workspace_count > 1 && cycle_workspaces) { int msx, msy; getMouseXY (dpy, root, &msx, &msy); if (msx == 0 && !(workspace == 0 && !wrap_workspaces)) { new_ws = workspace - 1; switch_ws = 1; XWarpPointer (dpy, None, root, 0, 0, 0, 0, XDisplayWidth (dpy, screen) - 11, msy); ev.xmotion.x_root = XDisplayWidth (dpy, screen) - 11; } else if (msx == XDisplayWidth (dpy, screen) - 1 && !(workspace == workspace_count - 1 && !wrap_workspaces)) { new_ws = workspace + 1; switch_ws = 1; XWarpPointer (dpy, None, root, 0, 0, 0, 0, 10, msy); ev.xmotion.x_root = 10; } } if (!(c->win_state & WIN_STATE_MAXIMIZED_HORIZ)) { c->x = ox + (ev.xmotion.x_root - mx); if (snap_to_border) { if (abs (frameX (c) - margins[MARGIN_LEFT]) < snap_width) c->x = frameLeft (c) + margins[MARGIN_LEFT]; if (abs (frameX (c) - XDisplayWidth (dpy, screen) + frameWidth (c) + margins[MARGIN_RIGHT]) < snap_width) c->x = (XDisplayWidth (dpy, screen) - frameRight (c) - c->width - margins[MARGIN_RIGHT]); } } if (!(c->win_state & WIN_STATE_MAXIMIZED_VERT)) { c->y = oy + (ev.xmotion.y_root - my); if (snap_to_border) { if (abs (frameY (c) - margins[MARGIN_TOP]) < snap_width) c->y = frameTop (c) + margins[MARGIN_TOP]; if (abs (frameY (c) - XDisplayHeight (dpy, screen) + frameHeight (c) + margins[MARGIN_BOTTOM]) < snap_width) c->y = (XDisplayHeight (dpy, screen) - margins[MARGIN_BOTTOM] - frameHeight (c) + frameTop (c)); } if (snap_to_windows) { cx = cy = snap_width + 1; closestx = closesty = NULL; for (c2 = clients, i = 0; i < client_count; c2 = c2->next, i++) { if (c2->win_workspace != c->win_workspace) continue; if (c2->win_hints & WIN_HINTS_SKIP_FOCUS) continue; /* Are we touching the bottom of a window? */ dy = abs (frameY (c) - (frameY (c2) + frameHeight (c2))); if (dy < snap_width && dy < cy) { cy = dy; closesty = c2; } /* Top? */ dy = abs (frameY (c2) - (frameY (c) + frameHeight (c))); if (dy < snap_width && dy < cy) { cy = dy; closesty = c2; } /* Left? */ dx = abs (frameX (c2) - (frameX (c) + frameWidth (c))); if (dx < snap_width && dx < cx) { cx = dx; closestx = c2; } /* Right */ dx = abs (frameX (c) - (frameX (c2) + frameWidth (c2))); if (dx < snap_width && dx < cx) { cx = dx; closestx = c2; } } if (closesty) { if (cy == abs (frameY (c) - (frameY (closesty) + frameHeight (closesty)))) { c->y = frameY (closesty) + frameHeight (closesty) + frameTop (c); } else { c->y = frameY (closesty) - (frameHeight (c) - frameTop (c)); } } if (closestx) { if (cx == abs (frameX (c) - (frameX (closestx) + frameWidth (closestx)))) { c->x = frameX (closestx) + frameWidth (closestx) + frameLeft (c); } else { c->x = (frameX (closestx) - frameWidth (c)) + frameRight (c); } } } } if (box_move) clientDrawOutline (c); else { wc.x = c->x; wc.y = c->y; clientConfigure (c, &wc, CWX | CWY); } if (switch_ws) { workspaceSwitch (new_ws, c); clientRaise (c); } } else if (!use_keys && ev.type == ButtonRelease) moving = False; else if (ev.type == UnmapNotify && ev.xunmap.window == c->window) moving = False; else handleEvent (&ev); } #ifdef DEBUG printf ("leaving move loop\n"); #endif XUngrabKeyboard (dpy, CurrentTime); XUngrabPointer (dpy, CurrentTime); if (grab && box_move) clientDrawOutline (c); wc.x = c->x; wc.y = c->y; clientConfigure (c, &wc, CWX | CWY); XUngrabServer (dpy); } void clientResize (client_t * c, XEvent * e) { int mx, my, oldw, oldh, resizing = True, grab = False, corner = CORNER_BOTTOM_RIGHT, use_keys = False, g1, g2; XEvent ev; XWindowChanges wc; #ifdef DEBUG printf ("entering clientResize\n"); printf ("resizing client (%#lx)\n", c->window); #endif if ((c->win_state & WIN_STATE_SHADED) || ((c->win_state & WIN_STATE_MAXIMIZED) == WIN_STATE_MAXIMIZED)) return; getMouseXY (dpy, c->frame, &mx, &my); if (e->type == KeyPress) { corner = CORNER_BOTTOM_RIGHT; use_keys = True; } else { if (mx < frameWidth (c) / 2 && my < frameHeight (c) / 2) corner = CORNER_TOP_LEFT; else if (mx < frameWidth (c) / 2) corner = CORNER_BOTTOM_LEFT; else if (my < frameHeight (c) / 2) corner = CORNER_TOP_RIGHT; } g1 = XGrabKeyboard (dpy, c->window, False, GrabModeAsync, GrabModeAsync, CurrentTime); g2 = XGrabPointer (dpy, c->frame, False, PointerMotionMask | ButtonReleaseMask, GrabModeAsync, GrabModeAsync, None, resize_cursor[corner], CurrentTime); if (g1 != GrabSuccess || g2 != GrabSuccess) { #ifdef DEBUG printf ("grab failed in clientResize\n"); #endif if (g1 == GrabSuccess) XUngrabKeyboard (dpy, CurrentTime); if (g2 == GrabSuccess) XUngrabPointer (dpy, CurrentTime); return; } if (use_keys) XPutBackEvent (dpy, e); if (corner == CORNER_TOP_RIGHT || corner == CORNER_BOTTOM_RIGHT) mx = frameWidth (c) - mx; if (corner == CORNER_BOTTOM_LEFT || corner == CORNER_BOTTOM_RIGHT) my = frameHeight (c) - my; #ifdef DEBUG printf ("entering resize loop\n"); #endif while (resizing) { XNextEvent (dpy, &ev); if (ev.type == KeyPress) { if (!grab && box_resize) { XGrabServer (dpy); grab = True; clientDrawOutline (c); } if (box_resize) clientDrawOutline (c); if (!(c->win_state & WIN_STATE_MAXIMIZED_VERT)) { if (ev.xkey.keycode == keys[KEY_MOVE_UP].keycode) c->height = c->height - (clientGetHeightInc (c) < 10 ? 10 : clientGetHeightInc (c)); if (ev.xkey.keycode == keys[KEY_MOVE_DOWN].keycode) c->height = c->height + (clientGetHeightInc (c) < 10 ? 10 : clientGetHeightInc (c)); } if (!(c->win_state & WIN_STATE_MAXIMIZED_HORIZ)) { if (ev.xkey.keycode == keys[KEY_MOVE_LEFT].keycode) c->width = c->width - (clientGetWidthInc (c) < 10 ? 10 : clientGetWidthInc (c)); if (ev.xkey.keycode == keys[KEY_MOVE_RIGHT].keycode) c->width = c->width + (clientGetWidthInc (c) < 10 ? 10 : clientGetWidthInc (c)); } if (box_resize) clientDrawOutline (c); else { wc.x = c->x; wc.y = c->y; wc.width = c->width; wc.height = c->height; clientConfigure (c, &wc, CWX | CWY | CWWidth | CWHeight); } } else if (use_keys && ev.type == KeyRelease) { if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) resizing = False; } else if (ev.type == MotionNotify) { while (XCheckTypedEvent (dpy, MotionNotify, &ev)); if (!grab && box_resize) { XGrabServer (dpy); grab = True; clientDrawOutline (c); } if (box_resize) clientDrawOutline (c); oldw = c->width; oldh = c->height; if (!(c->win_state & WIN_STATE_MAXIMIZED_HORIZ)) { if (corner == CORNER_TOP_LEFT || corner == CORNER_BOTTOM_LEFT) c->width = (c->x + c->width) - ev.xmotion.x_root + mx - frameLeft (c); if (corner == CORNER_BOTTOM_RIGHT || corner == CORNER_TOP_RIGHT) c->width = (ev.xmotion.x_root - c->x) + mx - frameRight (c); } if (!(c->win_state & WIN_STATE_MAXIMIZED_VERT)) { if (corner == CORNER_TOP_LEFT || corner == CORNER_TOP_RIGHT) c->height = (c->y + c->height) - ev.xmotion.y_root + my - frameTop (c); if (corner == CORNER_BOTTOM_RIGHT || corner == CORNER_BOTTOM_LEFT) c->height = (ev.xmotion.y_root - c->y) + my - frameBottom (c); } clientSetWidth (c, c->width); clientSetHeight (c, c->height); if (!(c->win_state & WIN_STATE_MAXIMIZED_HORIZ) && (corner == CORNER_TOP_LEFT || corner == CORNER_BOTTOM_LEFT)) c->x = c->x - (c->width - oldw); if (!(c->win_state & WIN_STATE_MAXIMIZED_VERT) && (corner == CORNER_TOP_LEFT || corner == CORNER_TOP_RIGHT)) c->y = c->y - (c->height - oldh); if (box_resize) clientDrawOutline (c); else { wc.x = c->x; wc.y = c->y; wc.width = c->width; wc.height = c->height; clientConfigure (c, &wc, CWX | CWY | CWWidth | CWHeight); } } else if (ev.type == ButtonRelease) resizing = False; else if (ev.type == UnmapNotify && ev.xunmap.window == c->window) resizing = False; else handleEvent (&ev); } #ifdef DEBUG printf ("leaving resize loop\n"); #endif XUngrabKeyboard (dpy, CurrentTime); XUngrabPointer (dpy, CurrentTime); if (grab && box_resize) clientDrawOutline (c); wc.x = c->x; wc.y = c->y; wc.width = c->width; wc.height = c->height; clientConfigure (c, &wc, (CWX | CWY | CWHeight | CWWidth)); XUngrabServer (dpy); } client_t * clientGetNext (client_t * c, int mask) { client_t *c2; unsigned int i, okay; #ifdef DEBUG printf ("entering clientGetNext\n"); #endif if (c) { for (c2 = c->next, i = 0; i < client_count; c2 = c2->next, i++) { okay = True; if (c2->win_hints & WIN_HINTS_SKIP_FOCUS && !(mask & INCLUDE_SKIP_FOCUS)) okay = False; if (getWMState (c2->window) == IconicState && !(mask & INCLUDE_HIDDEN)) okay = False; if (c2->win_workspace != workspace && !(mask & INCLUDE_ALL_WORKSPACES)) okay = False; if ((c2->win_state & WIN_STATE_SHADED) && !(mask & INCLUDE_HIDDEN)) okay = False; if (c2->non_focusing) okay = False; if (okay) return c2; } for (c2 = c->next, i = 0; i < client_count; c2 = c2->next, i++) { okay = True; if (c2->win_hints & WIN_HINTS_SKIP_FOCUS && !(mask & INCLUDE_SKIP_FOCUS)) okay = False; if (getWMState (c2->window) == IconicState && !(mask & INCLUDE_HIDDEN)) okay = False; if (c2->win_workspace != workspace && !(mask & INCLUDE_ALL_WORKSPACES)) okay = False; if (c2->non_focusing) okay = False; if (okay) return c2; } } return NULL; } void clientCycle (client_t * c) { client_t *c2 = c; int cycling = True, g1, g2; XEvent ev; #ifdef DEBUG printf ("entering clientCycle\n"); #endif if (!c) return; g1 = XGrabKeyboard (dpy, gnome_win, False, GrabModeAsync, GrabModeAsync, CurrentTime); g2 = XGrabPointer (dpy, gnome_win, False, NoEventMask, GrabModeAsync, GrabModeAsync, None, None, CurrentTime); if (g1 != GrabSuccess || g2 != GrabSuccess) { #ifdef DEBUG printf ("grab failed in clientCycle\n"); #endif if (g1 == GrabSuccess) XUngrabKeyboard (dpy, CurrentTime); if (g2 == GrabSuccess) XUngrabPointer (dpy, CurrentTime); return; } c2 = clientGetNext (c2, INCLUDE_HIDDEN); if (!c2) cycling = False; else { clientShow (c2, False); clientRaise (c2); clientSetFocus (c2, 0); } #ifdef DEBUG printf ("entering cycle loop\n"); #endif while (cycling) { XNextEvent (dpy, &ev); if (ev.type == KeyPress) { if (ev.xkey.keycode == keys[KEY_CYCLE_WINDOWS].keycode) { if (getWMState (c2->window) == IconicState) clientHide (c2, False); c2 = clientGetNext (c2, INCLUDE_HIDDEN); if (!c2) cycling = False; else { clientShow (c2, False); clientRaise (c2); clientSetFocus (c2, 0); } } else { XPutBackEvent (dpy, &ev); cycling = False; } } else if (ev.type == KeyRelease) { if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) cycling = False; } else handleEvent (&ev); } #ifdef DEBUG printf ("leaving cycle loop\n"); #endif XUngrabKeyboard (dpy, CurrentTime); XUngrabPointer (dpy, CurrentTime); if (c2) { clientShow (c2, True); clientSetFocus (c2, True); clientWarpMouse (c2); } else c->focus = True; } void clientButtonPress (client_t * c, Window w, XButtonEvent * bev) { int pressed = True, b, g1, g2; XEvent ev; #ifdef DEBUG printf ("entering clientButtonPress\n"); #endif for (b = 0; b < BUTTON_ENUM_MAX; b++) if (c->buttons[b] == w) break; g1 = XGrabKeyboard (dpy, c->window, False, GrabModeAsync, GrabModeAsync, CurrentTime); g2 = XGrabPointer (dpy, w, False, ButtonReleaseMask | EnterWindowMask | LeaveWindowMask, GrabModeAsync, GrabModeAsync, None, None, CurrentTime); if (g1 != GrabSuccess || g2 != GrabSuccess) { #ifdef DEBUG printf ("grab failed in clientButtonPress\n"); #endif if (g1 == GrabSuccess) XUngrabKeyboard (dpy, CurrentTime); if (g2 == GrabSuccess) XUngrabPointer (dpy, CurrentTime); return; } #ifdef DEBUG printf ("entering button press loop\n"); #endif c->button_pressed[b] = True; frameDraw (c); while (pressed) { XNextEvent (dpy, &ev); if (ev.type == EnterNotify) { c->button_pressed[b] = True; frameDraw (c); } else if (ev.type == LeaveNotify) { c->button_pressed[b] = False; frameDraw (c); } else if (ev.type == ButtonRelease) pressed = False; else if (ev.type == UnmapNotify && ev.xunmap.window == c->window) { pressed = False; c->button_pressed[b] = False; } else if (ev.type == KeyPress || ev.type == KeyRelease) { } else handleEvent (&ev); } #ifdef DEBUG printf ("leaving button press loop\n"); #endif XUngrabPointer (dpy, CurrentTime); XUngrabKeyboard (dpy, CurrentTime); if (c->button_pressed[b]) { c->button_pressed[b] = False; frameDraw (c); switch (b) { case HIDE_BUTTON: clientHide (c, True); break; case CLOSE_BUTTON: if (bev->button == Button3) clientKill (c); else { clientClose (c); } break; case MAXIMIZE_BUTTON: if (bev->button == Button1) clientToggleMaximized (c, WIN_STATE_MAXIMIZED); else if (bev->button == Button2) clientToggleMaximized (c, WIN_STATE_MAXIMIZED_VERT); else if (bev->button == Button3) clientToggleMaximized (c, WIN_STATE_MAXIMIZED_HORIZ); break; case SHADE_BUTTON: clientToggleShaded (c); break; } } } void clientWarpMouse (client_t * c) { if (!c) return; else if (!click_to_focus && c->win_state & WIN_STATE_SHADED) XWarpPointer (dpy, None, c->window, 0, 0, 0, 0, (frameWidth (c) / 2), (frameHeight (c) / 2) * -1); else if (!click_to_focus) XWarpPointer (dpy, None, c->window, 0, 0, 0, 0, (frameWidth (c) / 2), (frameHeight (c) / 2)); } Bool clientInBorderlessList (client_t * c) { XClassHint *class_res; char *win_class_name; char *tok; char *buf; size_t strSize; #ifdef DEBUG printf ("entering clientInBorderlessList\n"); #endif class_res = XAllocClassHint (); if (!class_res) return False; if (XGetClassHint (dpy, c->window, class_res) && class_res->res_name) win_class_name = class_res->res_name; else { XFree (class_res->res_name); XFree (class_res->res_class); XFree (class_res); return False; } strSize = sizeof (char) * (strlen (borderless_windows) + 1); buf = malloc (strSize); snprintf (buf, strSize, "%s", borderless_windows); tok = strtok (buf, ";"); while (tok) { if (strcasecmp (tok, win_class_name) == 0) { XFree (class_res->res_name); XFree (class_res->res_class); XFree (class_res); free (buf); return True; } tok = strtok (NULL, ";"); } XFree (class_res->res_name); XFree (class_res->res_class); XFree (class_res); free (buf); return False; } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: client related stuff for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/client.h0000644000000000000000000001452610361474173012567 0ustar /* * Oroborus Window Manager * * Copyright (C) 2005 Stefan Pfetzing * * 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 __CLIENT_H__ #define __CLIENT_H__ /* * Defines */ #define WINDOW 0 #define FRAME 1 #define APPLY 1 #define REMOVE -1 #define PLACEMENT_MOUSE 0 #define PLACEMENT_ROOT 1 #define INCLUDE_HIDDEN (1<<0) #define INCLUDE_SKIP_FOCUS (1<<1) #define INCLUDE_ALL_WORKSPACES (1<<2) #define ACTIVE 0 #define INACTIVE 1 #define PRESSED 2 #define SIDE_LEFT 0 #define SIDE_RIGHT 1 #define SIDE_BOTTOM 2 #define MARGIN_LEFT 0 #define MARGIN_RIGHT 1 #define MARGIN_TOP 2 #define MARGIN_BOTTOM 3 #define CORNER_TOP_LEFT 0 #define CORNER_TOP_RIGHT 1 #define CORNER_BOTTOM_LEFT 2 #define CORNER_BOTTOM_RIGHT 3 #define TITLE_1 0 #define TITLE_2 1 #define TITLE_3 2 #define TITLE_4 3 #define TITLE_5 4 #define ALIGN_LEFT 0 #define ALIGN_RIGHT 1 #define ALIGN_CENTER 2 #define ACTION_NONE 0 #define ACTION_MAXIMIZE 1 #define ACTION_SHADE 2 #define ACTION_HIDE 3 enum { NET_WM_STATE_REMOVE, /* remove/unset property */ NET_WM_STATE_ADD, /* add/set property */ NET_WM_STATE_TOGGLE /* toggle property */ }; enum { HIDE_BUTTON, SHADE_BUTTON, MAXIMIZE_BUTTON, CLOSE_BUTTON, BUTTON_ENUM_MAX }; /* The Type used for clients */ typedef struct client client_t; /** * Client structure. * This structure represents a client with all its attributes. */ struct client { Window window, /**< pointer to the window itself. */ frame, /**< pointer to the frame window. */ title, /**< pointer to the title window. */ sides[3], /**< pointer to the left, bottom and right side window. */ corners[4], /**< pointer to each corner window */ buttons[BUTTON_ENUM_MAX]; /**< pointer to the button windows in the title bar */ int x, /**< top left corner of the client. */ y, /**< top left corner of the client. */ width, height, /**< dimensions of the client. */ border_width; /**< the width of the border */ int old_x, /**< remember the old position (when maximizing). */ old_y, /**< remember the old position (when maximizing). */ old_width, /**< remember the old dimensions (when maximizing). */ old_height; /**< remember the old dimensions (when maximizing). */ int fs_x, /**< remember the old position (when switching to fullscreen). */ fs_y, /**< remember the old position (when switching to fullscreen). */ fs_width, /**< remember the old dimensions (when switching to fullscreen). */ fs_height, /**< remember the old dimensions (when switching to fullscreen). */ fs_win_layer; /**< remember the old layer (when switching to fullscreen). */ CARD32 margins[4]; /**< the space, the client wants to "reserve" at the desktop border, for example the gnome panel does this. */ int button_pressed[BUTTON_ENUM_MAX]; /**< to indicate if a button was pressed (and which). */ char *name; /**< the clients name */ XSizeHints *size; /**< client size hints, see man XSizeHints. */ int has_border; /**< has the client a border (can be forced to none with the borderless list). */ int above, /**< is this client above each other client on the current workspace? */ was_above; /**< remember if the client was above each other client on the current workspace. */ long win_hints; /**< the window hints specified as long value. see manpage for details. */ long win_state; /**< the current window state, also specified as long value. see manpage for details. */ long win_layer; /**< the current window layer. this is used to set a group of clients for example above another group of clients. for example the gnome desktop specifies a window layer which is typically below each other client. */ long win_workspace; /**< the current workspace of the client */ int ignore_unmap, /**< ignore the unmap request. */ focus, /**< the client has the focus. */ non_focusing; /**< client is non-focusing, like it does not want the focus. */ client_t *next; /**< pointer to the next client. */ client_t *prev; /**< pointer to the previous client */ client_t *transientFor; /**< pointer to the client, for which the current client is transient, ie its a dialog or popup window. */ }; /* * * Function prototypes * */ void clientToggleFullscreen (client_t *c); void clientGravitate (client_t *, int); void clientConfigure (client_t *, XWindowChanges *, int); void clientFrame (Window); void clientUnframe (client_t *, int); void clientFrameAll (); void clientUnframeAll (); void clientGrabKeys (client_t *); void clientUngrabKeys (client_t *); client_t *clientGetFromWindow (Window, int); void clientShow (client_t *, int); void clientHide (client_t *, int); void clientClose (client_t *); void clientRaise (client_t *); void clientLower (client_t *); void clientSetLayer (client_t *, int); client_t *clientGetTopMost (int); client_t *clientGetTopMostShaded (int, int); void clientSetWorkspace (client_t *, int); void clientSetState (client_t *, CARD32, CARD32); void clientToggleShaded (client_t *); void clientToggleSticky (client_t *); void clientToggleMaximized (client_t *, int); void clientToggleAbove (client_t *); void clientSetFocus (client_t *, int); client_t *clientGetFocus (); void clientMove (client_t *, XEvent *); void clientResize (client_t *, XEvent *); client_t *clientGetNext (client_t *, int); void clientCycle (client_t *); void clientButtonPress (client_t *, Window, XButtonEvent *); void clientWarpMouse (client_t *); Bool clientInBorderlessList (client_t *); #endif /* __CLIENT_H_ */ /**This must remain at the end of the file.********** * vim600:set sw=2 ts=8 fdm=marker fmr=«««,»»»: * * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: * ****************************************************/ oroborus-2.0.20/src/config.h.in0000644000000000000000000001130210361474432013146 0ustar /* src/config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ #undef CRAY_STACKSEG_END /* Define to 1 if using `alloca.c'. */ #undef C_ALLOCA /* use this option if you want to debug Oroborus */ #undef DEBUG /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA /* Define to 1 if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `X11' library (-lX11). */ #undef HAVE_LIBX11 /* Define to 1 if you have the `Xext' library (-lXext). */ #undef HAVE_LIBXEXT /* Define to 1 if you have the `Xpm' library (-lXpm). */ #undef HAVE_LIBXPM /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the `malloc' function. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `mkfifo' function. */ #undef HAVE_MKFIFO /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strrchr' function. */ #undef HAVE_STRRCHR /* Define to 1 if you have the `strstr' function. */ #undef HAVE_STRSTR /* Define to 1 if `st_blocks' is member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLOCKS /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ #undef HAVE_ST_BLOCKS /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MKDEV_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_NDIR_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSMACROS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Have X11 SM lib ? */ #undef HAVE_X11_SM_SMLIB_H /* Define to 1 if `major', `minor', and `makedev' are declared in . */ #undef MAJOR_IN_MKDEV /* Define to 1 if `major', `minor', and `makedev' are declared in . */ #undef MAJOR_IN_SYSMACROS /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME /* Version number of package */ #undef VERSION /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* year when build */ #undef YEAR oroborus-2.0.20/src/events.c0000644000000000000000000005456210361474173012614 0ustar /* * Oroborus Window Manager * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #include #include #include #include #include #include #include #include #ifdef DEBUG #include #endif #include "client.h" #include "events.h" #include "frame.h" #include "getopt.h" #include "hints.h" #include "i18n.h" #include "keyboard.h" #include "misc.h" #include "oroborus.h" #include "pixmap.h" #include "session.h" #include "workspaces.h" #include "globals.h" Bool raise_current_window = False; void handleKeyPress (XKeyEvent * ev) { client_t *c; int state, key; XEvent e; XWindowChanges wc; #ifdef DEBUG printf ("entering handleKeyEvent\n"); #endif c = clientGetFocus (); state = ev->state & (Mod1Mask | Mod4Mask | ControlMask | ShiftMask); for (key = 0; key < KEY_ENUM_MAX; key++) if (keys[key].keycode == ev->keycode && keys[key].modifier == state) break; if (c) { switch (key) { case KEY_QUIT: quit = True; break; case KEY_MOVE_UP: case KEY_MOVE_DOWN: case KEY_MOVE_LEFT: case KEY_MOVE_RIGHT: clientMove (c, (XEvent *) ev); clientWarpMouse (c); break; case KEY_TOP_LEFT: wc.x = frameLeft (c) + margins[MARGIN_LEFT]; wc.y = frameTop (c) + margins[MARGIN_TOP]; clientConfigure (c, &wc, CWX | CWY); clientWarpMouse (c); break; case KEY_TOP_RIGHT: wc.x = XDisplayWidth (dpy, screen) - c->width - frameRight (c) - margins[MARGIN_RIGHT]; wc.y = frameTop (c) + margins[MARGIN_TOP]; clientConfigure (c, &wc, CWX | CWY); clientWarpMouse (c); break; case KEY_BOTTOM_LEFT: wc.x = frameLeft (c) + margins[MARGIN_LEFT]; wc.y = XDisplayHeight (dpy, screen) - c->height - frameBottom (c) - margins[MARGIN_BOTTOM]; clientConfigure (c, &wc, CWX | CWY); clientWarpMouse (c); break; case KEY_BOTTOM_RIGHT: wc.x = XDisplayWidth (dpy, screen) - c->width - frameRight (c) - margins[MARGIN_RIGHT]; wc.y = XDisplayHeight (dpy, screen) - c->height - frameBottom (c) - margins[MARGIN_BOTTOM]; clientConfigure (c, &wc, CWX | CWY); clientWarpMouse (c); break; case KEY_RESIZE_UP: case KEY_RESIZE_DOWN: case KEY_RESIZE_LEFT: case KEY_RESIZE_RIGHT: clientResize (c, (XEvent *) ev); clientWarpMouse (c); break; case KEY_CYCLE_WINDOWS: clientCycle (c); break; case KEY_CLOSE_WINDOW: clientClose (c); break; case KEY_HIDE_WINDOW: clientHide (c, True); break; case KEY_TOGGLE_FULLSCREEN_WINDOW: clientToggleFullscreen (c); break; case KEY_MAXIMIZE_WINDOW: clientToggleMaximized (c, WIN_STATE_MAXIMIZED); clientWarpMouse (c); break; case KEY_MAXIMIZE_VERT: clientToggleMaximized (c, WIN_STATE_MAXIMIZED_VERT); clientWarpMouse (c); break; case KEY_MAXIMIZE_HORIZ: clientToggleMaximized (c, WIN_STATE_MAXIMIZED_HORIZ); clientWarpMouse (c); break; case KEY_SHADE_WINDOW: clientToggleShaded (c); break; case KEY_RAISE_WINDOW_LAYER: clientSetLayer (c, c->win_layer + 1); break; case KEY_LOWER_WINDOW_LAYER: clientSetLayer (c, c->win_layer - 1); break; case KEY_NEXT_WORKSPACE: workspaceSwitch (workspace + 1, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_PREV_WORKSPACE: workspaceSwitch (workspace - 1, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_ADD_WORKSPACE: workspaceSetCount (workspace_count + 1); setNetWorkarea (margins, workspace_count); break; case KEY_DEL_WORKSPACE: workspaceSetCount (workspace_count - 1); setNetWorkarea (margins, workspace_count); break; case KEY_STICK_WINDOW: clientToggleSticky (c); break; case KEY_WORKSPACE_1: workspaceSwitch (0, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_2: workspaceSwitch (1, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_3: workspaceSwitch (2, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_4: workspaceSwitch (3, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_5: workspaceSwitch (4, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_6: workspaceSwitch (5, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_7: workspaceSwitch (6, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_8: workspaceSwitch (7, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_9: workspaceSwitch (8, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_NEXT_WORKSPACE: workspaceSwitch (workspace + 1, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_PREV_WORKSPACE: workspaceSwitch (workspace - 1, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_1: workspaceSwitch (0, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_2: workspaceSwitch (1, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_3: workspaceSwitch (2, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_4: workspaceSwitch (3, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_5: workspaceSwitch (4, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_6: workspaceSwitch (5, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_7: workspaceSwitch (6, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_8: workspaceSwitch (7, c); clientWarpMouse (clientGetFocus ()); break; case KEY_MOVE_WORKSPACE_9: workspaceSwitch (8, c); clientWarpMouse (clientGetFocus ()); break; } } else { switch (key) { case KEY_QUIT: quit = True; break; case KEY_CYCLE_WINDOWS: if (clients) clientCycle (clients->prev); break; case KEY_NEXT_WORKSPACE: workspaceSwitch (workspace + 1, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_PREV_WORKSPACE: workspaceSwitch (workspace - 1, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_ADD_WORKSPACE: workspaceSetCount (workspace_count + 1); setNetWorkarea (margins, workspace_count); break; case KEY_DEL_WORKSPACE: workspaceSetCount (workspace_count - 1); setNetWorkarea (margins, workspace_count); break; case KEY_WORKSPACE_1: workspaceSwitch (0, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_2: workspaceSwitch (1, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_3: workspaceSwitch (2, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_4: workspaceSwitch (3, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_5: workspaceSwitch (4, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_6: workspaceSwitch (5, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_7: workspaceSwitch (6, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_8: workspaceSwitch (7, NULL); clientWarpMouse (clientGetFocus ()); break; case KEY_WORKSPACE_9: workspaceSwitch (8, NULL); clientWarpMouse (clientGetFocus ()); break; } } while (XCheckTypedEvent (dpy, EnterNotify, &e)); } void handleButtonPress (XButtonEvent * ev) { client_t *c; Window win; int state, replay = False; static Time last_button_time; #ifdef DEBUG printf ("entering handleButtonPress\n"); #endif while (XCheckTypedEvent (dpy, ButtonPress, (XEvent *) ev)); state = ev->state & (Mod1Mask | Mod4Mask | ShiftMask | ControlMask); c = clientGetFromWindow (ev->window, FRAME); if (c) { state = ev->state & (Mod1Mask | Mod4Mask | ShiftMask | ControlMask); win = getMouseWindow (dpy, c->frame); clientSetFocus (c, True); if (win == c->buttons[HIDE_BUTTON] || win == c->buttons[CLOSE_BUTTON] || win == c->buttons[MAXIMIZE_BUTTON] || win == c->buttons[SHADE_BUTTON]) { clientRaise (c); clientButtonPress (c, win, ev); } else if (((win == c->title || win == c->sides[SIDE_BOTTOM] || win == c->sides[SIDE_LEFT] || win == c->sides[SIDE_RIGHT]) && ev->button == Button1 && state == 0) || (ev->button == Button1 && state == keys[KEY_WINDOW_OPS]. modifier)) { clientRaise (c); if (ev->time - last_button_time <= 250 && last_button_time != 0) { switch (double_click_action) { case ACTION_MAXIMIZE: clientToggleMaximized (c, WIN_STATE_MAXIMIZED); break; case ACTION_SHADE: clientToggleShaded (c); break; case ACTION_HIDE: clientHide (c, True); break; } last_button_time = 0; } else { clientMove (c, (XEvent *) ev); last_button_time = ev->time; } } else if ((win == c->corners[CORNER_TOP_LEFT] || win == c->corners[CORNER_TOP_RIGHT] || win == c->corners[CORNER_BOTTOM_LEFT] || win == c->corners[CORNER_BOTTOM_RIGHT]) && ev->button == Button1 && state == 0) { clientRaise (c); clientResize (c, (XEvent *) ev); } else if (win != c->window && ev->button == Button2 && state == 0 && !typeDesktop (c->window)) { clientRaise (c); clientToggleSticky (c); } else if (ev->button == Button2 && state == keys[KEY_WINDOW_OPS].modifier && !typeDesktop (c->window)) { clientRaise (c); clientResize (c, (XEvent *) ev); } else if (((win != c->window && ev->button == Button3 && state == 0) || (ev->button == Button3 && state == keys[KEY_WINDOW_OPS].modifier)) && !typeDesktop (c->window)) clientLower (c); else if (win != c->window && ev->button == Button1 && state == Mod1Mask) clientSetLayer (c, c->win_layer + 1); else if (win != c->window && ev->button == Button3 && state == Mod1Mask) clientSetLayer (c, c->win_layer - 1); else { if (raise_on_click) clientRaise (c); if (win == c->window) replay = True; } if (replay) XAllowEvents (dpy, ReplayPointer, CurrentTime); else XAllowEvents (dpy, SyncPointer, CurrentTime); switch_timer(False); } else { XUngrabPointer (dpy, CurrentTime); XSendEvent (dpy, gnome_win, False, SubstructureNotifyMask, (XEvent *) ev); } } void handleButtonRelease (XButtonEvent * ev) { #ifdef DEBUG printf ("entering handleButtonRelease\n"); #endif XSendEvent (dpy, gnome_win, False, SubstructureNotifyMask, (XEvent *) ev); } void handleDestroyNotify (XDestroyWindowEvent * ev) { client_t *c; #ifdef DEBUG printf ("entering handleDestroyNotify\n"); #endif c = clientGetFromWindow (ev->window, WINDOW); if (c) { clientUnframe (c, False); if (clients) { c = clientGetTopMostShaded (WIN_LAYER_NORMAL, True); if (!c) c = clientGetTopMost (WIN_LAYER_NORMAL); clientSetFocus (c, True); } else clientSetFocus (NULL, True); } } void handleUnmapNotify (XUnmapEvent * ev) { client_t *c; #ifdef DEBUG printf ("entering handleUnmapNotify\n"); #endif c = clientGetFromWindow (ev->window, WINDOW); if (c) { if (c->ignore_unmap) c->ignore_unmap--; else { clientUnframe (c, False); if (clients) { c = clientGetTopMostShaded (WIN_LAYER_NORMAL, True); if (!c) c = clientGetTopMost (WIN_LAYER_NORMAL); clientSetFocus (c, True); } else clientSetFocus (NULL, True); } } } void handleMapRequest (XMapRequestEvent * ev) { client_t *c; #ifdef DEBUG printf ("entering handleMapRequest\n"); #endif c = clientGetFromWindow (ev->window, WINDOW); if (c) clientShow (c, True); else clientFrame (ev->window); } void handleConfigureRequest (XConfigureRequestEvent * ev) { client_t *c; XWindowChanges wc; #ifdef DEBUG printf ("entering handleConfigureRequest\n"); #endif wc.x = ev->x; wc.y = ev->y; wc.width = ev->width; wc.height = ev->height; wc.sibling = ev->above; wc.stack_mode = ev->detail; wc.border_width = ev->border_width; c = clientGetFromWindow (ev->window, WINDOW); if (c) { if (! (c->above || c->was_above)) { wc.x += frameLeft(c); wc.y += frameTop(c); } clientConfigure (c, &wc, ev->value_mask); } else XConfigureWindow (dpy, ev->window, ev->value_mask, &wc); } void handleEnterNotify (XCrossingEvent * ev) { client_t *c; #ifdef DEBUG printf ("entering handleEnterNotify\n"); #endif while (XCheckTypedEvent (dpy, EnterNotify, (XEvent *) ev)); c = clientGetFromWindow (ev->window, FRAME); if (c && !click_to_focus) clientSetFocus (c, True); } void handleFocusIn (XFocusChangeEvent * ev) { client_t *c; #ifdef DEBUG printf ("entering handleFocusIn\n"); #endif c = clientGetFromWindow (ev->window, WINDOW); if (c) frameDraw (c); else if (clients) clientSetFocus (clientGetNext (clients->prev, 0), True); else clientSetFocus (NULL, True); if (raise_on_focus) switch_timer(True); } void handleFocusOut (XFocusChangeEvent * ev) { client_t *c; #ifdef DEBUG printf ("entering handleFocusOut\n"); #endif c = clientGetFromWindow (ev->window, WINDOW); if (c) frameDraw (c); } void handlePropertyNotify (XPropertyEvent * ev) { client_t *c; long dummy; #ifdef DEBUG printf ("entering handlePropertyNotify\n"); #endif c = clientGetFromWindow (ev->window, WINDOW); if (c) { if (ev->atom == XA_WM_NORMAL_HINTS) XGetWMNormalHints (dpy, c->window, c->size, &dummy); else if (ev->atom == XA_WM_NAME) { if (c->name) free (c->name); getWindowName (dpy, c->window, &c->name); frameDraw (c); } else if (ev->atom == win_hints) getGnomeHint (c->window, win_hints, &c->win_hints); else if (ev->atom == net_atoms[NET_WM_STRUT]) { delNetWMStrut (margins, c->margins); getNetWMStrut (c->window, margins, c->margins); } else if (ev->atom == win_layer) { getGnomeHint (c->window, win_layer, &dummy); clientSetLayer (c, dummy); } else if (ev->atom == win_workspace) { getGnomeHint (c->window, win_workspace, &dummy); clientSetWorkspace (c, dummy); } } else { if (ev->atom == win_workspace_count) { getGnomeHint (root, win_workspace_count, &dummy); workspaceSetCount (dummy); setNetWorkarea (margins, workspace_count); } else if (ev->atom == gnome_panel_desktop_area) { getGnomeDesktopMargins (margins); setNetWorkarea (margins, workspace_count); } } } void handleClientMessage (XClientMessageEvent * ev) { client_t *c; #ifdef DEBUG printf ("entering handleClientMessage\n"); #endif c = clientGetFromWindow (ev->window, WINDOW); if (c) { if (ev->message_type == wm_change_state && ev->format == 32 && ev->data.l[0] == IconicState) clientHide (c, True); else if (ev->message_type == win_layer && ev->format == 32) { setGnomeHint (c->window, ev->data.l[0], win_hints); clientSetLayer (c, ev->data.l[0]); if (ev->data.l[0] == 6) clientToggleAbove (c); clientRaise (c); } else if (ev->message_type == win_state && ev->format == 32) clientSetState (c, ev->data.l[0], ev->data.l[1]); else if ((ev->message_type == win_workspace || ev->message_type == net_atoms[NET_WM_DESKTOP]) && ev->format == 32) clientSetWorkspace (c, ev->data.l[0]); else if (ev->message_type == net_atoms[NET_ACTIVE_WINDOW] && ev->format == 32) { if (getWMState (c->window) == IconicState) clientShow (c, False); clientSetFocus (c, True); clientRaise (c); setWMState (c->window, NormalState); } else if (ev->message_type == net_atoms[NET_CLOSE_WINDOW] && ev->format == 32) clientClose (c); else if (ev->message_type == net_atoms[NET_WM_STATE] && ev->format == 32) { switch (ev->data.l[0]) { case NET_WM_STATE_ADD: case NET_WM_STATE_REMOVE: case NET_WM_STATE_TOGGLE: if (ev->data.l[1] == net_atoms[NET_WM_STATE_ABOVE] || ev->data.l[2] == net_atoms[NET_WM_STATE_ABOVE]) clientToggleAbove (c); if (ev->data.l[1] == net_atoms[NET_WM_STATE_FULLSCREEN] || ev->data.l[2] == net_atoms[NET_WM_STATE_FULLSCREEN]) clientToggleFullscreen(c); break; } } } else { if ((ev->message_type == win_workspace || ev->message_type == net_atoms[NET_WM_DESKTOP] || ev->message_type == net_atoms[NET_CURRENT_DESKTOP]) && ev->format == 32) workspaceSwitch (ev->data.l[0], NULL); else if ((ev->message_type == win_workspace_count || ev->message_type == net_atoms[NET_NUMBER_OF_DESKTOPS]) && ev->format == 32) { workspaceSetCount (ev->data.l[0]); setNetWorkarea (margins, workspace_count); } } } void handleShape (XShapeEvent * ev) { client_t *c; #ifdef DEBUG printf ("entering handleShape\n"); #endif c = clientGetFromWindow (ev->window, WINDOW); if (c) frameDraw (c); } void handleEvent (XEvent * ev) { #ifdef DEBUG printf ("entering handleEvent\n"); #endif switch (ev->type) { case KeyPress: #ifdef DEBUG printf ("KeyPress\n"); #endif handleKeyPress ((XKeyEvent *) ev); break; case ButtonPress: #ifdef DEBUG printf ("ButtonPress\n"); #endif handleButtonPress ((XButtonEvent *) ev); break; case ButtonRelease: #ifdef DEBUG printf ("ButtonRelease\n"); #endif handleButtonRelease ((XButtonEvent *) ev); break; case DestroyNotify: #ifdef DEBUG printf ("DestroyNotify\n"); #endif handleDestroyNotify ((XDestroyWindowEvent *) ev); break; case UnmapNotify: #ifdef DEBUG printf ("UnmapNotify\n"); #endif handleUnmapNotify ((XUnmapEvent *) ev); break; case MapRequest: #ifdef DEBUG printf ("MapRequest\n"); #endif handleMapRequest ((XMapRequestEvent *) ev); break; case ConfigureRequest: #ifdef DEBUG printf ("ConfigureRequest\n"); #endif handleConfigureRequest ((XConfigureRequestEvent *) ev); break; case EnterNotify: #ifdef DEBUG printf ("EnterNotify\n"); #endif handleEnterNotify ((XCrossingEvent *) ev); break; case FocusIn: #ifdef DEBUG printf ("FocusIn\n"); #endif handleFocusIn ((XFocusChangeEvent *) ev); break; case FocusOut: #ifdef DEBUG printf ("FocusOut\n"); #endif handleFocusOut ((XFocusChangeEvent *) ev); break; case PropertyNotify: #ifdef DEBUG printf ("PropertyNotify\n"); #endif handlePropertyNotify ((XPropertyEvent *) ev); break; case ClientMessage: #ifdef DEBUG printf ("clientMessage\n"); #endif handleClientMessage ((XClientMessageEvent *) ev); break; default: #ifdef DEBUG printf ("default\n"); #endif if (shape && ev->type == shape_event) handleShape ((XShapeEvent *) ev); } } void eventLoop () { fd_set readset; int x_fd; XEvent ev; int nfds; #ifdef DEBUG printf ("entering eventLoop\n"); #endif /* first get the X11 fd */ x_fd = XConnectionNumber (dpy); while (1) { /* then zero the readset and add the x_fd to it */ FD_ZERO (&readset); FD_SET (x_fd, &readset); /* if the ice_fd exists, add it to the readset too. */ if (ice_fd != -1) FD_SET (ice_fd, &readset); /* compute the number of the highest fd for the select call */ nfds = (x_fd > ice_fd) ? x_fd+1 : ice_fd+1; /* did we catch a -1 (interrupted / error) in the select call? */ INT: if (-1 == select (nfds, &readset, NULL, NULL, NULL)) { if (errno == EINTR) { /* do we need to reload oroborus? */ if (reload) { cleanUp (); #ifdef DEBUG printf ("executing: %s\n", progname); #endif /* exec oroborus itself */ execvp (progname, stat_argv); } /* do we need to raise the current window? * raise_current_window is set in the SIGALRM handler. */ if (raise_current_window) { client_t *c = clientGetFocus(); raise_current_window = False; /* is there a client, then raise it */ if (c) { #ifdef DEBUG printf ("raising client (%#lx)\n", c->window); #endif clientRaise (c); XFlush(dpy); } } /* shall we quit? */ if (quit) return; /* EINTR means, we just can re-execute the select call. * Sorry, but in this case just the best is a goto. */ goto INT; } /* now comes the case, select fails, and errno is not EINTR. */ else return; } else { /* now lets check the fd's */ if (FD_ISSET (x_fd, &readset)) /* process all pending requests */ while (XPending (dpy)) { XNextEvent (dpy, &ev); handleEvent (&ev); } else if (FD_ISSET (ice_fd, &readset)) /* process the ice messages */ process_ice_msgs (); } } #ifdef DEBUG printf ("leaving eventLoop\n"); #endif } void switch_timer (Bool enable) { struct itimerval itimer; #ifdef DEBUG if (enable) printf ("TIMER: enabling\n"); else printf ("TIMER: disabling\n"); #endif /* we don't need an interval */ itimer.it_interval.tv_usec = 0; itimer.it_interval.tv_sec = 0; if (enable) /* insert the timer value here */ itimer.it_value.tv_usec = raise_delay*1000; else itimer.it_value.tv_usec = 0; itimer.it_value.tv_sec = 0; setitimer (ITIMER_REAL, &itimer, NULL); } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: event handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/events.h0000644000000000000000000000224010361474173012603 0ustar /* * Oroborus Window Manager * * Copyright (C) 2005 Stefan Pfetzing * * 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 __EVENTS_H__ #define __EVENTS_H__ void handleEvent (XEvent *); void eventLoop (); void switch_timer (Bool enable); extern int raise_current_window; #endif /* __EVENTS_H_ */ /**This must remain at the end of the file.********** * vim600:set sw=2 ts=8 fdm=marker fmr=«««,»»»: * * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: * ****************************************************/ oroborus-2.0.20/src/frame.c0000644000000000000000000004362710361474173012402 0ustar /* * Oroborus Window Manager * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #ifdef DEBUG #include #endif #include "client.h" #include "keyboard.h" #include "frame.h" #include "i18n.h" #include "events.h" #include "hints.h" #include "misc.h" #include "pixmap.h" #include "globals.h" int frameLeft (client_t * c) { #ifdef DEBUG printf ("entering frameLeft\n"); #endif if (c->has_border) return sides[SIDE_LEFT][ACTIVE].width; else return 0; } int frameRight (client_t * c) { #ifdef DEBUG printf ("entering frameRight\n"); #endif if (c->has_border) return sides[SIDE_RIGHT][ACTIVE].width; else return 0; } int frameTop (client_t * c) { #ifdef DEBUG printf ("entering frameTop\n"); #endif if (c->has_border) return title[TITLE_3][ACTIVE].height; else return 0; } int frameBottom (client_t * c) { #ifdef DEBUG printf ("entering frameBottom\n"); #endif if (c->has_border) return sides[SIDE_BOTTOM][ACTIVE].height; else return 0; } int frameX (client_t * c) { #ifdef DEBUG printf ("entering frameX\n"); #endif if (c->has_border) return c->x - frameLeft (c); else return c->x; } int frameY (client_t * c) { #ifdef DEBUG printf ("entering frameY\n"); #endif if (c->has_border) return c->y - frameTop (c); else return c->y; } int frameWidth (client_t * c) { #ifdef DEBUG printf ("entering frameWidth\n"); #endif if (c->has_border) return c->width + frameLeft (c) + frameRight (c); else return c->width; } int frameHeight (client_t * c) { #ifdef DEBUG printf ("entering frameHeight\n"); #endif if (c->has_border && c->win_state & WIN_STATE_SHADED) return frameTop (c) + frameBottom (c) - 1; else if (c->has_border) return c->height + frameTop (c) + frameBottom (c); else return c->height; } void fillRectangle (Display * dpy, Drawable d, Pixmap pm, int x, int y, int width, int height) { XGCValues gv; GC gc; unsigned long mask; #ifdef DEBUG printf ("entering fillRectangle\n"); #endif gv.fill_style = FillTiled; gv.tile = pm; gv.ts_x_origin = x; gv.ts_y_origin = y; gv.foreground = WhitePixel (dpy, DefaultScreen (dpy)); if (gv.tile != None) mask = GCTile | GCFillStyle | GCTileStipXOrigin; else mask = GCForeground; gc = XCreateGC (dpy, d, mask, &gv); XFillRectangle (dpy, d, gc, x, y, width, height); XFreeGC (dpy, gc); } void frameCreateTitlePixmap (client_t * c, int state, int left, int right, MyPixmap * pm) { int width, x = 0, tp = 0, w1 = 0, w2, w3, w4, w5, temp; MyPixmap title1, title3, title5; #ifdef DEBUG printf ("entering frameCreateTitlePixmap\n"); #endif if (left > right) { temp = left; left = right; right = temp; } width = frameWidth (c) - corners[CORNER_TOP_LEFT][ACTIVE].width - corners[CORNER_TOP_RIGHT][ACTIVE].width; if (left < corners[CORNER_TOP_LEFT][ACTIVE].width) left = corners[CORNER_TOP_LEFT][ACTIVE].width; if (right > frameWidth (c) - corners[CORNER_TOP_RIGHT][ACTIVE].width) right = frameWidth (c) - corners[CORNER_TOP_RIGHT][ACTIVE].width; if (right < corners[CORNER_TOP_LEFT][ACTIVE].width) right = corners[CORNER_TOP_LEFT][ACTIVE].width; left = left - corners[CORNER_TOP_LEFT][ACTIVE].width; right = right - corners[CORNER_TOP_LEFT][ACTIVE].width; w2 = title[TITLE_2][ACTIVE].width; w4 = title[TITLE_4][ACTIVE].width; if (full_width_title) { w1 = left; w5 = width - right; w3 = width - w1 - w2 - w4 - w5; if (w3 < 0) w3 = 0; switch (title_alignment) { case ALIGN_RIGHT: tp = w3 - getTextWidth (c->name, &title_font); break; case ALIGN_CENTER: tp = (w3 / 2) - (getTextWidth (c->name, &title_font) / 2); break; } if (tp < 0) tp = 0; } else { w3 = getTextWidth (c->name, &title_font); w5 = width; if (w3 > width - w2 - w4) w3 = width - w2 - w4; if (w3 < 0) w3 = 0; switch (title_alignment) { case ALIGN_LEFT: w1 = left; break; case ALIGN_RIGHT: w1 = right - w2 - w3 - w4; break; case ALIGN_CENTER: w1 = left + ((right - left) / 2) - (w3 / 2) - w2; break; } if (w1 < left) w1 = left; } pm->pixmap = XCreatePixmap (dpy, root, width, frameTop (c), depth); pm->mask = XCreatePixmap (dpy, pm->pixmap, width, frameTop (c), 1); if (w1 > 0) { scalePixmap (dpy, &title[TITLE_1][state], &title1, w1, frameTop (c)); fillRectangle (dpy, pm->pixmap, title1.pixmap, 0, 0, w1, frameTop (c)); fillRectangle (dpy, pm->mask, title1.mask, 0, 0, w1, frameTop (c)); x = x + w1; } fillRectangle (dpy, pm->pixmap, title[TITLE_2][state].pixmap, x, 0, w2, frameTop (c)); fillRectangle (dpy, pm->mask, title[TITLE_2][state].mask, x, 0, w2, frameTop (c)); x = x + w2; if (w3 > 0) { scalePixmap (dpy, &title[TITLE_3][state], &title3, w3, frameTop (c)); fillRectangle (dpy, pm->pixmap, title3.pixmap, x, 0, w3, frameTop (c)); fillRectangle (dpy, pm->mask, title3.mask, x, 0, w3, frameTop (c)); drawString (dpy, pm->pixmap, &title_font, title_gc[state], x + tp, title_font.ascent + (frameTop (c) - title_font.height) / 2, c->name); x = x + w3; } if (x > right - w4) x = right - w4; fillRectangle (dpy, pm->pixmap, title[TITLE_4][state].pixmap, x, 0, w4, frameTop (c)); fillRectangle (dpy, pm->mask, title[TITLE_4][state].mask, x, 0, w4, frameTop (c)); x = x + w4; if (w5 > 0) { scalePixmap (dpy, &title[TITLE_5][state], &title5, w5, frameTop (c)); fillRectangle (dpy, pm->pixmap, title5.pixmap, x, 0, w5, frameTop (c)); fillRectangle (dpy, pm->mask, title5.mask, x, 0, w5, frameTop (c)); } freePixmap (dpy, &title1); freePixmap (dpy, &title3); freePixmap (dpy, &title5); } int getButtonFromLetter (char c) { int b; #ifdef DEBUG printf ("entering getButtonFromLetter\n"); #endif switch (c) { case 'H': b = HIDE_BUTTON; break; case 'C': b = CLOSE_BUTTON; break; case 'M': b = MAXIMIZE_BUTTON; break; case 'S': b = SHADE_BUTTON; break; default: b = -1; } return b; } char getLetterFromButton (int b) { char c; #ifdef DEBUG printf ("entering getLetterFromButton\n"); #endif switch (b) { case HIDE_BUTTON: c = 'H'; break; case CLOSE_BUTTON: c = 'C'; break; case MAXIMIZE_BUTTON: c = 'M'; break; case SHADE_BUTTON: c = 'S'; break; default: c = 0; } return c; } void frameSetShape (client_t * c, int state, MyPixmap * title, MyPixmap pm_sides[3], int button_x[BUTTON_ENUM_MAX]) { Window temp; int i; XRectangle rect; #ifdef DEBUG printf ("entering frameSetShape\n"); printf ("setting shape for client (%#lx)\n", c->window); #endif if (!shape) return; temp = XCreateSimpleWindow (dpy, root, 0, 0, frameWidth (c), frameHeight (c), 0, 0, 0); if (c->win_state & WIN_STATE_SHADED) { rect.x = 0; rect.y = 0; rect.width = frameWidth (c); rect.height = frameHeight (c); XShapeCombineRectangles (dpy, temp, ShapeBounding, 0, 0, &rect, 1, ShapeSubtract, 0); } else XShapeCombineShape (dpy, temp, ShapeBounding, frameLeft (c), frameTop (c), c->window, ShapeBounding, ShapeSet); if (c->has_border) { XShapeCombineMask (dpy, c->title, ShapeBounding, 0, 0, title->mask, ShapeSet); for (i = 0; i < 3; i++) XShapeCombineMask (dpy, c->sides[i], ShapeBounding, 0, 0, pm_sides[i].mask, ShapeSet); for (i = 0; i < 4; i++) XShapeCombineMask (dpy, c->corners[i], ShapeBounding, 0, 0, corners[i][state].mask, ShapeSet); for (i = 0; i < BUTTON_ENUM_MAX; i++) { if (c->button_pressed[i]) XShapeCombineMask (dpy, c->buttons[i], ShapeBounding, 0, 0, buttons[i][PRESSED].mask, ShapeSet); else XShapeCombineMask (dpy, c->buttons[i], ShapeBounding, 0, 0, buttons[i][state].mask, ShapeSet); } if (corners[CORNER_TOP_LEFT][ACTIVE].height > frameHeight (c) - frameBottom (c) + 1) { rect.x = 0; rect.y = frameHeight (c) - frameBottom (c) + 1; rect.width = corners[CORNER_TOP_LEFT][ACTIVE].width; rect.height = corners[CORNER_TOP_LEFT][ACTIVE].height - (frameHeight (c) - frameBottom (c) + 1); XShapeCombineRectangles (dpy, c->corners[CORNER_TOP_LEFT], ShapeBounding, 0, 0, &rect, 1, ShapeSubtract, 0); } if (corners[CORNER_TOP_RIGHT][ACTIVE].height > frameHeight (c) - frameBottom (c) + 1) { rect.x = 0; rect.y = frameHeight (c) - frameBottom (c) + 1; rect.width = corners[CORNER_TOP_RIGHT][ACTIVE].width; rect.height = corners[CORNER_TOP_RIGHT][ACTIVE].height - (frameHeight (c) - frameBottom (c) + 1); XShapeCombineRectangles (dpy, c->corners[CORNER_TOP_RIGHT], ShapeBounding, 0, 0, &rect, 1, ShapeSubtract, 0); } if (corners[CORNER_BOTTOM_LEFT][ACTIVE].height > frameHeight (c) - frameTop (c) + 1) { rect.x = 0; rect.y = 0; rect.width = corners[CORNER_BOTTOM_LEFT][ACTIVE].width; rect.height = corners[CORNER_BOTTOM_LEFT][ACTIVE].height - (frameHeight (c) - frameTop (c) + 1); XShapeCombineRectangles (dpy, c->corners[CORNER_BOTTOM_LEFT], ShapeBounding, 0, 0, &rect, 1, ShapeSubtract, 0); } if (corners[CORNER_BOTTOM_RIGHT][ACTIVE].height > frameHeight (c) - frameTop (c) + 1) { rect.x = 0; rect.y = 0; rect.width = corners[CORNER_BOTTOM_RIGHT][ACTIVE].width; rect.height = corners[CORNER_BOTTOM_RIGHT][ACTIVE].height - (frameHeight (c) - frameTop (c) + 1); XShapeCombineRectangles (dpy, c->corners[CORNER_BOTTOM_RIGHT], ShapeBounding, 0, 0, &rect, 1, ShapeSubtract, 0); } XShapeCombineShape (dpy, temp, ShapeBounding, 0, frameTop (c), c->sides[SIDE_LEFT], ShapeBounding, ShapeUnion); XShapeCombineShape (dpy, temp, ShapeBounding, frameWidth (c) - frameRight (c), frameTop (c), c->sides[SIDE_RIGHT], ShapeBounding, ShapeUnion); XShapeCombineShape (dpy, temp, ShapeBounding, corners[CORNER_TOP_LEFT][ACTIVE].width, 0, c->title, ShapeBounding, ShapeUnion); XShapeCombineShape (dpy, temp, ShapeBounding, corners[CORNER_BOTTOM_LEFT][ACTIVE].width, frameHeight (c) - frameBottom (c), c->sides[SIDE_BOTTOM], ShapeBounding, ShapeUnion); XShapeCombineShape (dpy, temp, ShapeBounding, 0, frameHeight (c) - corners[CORNER_BOTTOM_LEFT][ACTIVE].height, c->corners[CORNER_BOTTOM_LEFT], ShapeBounding, ShapeUnion); XShapeCombineShape (dpy, temp, ShapeBounding, frameWidth (c) - corners[CORNER_BOTTOM_RIGHT][ACTIVE].width, frameHeight (c) - corners[CORNER_BOTTOM_RIGHT][ACTIVE].height, c->corners[CORNER_BOTTOM_RIGHT], ShapeBounding, ShapeUnion); XShapeCombineShape (dpy, temp, ShapeBounding, 0, 0, c->corners[CORNER_TOP_LEFT], ShapeBounding, ShapeUnion); XShapeCombineShape (dpy, temp, ShapeBounding, frameWidth (c) - corners[CORNER_TOP_RIGHT][ACTIVE].width, 0, c->corners[CORNER_TOP_RIGHT], ShapeBounding, ShapeUnion); for (i = 0; i < BUTTON_ENUM_MAX; i++) if (strchr (button_layout, getLetterFromButton (i))) XShapeCombineShape (dpy, temp, ShapeBounding, button_x[i], (frameTop (c) - buttons[i][ACTIVE].height) / 2, c->buttons[i], ShapeBounding, ShapeUnion); } XShapeCombineShape (dpy, c->frame, ShapeBounding, 0, 0, temp, ShapeBounding, ShapeSet); XDestroyWindow (dpy, temp); } void frameDraw (client_t * c) { int state = ACTIVE, i, x, button, left, right, top_width, bottom_width, left_height, right_height, button_x[4]; MyPixmap pm_title, pm_sides[3]; #ifdef DEBUG printf ("entering frameDraw\n"); #endif if (c != clientGetFocus ()) state = INACTIVE; if (c->has_border) { XMapWindow (dpy, c->title); for (i = 0; i < 3; i++) XMapWindow (dpy, c->sides[i]); for (i = 0; i < 4; i++) XMapWindow (dpy, c->corners[i]); for (i = 0; i < 4; i++) { if (strchr (button_layout, getLetterFromButton (i))) XMapWindow (dpy, c->buttons[i]); else XUnmapWindow (dpy, c->buttons[i]); } x = frameLeft (c) - 1 + button_offset; for (i = 0; i < strlen (button_layout); i++) { button = getButtonFromLetter (button_layout[i]); if (button >= 0) { XMoveResizeWindow (dpy, c->buttons[button], x, (frameTop (c) - buttons[button][ACTIVE].height) / 2, buttons[button][ACTIVE].width, buttons[button][ACTIVE].height); button_x[button] = x; x = x + buttons[button][ACTIVE].width + button_spacing; } else break; } left = x - button_spacing; x = frameWidth (c) - frameRight (c) + 1 + button_spacing - button_offset; for (i = strlen (button_layout) - 1; i >= 0; i--) { button = getButtonFromLetter (button_layout[i]); if (button >= 0) { x = x - buttons[button][ACTIVE].width - button_spacing; XMoveResizeWindow (dpy, c->buttons[button], x, (frameTop (c) - buttons[button][ACTIVE].height) / 2, buttons[button][ACTIVE].width, buttons[button][ACTIVE].height); button_x[button] = x; } else break; } right = x; top_width = frameWidth (c) - corners[CORNER_TOP_LEFT][ACTIVE].width - corners[CORNER_TOP_RIGHT][ACTIVE].width; bottom_width = frameWidth (c) - corners[CORNER_BOTTOM_LEFT][ACTIVE].width - corners[CORNER_BOTTOM_RIGHT][ACTIVE].width; left_height = frameHeight (c) - frameTop (c) - corners[CORNER_BOTTOM_LEFT][ACTIVE].height; right_height = frameHeight (c) - frameTop (c) - corners[CORNER_BOTTOM_RIGHT][ACTIVE].height; frameCreateTitlePixmap (c, state, left, right, &pm_title); scalePixmap (dpy, &sides[SIDE_LEFT][state], &pm_sides[SIDE_LEFT], frameLeft (c), left_height); scalePixmap (dpy, &sides[SIDE_RIGHT][state], &pm_sides[SIDE_RIGHT], frameRight (c), right_height); scalePixmap (dpy, &sides[SIDE_BOTTOM][state], &pm_sides[SIDE_BOTTOM], bottom_width, frameBottom (c)); XSetWindowBackgroundPixmap (dpy, c->title, pm_title.pixmap); for (i = 0; i < 3; i++) XSetWindowBackgroundPixmap (dpy, c->sides[i], pm_sides[i].pixmap); for (i = 0; i < 4; i++) XSetWindowBackgroundPixmap (dpy, c->corners[i], corners[i][state].pixmap); for (i = 0; i < BUTTON_ENUM_MAX; i++) { if (c->button_pressed[i]) XSetWindowBackgroundPixmap (dpy, c->buttons[i], buttons[i][PRESSED].pixmap); else XSetWindowBackgroundPixmap (dpy, c->buttons[i], buttons[i][state].pixmap); } XMoveResizeWindow (dpy, c->title, corners[CORNER_TOP_LEFT][ACTIVE].width, 0, top_width < 1 ? 1 : top_width, frameTop (c)); XMoveResizeWindow (dpy, c->sides[SIDE_BOTTOM], corners[CORNER_BOTTOM_LEFT][ACTIVE].width, frameHeight (c) - frameBottom (c), bottom_width < 1 ? 1 : bottom_width, frameBottom (c)); XMoveResizeWindow (dpy, c->sides[SIDE_LEFT], 0, frameTop (c), frameLeft (c), left_height < 1 ? 1 : left_height); XMoveResizeWindow (dpy, c->sides[SIDE_RIGHT], frameWidth (c) - frameRight (c), frameTop (c), frameRight (c), right_height < 1 ? 1 : right_height); XMoveResizeWindow (dpy, c->corners[CORNER_TOP_LEFT], 0, 0, corners[CORNER_TOP_LEFT][ACTIVE].width, corners[CORNER_TOP_LEFT][ACTIVE].height); XMoveResizeWindow (dpy, c->corners[CORNER_TOP_RIGHT], frameWidth (c) - corners[CORNER_TOP_RIGHT][ACTIVE].width, 0, corners[CORNER_TOP_RIGHT][ACTIVE].width, corners[CORNER_TOP_RIGHT][ACTIVE].height); XMoveResizeWindow (dpy, c->corners[CORNER_BOTTOM_LEFT], 0, frameHeight (c) - corners[CORNER_BOTTOM_LEFT][ACTIVE].height, corners[CORNER_BOTTOM_LEFT][ACTIVE].width, corners[CORNER_BOTTOM_LEFT][ACTIVE].height); XMoveResizeWindow (dpy, c->corners[CORNER_BOTTOM_RIGHT], frameWidth (c) - corners[CORNER_BOTTOM_RIGHT][ACTIVE].width, frameHeight (c) - corners[CORNER_BOTTOM_RIGHT][ACTIVE].height, corners[CORNER_BOTTOM_RIGHT][ACTIVE].width, corners[CORNER_BOTTOM_RIGHT][ACTIVE].height); XClearWindow (dpy, c->title); for (i = 0; i < 3; i++) XClearWindow (dpy, c->sides[i]); for (i = 0; i < 4; i++) XClearWindow (dpy, c->corners[i]); for (i = 0; i < BUTTON_ENUM_MAX; i++) XClearWindow (dpy, c->buttons[i]); frameSetShape (c, state, &pm_title, pm_sides, button_x); freePixmap (dpy, &pm_title); for (i = 0; i < 3; i++) freePixmap (dpy, &pm_sides[i]); } else { for (i = 0; i < 3; i++) XUnmapWindow (dpy, c->sides[i]); for (i = 0; i < 4; i++) XUnmapWindow (dpy, c->corners[i]); for (i = 0; i < BUTTON_ENUM_MAX; i++) XUnmapWindow (dpy, c->buttons[i]); frameSetShape (c, 0, NULL, NULL, NULL); } } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: frame handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/frame.h0000644000000000000000000000244710361474173012402 0ustar /* * Oroborus Window Manager * * Copyright (C) 2005 Stefan Pfetzing * * 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 __FRAME_H__ #define __FRAME_H__ int frameLeft (client_t *); int frameRight (client_t *); int frameTop (client_t *); int frameBottom (client_t *); int frameX (client_t *); int frameY (client_t *); int frameWidth (client_t *); int frameHeight (client_t *); void frameDraw (client_t *); #endif /* __FRAME_H_ */ /**This must remain at the end of the file.********** * vim600:set sw=2 ts=8 fdm=marker fmr=«««,»»»: * * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: * ****************************************************/ oroborus-2.0.20/src/getopt.c0000644000000000000000000007372210361474173012611 0ustar /* Getopt for GNU. NOTE: getopt is now part of the C library, so if you don't know what "Keep this file name-space clean" means, talk to drepper@gnu.org before changing it! Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library 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 Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This tells Alpha OSF/1 not to define a getopt prototype in . Ditto for AIX 3.2 and . */ #ifndef _NO_PROTO # define _NO_PROTO #endif #ifdef HAVE_CONFIG_H # include #endif #if !defined __STDC__ || !__STDC__ /* This is a separate conditional since some stdc systems reject `defined (const)'. */ # ifndef const # define const # endif #endif #include /* Comment out all this code if we are using the GNU C Library, and are not actually compiling the library itself. This code is part of the GNU C Library, but also included in many other GNU distributions. Compiling and linking in this code is a waste when using the GNU C library (especially if it is a shared library). Rather than having every GNU program understand `configure --with-gnu-libc' and omit the object files, it is simpler to just do this in the source for each such file. */ #define GETOPT_INTERFACE_VERSION 2 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2 # include # if _GNU_GETOPT_INTERFACE_VERSION == GETOPT_INTERFACE_VERSION # define ELIDE_CODE # endif #endif #ifndef ELIDE_CODE /* This needs to come after some library #include to get __GNU_LIBRARY__ defined. */ #ifdef __GNU_LIBRARY__ /* Don't include stdlib.h for non-GNU C libraries because some of them contain conflicting prototypes for getopt. */ # include # include #endif /* GNU C library. */ #ifdef VMS # include # if HAVE_STRING_H - 0 # include # endif #endif #ifndef _ /* This is for other GNU distributions with internationalized messages. When compiling libc, the _ macro is predefined. */ # ifdef HAVE_LIBINTL_H # include # define _(msgid) gettext (msgid) # else # define _(msgid) (msgid) # endif #endif /* This version of `getopt' appears to the caller like standard Unix `getopt' but it behaves differently for the user, since it allows the user to intersperse the options with the other arguments. As `getopt' works, it permutes the elements of ARGV so that, when it is done, all the options precede everything else. Thus all application programs are extended to handle flexible argument order. Setting the environment variable POSIXLY_CORRECT disables permutation. Then the behavior is completely standard. GNU application programs can use a third alternative mode in which they can distinguish the relative order of options and other arguments. */ #include "getopt.h" /* For communication from `getopt' to the caller. When `getopt' finds an option that takes an argument, the argument value is returned here. Also, when `ordering' is RETURN_IN_ORDER, each non-option ARGV-element is returned here. */ char *optarg; /* Index in ARGV of the next element to be scanned. This is used for communication to and from the caller and for communication between successive calls to `getopt'. On entry to `getopt', zero means this is the first call; initialize. When `getopt' returns -1, this is the index of the first of the non-option elements that the caller should itself scan. Otherwise, `optind' communicates from one call to the next how much of ARGV has been scanned so far. */ /* 1003.2 says this must be 1 before any call. */ int optind = 1; /* Formerly, initialization of getopt depended on optind==0, which causes problems with re-calling getopt as programs generally don't know that. */ int __getopt_initialized; /* The next char to be scanned in the option-element in which the last option character we returned was found. This allows us to pick up the scan where we left off. If this is zero, or a null string, it means resume the scan by advancing to the next ARGV-element. */ static char *nextchar; /* Callers store zero here to inhibit the error message for unrecognized options. */ int opterr = 1; /* Set to an option character which was unrecognized. This must be initialized on some systems to avoid linking in the system's own getopt implementation. */ int optopt = '?'; /* Describe how to deal with options that follow non-option ARGV-elements. If the caller did not specify anything, the default is REQUIRE_ORDER if the environment variable POSIXLY_CORRECT is defined, PERMUTE otherwise. REQUIRE_ORDER means don't recognize them as options; stop option processing when the first non-option is seen. This is what Unix does. This mode of operation is selected by either setting the environment variable POSIXLY_CORRECT, or using `+' as the first character of the list of option characters. PERMUTE is the default. We permute the contents of ARGV as we scan, so that eventually all the non-options are at the end. This allows options to be given in any order, even with programs that were not written to expect this. RETURN_IN_ORDER is an option available to programs that were written to expect options and other ARGV-elements in any order and that care about the ordering of the two. We describe each non-option ARGV-element as if it were the argument of an option with character code 1. Using `-' as the first character of the list of option characters selects this mode of operation. The special argument `--' forces an end of option-scanning regardless of the value of `ordering'. In the case of RETURN_IN_ORDER, only `--' can cause `getopt' to return -1 with `optind' != ARGC. */ static enum { REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER } ordering; /* Value of POSIXLY_CORRECT environment variable. */ static char *posixly_correct; #ifdef __GNU_LIBRARY__ /* We want to avoid inclusion of string.h with non-GNU libraries because there are many ways it can cause trouble. On some systems, it contains special magic macros that don't work in GCC. */ # include # define my_index strchr #else # if HAVE_STRING_H # include # else # include # endif /* Avoid depending on library functions or files whose names are inconsistent. */ #ifndef getenv extern char *getenv (); #endif static char * my_index (str, chr) const char *str; int chr; { while (*str) { if (*str == chr) return (char *) str; str++; } return 0; } /* If using GCC, we can safely declare strlen this way. If not using GCC, it is ok not to declare it. */ #ifdef __GNUC__ /* Note that Motorola Delta 68k R3V7 comes with GCC but not stddef.h. That was relevant to code that was here before. */ # if (!defined __STDC__ || !__STDC__) && !defined strlen /* gcc with -traditional declares the built-in strlen to return int, and has done so at least since version 2.4.5. -- rms. */ extern int strlen (const char *); # endif /* not __STDC__ */ #endif /* __GNUC__ */ #endif /* not __GNU_LIBRARY__ */ /* Handle permutation of arguments. */ /* Describe the part of ARGV that contains non-options that have been skipped. `first_nonopt' is the index in ARGV of the first of them; `last_nonopt' is the index after the last of them. */ static int first_nonopt; static int last_nonopt; #ifdef _LIBC /* Bash 2.0 gives us an environment variable containing flags indicating ARGV elements that should not be considered arguments. */ /* Defined in getopt_init.c */ extern char *__getopt_nonoption_flags; static int nonoption_flags_max_len; static int nonoption_flags_len; static int original_argc; static char *const *original_argv; /* Make sure the environment variable bash 2.0 puts in the environment is valid for the getopt call we must make sure that the ARGV passed to getopt is that one passed to the process. */ static void __attribute__ ((unused)) store_args_and_env (int argc, char *const *argv) { /* XXX This is no good solution. We should rather copy the args so that we can compare them later. But we must not use malloc(3). */ original_argc = argc; original_argv = argv; } # ifdef text_set_element text_set_element (__libc_subinit, store_args_and_env); # endif /* text_set_element */ # define SWAP_FLAGS(ch1, ch2) \ if (nonoption_flags_len > 0) \ { \ char __tmp = __getopt_nonoption_flags[ch1]; \ __getopt_nonoption_flags[ch1] = __getopt_nonoption_flags[ch2]; \ __getopt_nonoption_flags[ch2] = __tmp; \ } #else /* !_LIBC */ # define SWAP_FLAGS(ch1, ch2) #endif /* _LIBC */ /* Exchange two adjacent subsequences of ARGV. One subsequence is elements [first_nonopt,last_nonopt) which contains all the non-options that have been skipped so far. The other is elements [last_nonopt,optind), which contains all the options processed since those non-options were skipped. `first_nonopt' and `last_nonopt' are relocated so that they describe the new indices of the non-options in ARGV after they are moved. */ #if defined __STDC__ && __STDC__ static void exchange (char **); #endif static void exchange (argv) char **argv; { int bottom = first_nonopt; int middle = last_nonopt; int top = optind; char *tem; /* Exchange the shorter segment with the far end of the longer segment. That puts the shorter segment into the right place. It leaves the longer segment in the right place overall, but it consists of two parts that need to be swapped next. */ #ifdef _LIBC /* First make sure the handling of the `__getopt_nonoption_flags' string can work normally. Our top argument must be in the range of the string. */ if (nonoption_flags_len > 0 && top >= nonoption_flags_max_len) { /* We must extend the array. The user plays games with us and presents new arguments. */ char *new_str = malloc (top + 1); if (new_str == NULL) nonoption_flags_len = nonoption_flags_max_len = 0; else { memset (__mempcpy (new_str, __getopt_nonoption_flags, nonoption_flags_max_len), '\0', top + 1 - nonoption_flags_max_len); nonoption_flags_max_len = top + 1; __getopt_nonoption_flags = new_str; } } #endif while (top > middle && middle > bottom) { if (top - middle > middle - bottom) { /* Bottom segment is the short one. */ int len = middle - bottom; register int i; /* Swap it with the top part of the top segment. */ for (i = 0; i < len; i++) { tem = argv[bottom + i]; argv[bottom + i] = argv[top - (middle - bottom) + i]; argv[top - (middle - bottom) + i] = tem; SWAP_FLAGS (bottom + i, top - (middle - bottom) + i); } /* Exclude the moved bottom segment from further swapping. */ top -= len; } else { /* Top segment is the short one. */ int len = top - middle; register int i; /* Swap it with the bottom part of the bottom segment. */ for (i = 0; i < len; i++) { tem = argv[bottom + i]; argv[bottom + i] = argv[middle + i]; argv[middle + i] = tem; SWAP_FLAGS (bottom + i, middle + i); } /* Exclude the moved top segment from further swapping. */ bottom += len; } } /* Update records for the slots the non-options now occupy. */ first_nonopt += (optind - last_nonopt); last_nonopt = optind; } /* Initialize the internal data when the first call is made. */ #if defined __STDC__ && __STDC__ static const char *_getopt_initialize (int, char *const *, const char *); #endif static const char * _getopt_initialize (argc, argv, optstring) int argc; char *const *argv; const char *optstring; { /* Start processing options with ARGV-element 1 (since ARGV-element 0 is the program name); the sequence of previously skipped non-option ARGV-elements is empty. */ first_nonopt = last_nonopt = optind; nextchar = NULL; posixly_correct = getenv ("POSIXLY_CORRECT"); /* Determine how to handle the ordering of options and nonoptions. */ if (optstring[0] == '-') { ordering = RETURN_IN_ORDER; ++optstring; } else if (optstring[0] == '+') { ordering = REQUIRE_ORDER; ++optstring; } else if (posixly_correct != NULL) ordering = REQUIRE_ORDER; else ordering = PERMUTE; #ifdef _LIBC if (posixly_correct == NULL && argc == original_argc && argv == original_argv) { if (nonoption_flags_max_len == 0) { if (__getopt_nonoption_flags == NULL || __getopt_nonoption_flags[0] == '\0') nonoption_flags_max_len = -1; else { const char *orig_str = __getopt_nonoption_flags; int len = nonoption_flags_max_len = strlen (orig_str); if (nonoption_flags_max_len < argc) nonoption_flags_max_len = argc; __getopt_nonoption_flags = (char *) malloc (nonoption_flags_max_len); if (__getopt_nonoption_flags == NULL) nonoption_flags_max_len = -1; else memset (__mempcpy (__getopt_nonoption_flags, orig_str, len), '\0', nonoption_flags_max_len - len); } } nonoption_flags_len = nonoption_flags_max_len; } else nonoption_flags_len = 0; #endif return optstring; } /* Scan elements of ARGV (whose length is ARGC) for option characters given in OPTSTRING. If an element of ARGV starts with '-', and is not exactly "-" or "--", then it is an option element. The characters of this element (aside from the initial '-') are option characters. If `getopt' is called repeatedly, it returns successively each of the option characters from each of the option elements. If `getopt' finds another option character, it returns that character, updating `optind' and `nextchar' so that the next call to `getopt' can resume the scan with the following option character or ARGV-element. If there are no more option characters, `getopt' returns -1. Then `optind' is the index in ARGV of the first ARGV-element that is not an option. (The ARGV-elements have been permuted so that those that are not options now come last.) OPTSTRING is a string containing the legitimate option characters. If an option character is seen that is not listed in OPTSTRING, return '?' after printing an error message. If you set `opterr' to zero, the error message is suppressed but we still return '?'. If a char in OPTSTRING is followed by a colon, that means it wants an arg, so the following text in the same ARGV-element, or the text of the following ARGV-element, is returned in `optarg'. Two colons mean an option that wants an optional arg; if there is text in the current ARGV-element, it is returned in `optarg', otherwise `optarg' is set to zero. If OPTSTRING starts with `-' or `+', it requests different methods of handling the non-option ARGV-elements. See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above. Long-named options begin with `--' instead of `-'. Their names may be abbreviated as long as the abbreviation is unique or is an exact match for some defined option. If they have an argument, it follows the option name in the same ARGV-element, separated from the option name by a `=', or else the in next ARGV-element. When `getopt' finds a long-named option, it returns 0 if that option's `flag' field is nonzero, the value of the option's `val' field if the `flag' field is zero. The elements of ARGV aren't really const, because we permute them. But we pretend they're const in the prototype to be compatible with other systems. LONGOPTS is a vector of `struct option' terminated by an element containing a name which is zero. LONGIND returns the index in LONGOPT of the long-named option found. It is only valid when a long-named option has been found by the most recent call. If LONG_ONLY is nonzero, '-' as well as '--' can introduce long-named options. */ int _getopt_internal (argc, argv, optstring, longopts, longind, long_only) int argc; char *const *argv; const char *optstring; const struct option *longopts; int *longind; int long_only; { int print_errors = opterr; if (optstring[0] == ':') print_errors = 0; optarg = NULL; if (optind == 0 || !__getopt_initialized) { if (optind == 0) optind = 1; /* Don't scan ARGV[0], the program name. */ optstring = _getopt_initialize (argc, argv, optstring); __getopt_initialized = 1; } /* Test whether ARGV[optind] points to a non-option argument. Either it does not have option syntax, or there is an environment flag from the shell indicating it is not an option. The later information is only used when the used in the GNU libc. */ #ifdef _LIBC # define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0' \ || (optind < nonoption_flags_len \ && __getopt_nonoption_flags[optind] == '1')) #else # define NONOPTION_P (argv[optind][0] != '-' || argv[optind][1] == '\0') #endif if (nextchar == NULL || *nextchar == '\0') { /* Advance to the next ARGV-element. */ /* Give FIRST_NONOPT & LAST_NONOPT rational values if OPTIND has been moved back by the user (who may also have changed the arguments). */ if (last_nonopt > optind) last_nonopt = optind; if (first_nonopt > optind) first_nonopt = optind; if (ordering == PERMUTE) { /* If we have just processed some options following some non-options, exchange them so that the options come first. */ if (first_nonopt != last_nonopt && last_nonopt != optind) exchange ((char **) argv); else if (last_nonopt != optind) first_nonopt = optind; /* Skip any additional non-options and extend the range of non-options previously skipped. */ while (optind < argc && NONOPTION_P) optind++; last_nonopt = optind; } /* The special ARGV-element `--' means premature end of options. Skip it like a null option, then exchange with previous non-options as if it were an option, then skip everything else like a non-option. */ if (optind != argc && !strcmp (argv[optind], "--")) { optind++; if (first_nonopt != last_nonopt && last_nonopt != optind) exchange ((char **) argv); else if (first_nonopt == last_nonopt) first_nonopt = optind; last_nonopt = argc; optind = argc; } /* If we have done all the ARGV-elements, stop the scan and back over any non-options that we skipped and permuted. */ if (optind == argc) { /* Set the next-arg-index to point at the non-options that we previously skipped, so the caller will digest them. */ if (first_nonopt != last_nonopt) optind = first_nonopt; return -1; } /* If we have come to a non-option and did not permute it, either stop the scan or describe it to the caller and pass it by. */ if (NONOPTION_P) { if (ordering == REQUIRE_ORDER) return -1; optarg = argv[optind++]; return 1; } /* We have found another option-ARGV-element. Skip the initial punctuation. */ nextchar = (argv[optind] + 1 + (longopts != NULL && argv[optind][1] == '-')); } /* Decode the current option-ARGV-element. */ /* Check whether the ARGV-element is a long option. If long_only and the ARGV-element has the form "-f", where f is a valid short option, don't consider it an abbreviated form of a long option that starts with f. Otherwise there would be no way to give the -f short option. On the other hand, if there's a long option "fubar" and the ARGV-element is "-fu", do consider that an abbreviation of the long option, just like "--fu", and not "-f" with arg "u". This distinction seems to be the most useful approach. */ if (longopts != NULL && (argv[optind][1] == '-' || (long_only && (argv[optind][2] || !my_index (optstring, argv[optind][1]))))) { char *nameend; const struct option *p; const struct option *pfound = NULL; int exact = 0; int ambig = 0; int indfound = -1; int option_index; for (nameend = nextchar; *nameend && *nameend != '='; nameend++) /* Do nothing. */ ; /* Test all long options for either exact match or abbreviated matches. */ for (p = longopts, option_index = 0; p->name; p++, option_index++) if (!strncmp (p->name, nextchar, nameend - nextchar)) { if ((unsigned int) (nameend - nextchar) == (unsigned int) strlen (p->name)) { /* Exact match found. */ pfound = p; indfound = option_index; exact = 1; break; } else if (pfound == NULL) { /* First nonexact match found. */ pfound = p; indfound = option_index; } else /* Second or later nonexact match found. */ ambig = 1; } if (ambig && !exact) { if (print_errors) fprintf (stderr, _("%s: option `%s' is ambiguous\n"), argv[0], argv[optind]); nextchar += strlen (nextchar); optind++; optopt = 0; return '?'; } if (pfound != NULL) { option_index = indfound; optind++; if (*nameend) { /* Don't test has_arg with >, because some C compilers don't allow it to be used on enums. */ if (pfound->has_arg) optarg = nameend + 1; else { if (print_errors) { if (argv[optind - 1][1] == '-') /* --option */ fprintf (stderr, _ ("%s: option `--%s' doesn't allow an argument\n"), argv[0], pfound->name); else /* +option or -option */ fprintf (stderr, _ ("%s: option `%c%s' doesn't allow an argument\n"), argv[0], argv[optind - 1][0], pfound->name); } nextchar += strlen (nextchar); optopt = pfound->val; return '?'; } } else if (pfound->has_arg == 1) { if (optind < argc) optarg = argv[optind++]; else { if (print_errors) fprintf (stderr, _("%s: option `%s' requires an argument\n"), argv[0], argv[optind - 1]); nextchar += strlen (nextchar); optopt = pfound->val; return optstring[0] == ':' ? ':' : '?'; } } nextchar += strlen (nextchar); if (longind != NULL) *longind = option_index; if (pfound->flag) { *(pfound->flag) = pfound->val; return 0; } return pfound->val; } /* Can't find it as a long option. If this is not getopt_long_only, or the option starts with '--' or is not a valid short option, then it's an error. Otherwise interpret it as a short option. */ if (!long_only || argv[optind][1] == '-' || my_index (optstring, *nextchar) == NULL) { if (print_errors) { if (argv[optind][1] == '-') /* --option */ fprintf (stderr, _("%s: unrecognized option `--%s'\n"), argv[0], nextchar); else /* +option or -option */ fprintf (stderr, _("%s: unrecognized option `%c%s'\n"), argv[0], argv[optind][0], nextchar); } nextchar = (char *) ""; optind++; optopt = 0; return '?'; } } /* Look at and handle the next short option-character. */ { char c = *nextchar++; char *temp = my_index (optstring, c); /* Increment `optind' when we start to process its last character. */ if (*nextchar == '\0') ++optind; if (temp == NULL || c == ':') { if (print_errors) { if (posixly_correct) /* 1003.2 specifies the format of this message. */ fprintf (stderr, _("%s: illegal option -- %c\n"), argv[0], c); else fprintf (stderr, _("%s: invalid option -- %c\n"), argv[0], c); } optopt = c; return '?'; } /* Convenience. Treat POSIX -W foo same as long option --foo */ if (temp[0] == 'W' && temp[1] == ';') { char *nameend; const struct option *p; const struct option *pfound = NULL; int exact = 0; int ambig = 0; int indfound = 0; int option_index; /* This is an option that requires an argument. */ if (*nextchar != '\0') { optarg = nextchar; /* If we end this ARGV-element by taking the rest as an arg, we must advance to the next element now. */ optind++; } else if (optind == argc) { if (print_errors) { /* 1003.2 specifies the format of this message. */ fprintf (stderr, _("%s: option requires an argument -- %c\n"), argv[0], c); } optopt = c; if (optstring[0] == ':') c = ':'; else c = '?'; return c; } else /* We already incremented `optind' once; increment it again when taking next ARGV-elt as argument. */ optarg = argv[optind++]; /* optarg is now the argument, see if it's in the table of longopts. */ for (nextchar = nameend = optarg; *nameend && *nameend != '='; nameend++) /* Do nothing. */ ; /* Test all long options for either exact match or abbreviated matches. */ for (p = longopts, option_index = 0; p->name; p++, option_index++) if (!strncmp (p->name, nextchar, nameend - nextchar)) { if ((unsigned int) (nameend - nextchar) == strlen (p->name)) { /* Exact match found. */ pfound = p; indfound = option_index; exact = 1; break; } else if (pfound == NULL) { /* First nonexact match found. */ pfound = p; indfound = option_index; } else /* Second or later nonexact match found. */ ambig = 1; } if (ambig && !exact) { if (print_errors) fprintf (stderr, _("%s: option `-W %s' is ambiguous\n"), argv[0], argv[optind]); nextchar += strlen (nextchar); optind++; return '?'; } if (pfound != NULL) { option_index = indfound; if (*nameend) { /* Don't test has_arg with >, because some C compilers don't allow it to be used on enums. */ if (pfound->has_arg) optarg = nameend + 1; else { if (print_errors) fprintf (stderr, _("\ %s: option `-W %s' doesn't allow an argument\n"), argv[0], pfound->name); nextchar += strlen (nextchar); return '?'; } } else if (pfound->has_arg == 1) { if (optind < argc) optarg = argv[optind++]; else { if (print_errors) fprintf (stderr, _("%s: option `%s' requires an argument\n"), argv[0], argv[optind - 1]); nextchar += strlen (nextchar); return optstring[0] == ':' ? ':' : '?'; } } nextchar += strlen (nextchar); if (longind != NULL) *longind = option_index; if (pfound->flag) { *(pfound->flag) = pfound->val; return 0; } return pfound->val; } nextchar = NULL; return 'W'; /* Let the application handle it. */ } if (temp[1] == ':') { if (temp[2] == ':') { /* This is an option that accepts an argument optionally. */ if (*nextchar != '\0') { optarg = nextchar; optind++; } else optarg = NULL; nextchar = NULL; } else { /* This is an option that requires an argument. */ if (*nextchar != '\0') { optarg = nextchar; /* If we end this ARGV-element by taking the rest as an arg, we must advance to the next element now. */ optind++; } else if (optind == argc) { if (print_errors) { /* 1003.2 specifies the format of this message. */ fprintf (stderr, _("%s: option requires an argument -- %c\n"), argv[0], c); } optopt = c; if (optstring[0] == ':') c = ':'; else c = '?'; } else /* We already incremented `optind' once; increment it again when taking next ARGV-elt as argument. */ optarg = argv[optind++]; nextchar = NULL; } } return c; } } int getopt (argc, argv, optstring) int argc; char *const *argv; const char *optstring; { return _getopt_internal (argc, argv, optstring, (const struct option *) 0, (int *) 0, 0); } #endif /* Not ELIDE_CODE. */ #ifdef TEST /* Compile with -DTEST to make an executable for use in testing the above definition of `getopt'. */ int main (argc, argv) int argc; char **argv; { int c; int digit_optind = 0; while (1) { int this_option_optind = optind ? optind : 1; c = getopt (argc, argv, "abc:d:0123456789"); if (c == -1) break; switch (c) { case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': if (digit_optind != 0 && digit_optind != this_option_optind) printf ("digits occur in two different argv-elements.\n"); digit_optind = this_option_optind; printf ("option %c\n", c); break; case 'a': printf ("option a\n"); break; case 'b': printf ("option b\n"); break; case 'c': printf ("option c with value `%s'\n", optarg); break; case '?': break; default: printf ("?? getopt returned character code 0%o ??\n", c); } } if (optind < argc) { printf ("non-option ARGV-elements: "); while (optind < argc) printf ("%s ", argv[optind++]); printf ("\n"); } exit (0); } #endif /* TEST */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: getopt for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/getopt.h0000644000000000000000000001424410361474173012610 0ustar /* Declarations for getopt. Copyright (C) 1989,90,91,92,93,94,96,97,98 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library 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 Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GETOPT_H #ifndef __need_getopt # define _GETOPT_H 1 #endif #ifdef __cplusplus extern "C" { #endif /* For communication from `getopt' to the caller. When `getopt' finds an option that takes an argument, the argument value is returned here. Also, when `ordering' is RETURN_IN_ORDER, each non-option ARGV-element is returned here. */ extern char *optarg; /* Index in ARGV of the next element to be scanned. This is used for communication to and from the caller and for communication between successive calls to `getopt'. On entry to `getopt', zero means this is the first call; initialize. When `getopt' returns -1, this is the index of the first of the non-option elements that the caller should itself scan. Otherwise, `optind' communicates from one call to the next how much of ARGV has been scanned so far. */ extern int optind; /* Callers store zero here to inhibit the error message `getopt' prints for unrecognized options. */ extern int opterr; /* Set to an option character which was unrecognized. */ extern int optopt; #ifndef __need_getopt /* Describe the long-named options requested by the application. The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector of `struct option' terminated by an element containing a name which is zero. The field `has_arg' is: no_argument (or 0) if the option does not take an argument, required_argument (or 1) if the option requires an argument, optional_argument (or 2) if the option takes an optional argument. If the field `flag' is not NULL, it points to a variable that is set to the value given in the field `val' when the option is found, but left unchanged if the option is not found. To have a long-named option do something other than set an `int' to a compiled-in constant, such as set a value from `optarg', set the option's `flag' field to zero and its `val' field to a nonzero value (the equivalent single-letter option character, if there is one). For long options that have a zero `flag' field, `getopt' returns the contents of the `val' field. */ struct option { # if defined __STDC__ && __STDC__ const char *name; # else char *name; # endif /* has_arg can't be an enum because some compilers complain about type mismatches in all the code that assumes it is an int. */ int has_arg; int *flag; int val; }; /* Names for the values of the `has_arg' field of `struct option'. */ # define no_argument 0 # define required_argument 1 # define optional_argument 2 #endif /* need getopt */ /* Get definitions and prototypes for functions to process the arguments in ARGV (ARGC of them, minus the program name) for options given in OPTS. Return the option character from OPTS just read. Return -1 when there are no more options. For unrecognized options, or options missing arguments, `optopt' is set to the option letter, and '?' is returned. The OPTS string is a list of characters which are recognized option letters, optionally followed by colons, specifying that that letter takes an argument, to be placed in `optarg'. If a letter in OPTS is followed by two colons, its argument is optional. This behavior is specific to the GNU `getopt'. The argument `--' causes premature termination of argument scanning, explicitly telling `getopt' that there are no more options. If OPTS begins with `--', then non-option arguments are treated as arguments to the option '\0'. This behavior is specific to the GNU `getopt'. */ #if defined __STDC__ && __STDC__ # ifdef __GNU_LIBRARY__ /* Many other libraries have conflicting prototypes for getopt, with differences in the consts, in stdlib.h. To avoid compilation errors, only prototype getopt for the GNU C library. */ extern int getopt (int __argc, char *const *__argv, const char *__shortopts); # else /* not __GNU_LIBRARY__ */ extern int getopt (); # endif /* __GNU_LIBRARY__ */ # ifndef __need_getopt extern int getopt_long (int __argc, char *const *__argv, const char *__shortopts, const struct option *__longopts, int *__longind); extern int getopt_long_only (int __argc, char *const *__argv, const char *__shortopts, const struct option *__longopts, int *__longind); /* Internal only. Users should not call this directly. */ extern int _getopt_internal (int __argc, char *const *__argv, const char *__shortopts, const struct option *__longopts, int *__longind, int __long_only); # endif #else /* not __STDC__ */ extern int getopt (); # ifndef __need_getopt extern int getopt_long (); extern int getopt_long_only (); extern int _getopt_internal (); # endif #endif /* __STDC__ */ #ifdef __cplusplus } #endif /* Make sure we later can get all the definitions and declarations. */ #undef __need_getopt #endif /* getopt.h */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: getopt header for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/getopt1.c0000644000000000000000000001146210361474173012663 0ustar /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987,88,89,90,91,92,93,94,96,97,98 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library 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 Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H #include #endif #include "getopt.h" #if !defined __STDC__ || !__STDC__ /* This is a separate conditional since some stdc systems reject `defined (const)'. */ #ifndef const #define const #endif #endif #include /* Comment out all this code if we are using the GNU C Library, and are not actually compiling the library itself. This code is part of the GNU C Library, but also included in many other GNU distributions. Compiling and linking in this code is a waste when using the GNU C library (especially if it is a shared library). Rather than having every GNU program understand `configure --with-gnu-libc' and omit the object files, it is simpler to just do this in the source for each such file. */ #define GETOPT_INTERFACE_VERSION 2 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2 #include #if _GNU_GETOPT_INTERFACE_VERSION == GETOPT_INTERFACE_VERSION #define ELIDE_CODE #endif #endif #ifndef ELIDE_CODE /* This needs to come after some library #include to get __GNU_LIBRARY__ defined. */ #ifdef __GNU_LIBRARY__ #include #endif #ifndef NULL #define NULL 0 #endif int getopt_long (argc, argv, options, long_options, opt_index) int argc; char *const *argv; const char *options; const struct option *long_options; int *opt_index; { return _getopt_internal (argc, argv, options, long_options, opt_index, 0); } /* Like getopt_long, but '-' as well as '--' can indicate a long option. If an option that starts with '-' (not '--') doesn't match a long option, but does match a short option, it is parsed as a short option instead. */ int getopt_long_only (argc, argv, options, long_options, opt_index) int argc; char *const *argv; const char *options; const struct option *long_options; int *opt_index; { return _getopt_internal (argc, argv, options, long_options, opt_index, 1); } #endif /* Not ELIDE_CODE. */ #ifdef TEST #include int main (argc, argv) int argc; char **argv; { int c; int digit_optind = 0; while (1) { int this_option_optind = optind ? optind : 1; int option_index = 0; static struct option long_options[] = { {"add", 1, 0, 0}, {"append", 0, 0, 0}, {"delete", 1, 0, 0}, {"verbose", 0, 0, 0}, {"create", 0, 0, 0}, {"file", 1, 0, 0}, {0, 0, 0, 0} }; c = getopt_long (argc, argv, "abc:d:0123456789", long_options, &option_index); if (c == -1) break; switch (c) { case 0: printf ("option %s", long_options[option_index].name); if (optarg) printf (" with arg %s", optarg); printf ("\n"); break; case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': if (digit_optind != 0 && digit_optind != this_option_optind) printf ("digits occur in two different argv-elements.\n"); digit_optind = this_option_optind; printf ("option %c\n", c); break; case 'a': printf ("option a\n"); break; case 'b': printf ("option b\n"); break; case 'c': printf ("option c with value `%s'\n", optarg); break; case 'd': printf ("option d with value `%s'\n", optarg); break; case '?': break; default: printf ("?? getopt returned character code 0%o ??\n", c); } } if (optind < argc) { printf ("non-option ARGV-elements: "); while (optind < argc) printf ("%s ", argv[optind++]); printf ("\n"); } exit (0); } #endif /* TEST */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: getopt_long for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/globals.c0000644000000000000000000000440610361474173012723 0ustar /* * Oroborus Window Manager * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #ifdef DEBUG #include #endif #include "client.h" #include "i18n.h" #include "keyboard.h" #include "pixmap.h" #include "globals.h" char *progname; char **stat_argv; char *display = NULL; Display *dpy; Window root, gnome_win; Colormap cmap; int screen; int depth; long workspace; CARD32 margins[4]; Bool quit = False, reload = False; int shape, shape_event; Cursor resize_cursor[4], move_cursor, root_cursor; int want_verbose = 0; char *rcfile = NULL; client_t *clients = NULL; CARD32 *client_list = NULL; unsigned int client_count = 0; MyKey keys[KEY_ENUM_MAX]; MyFont title_font; int title_alignment, full_width_title, button_spacing, button_offset; GC title_gc[2], box_gc; MyPixmap sides[3][2], corners[4][2], buttons[4][3], title[5][2]; char button_layout[6]; int double_click_action; int box_move, box_resize; int cycle_workspaces; int click_to_focus, focus_new, raise_on_focus, raise_delay, raise_on_click; int window_placement, snap_to_border, snap_to_windows, snap_width; int workspace_count = -1, wrap_workspaces; int button_state[4]; char *borderless_windows = NULL; /**This must remain at the end of the file.********** * vim600:set sw=2 ts=8 fdm=marker fmr=«««,»»»: * * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: * ****************************************************/ oroborus-2.0.20/src/globals.h0000644000000000000000000000427110361474173012730 0ustar /* * Oroborus Window Manager * * Copyright (C) 2005 Stefan Pfetzing * * 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 __GLOBALS_H__ #define __GLOBALS_H__ extern char *progname; extern char **stat_argv; extern char *display; extern Display *dpy; extern Window root, gnome_win; extern Colormap cmap; extern int screen; extern int depth; extern long workspace; extern CARD32 margins[4]; extern Bool quit, reload; extern int shape, shape_event; extern Cursor resize_cursor[4], move_cursor, root_cursor; extern int want_verbose; extern char *rcfile; extern client_t *clients; extern CARD32 *client_list; extern unsigned int client_count; extern MyKey keys[KEY_ENUM_MAX]; extern MyFont title_font; extern int title_alignment, full_width_title, button_spacing, button_offset; extern GC title_gc[2], box_gc; extern MyPixmap sides[3][2], corners[4][2], buttons[4][3], title[5][2]; extern char button_layout[6]; extern int double_click_action; extern int box_move, box_resize; extern int cycle_workspaces; extern int click_to_focus, focus_new, raise_on_focus, raise_delay, raise_on_click; extern int window_placement, snap_to_border, snap_to_windows, snap_width; extern int workspace_count, wrap_workspaces; extern int button_state[4]; extern char *borderless_windows; #endif /* __GLOBALS_H_ */ /**This must remain at the end of the file.********** * vim600:set sw=2 ts=8 fdm=marker fmr=«««,»»»: * * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: * ****************************************************/ oroborus-2.0.20/src/hints.c0000644000000000000000000003174010361474173012426 0ustar /* * Oroborus Window Manager * X11 Hints Utility Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #include #ifdef DEBUG #include #endif #include "hints.h" Atom wm_state, wm_change_state, wm_delete_window, wm_protocols; Atom motif_wm_hints; Atom win_hints, win_state, win_client_list, win_layer, win_workspace, win_workspace_count, win_desktop_button_proxy, win_supporting_wm_check, gnome_panel_desktop_area; Atom net_atoms[NET_ATOM_COUNT]; Display *dpy; void initHints (Display * d) { dpy = d; initICCCMHints (); initMotifHints (); initGnomeHints (); initNETHints (); } void initICCCMHints () { #ifdef DEBUG printf ("entering initICCCMHints\n"); #endif wm_state = XInternAtom (dpy, "WM_STATE", False); wm_change_state = XInternAtom (dpy, "WM_CHANGE_STATE", False); wm_delete_window = XInternAtom (dpy, "WM_DELETE_WINDOW", False); wm_protocols = XInternAtom (dpy, "WM_PROTOCOLS", False); } void initNETHints () { Window root; #ifdef DEBUG printf ("entering initNETHints\n"); #endif root = XDefaultRootWindow (dpy); net_atoms[NET_CLIENT_LIST] = XInternAtom (dpy, "_NET_CLIENT_LIST", False); net_atoms[NET_CLIENT_LIST_STACKING] = XInternAtom (dpy, "_NET_CLIENT_LIST_STACKING", False); net_atoms[NET_WM_WINDOW_TYPE] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE", False); net_atoms[NET_WM_WINDOW_TYPE_DESKTOP] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE_DESKTOP", False); net_atoms[NET_WM_WINDOW_TYPE_DOCK] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE_DOCK", False); net_atoms[NET_WM_WINDOW_TYPE_TOOLBAR] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE_TOOLBAR", False); net_atoms[NET_WM_WINDOW_TYPE_MENU] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE_MENU", False); net_atoms[NET_WM_WINDOW_TYPE_UTILITY] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE_UTILITY", False); net_atoms[NET_WM_WINDOW_TYPE_SPLASH] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE_SPLASH", False); net_atoms[NET_WM_WINDOW_TYPE_DIALOG] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE_DIALOG", False); net_atoms[NET_WM_WINDOW_TYPE_NORMAL] = XInternAtom (dpy, "_NET_WM_WINDOW_TYPE_NORMAL", False); net_atoms[NET_WM_STATE] = XInternAtom (dpy, "_NET_WM_STATE", False); net_atoms[NET_WM_STATE_MODAL] = XInternAtom (dpy, "_NET_WM_STATE_MODAL", False); net_atoms[NET_WM_STATE_STICKY] = XInternAtom (dpy, "_NET_WM_STATE_STICKY", False); net_atoms[NET_WM_STATE_SHADED] = XInternAtom (dpy, "_NET_WM_STATE_SHADED", False); net_atoms[NET_WM_STATE_SKIP_TASKBAR] = XInternAtom (dpy, "_NET_WM_STATE_SKIP_TASKBAR", False); net_atoms[NET_WM_STATE_SKIP_PAGER] = XInternAtom (dpy, "_NET_WM_STATE_SKIP_PAGER", False); net_atoms[NET_WM_STATE_HIDDEN] = XInternAtom (dpy, "_NET_WM_STATE_HIDDEN", False); net_atoms[NET_WM_STATE_ABOVE] = XInternAtom (dpy, "_NET_WM_STATE_ABOVE", False); net_atoms[NET_WM_STATE_FULLSCREEN] = XInternAtom (dpy, "_NET_WM_STATE_FULLSCREEN", False); net_atoms[NET_WM_NAME] = XInternAtom (dpy, "_NET_WM_NAME", False); net_atoms[NET_WM_DESKTOP] = XInternAtom (dpy, "_NET_WM_DESKTOP", False); net_atoms[NET_NUMBER_OF_DESKTOPS] = XInternAtom (dpy, "_NET_NUMBER_OF_DESKTOPS", False); net_atoms[NET_CURRENT_DESKTOP] = XInternAtom (dpy, "_NET_CURRENT_DESKTOP", False); net_atoms[NET_ACTIVE_WINDOW] = XInternAtom (dpy, "_NET_ACTIVE_WINDOW", False); net_atoms[NET_SUPPORTING_WM_CHECK] = XInternAtom (dpy, "_NET_SUPPORTING_WM_CHECK", False); net_atoms[NET_WORKAREA] = XInternAtom (dpy, "_NET_WORKAREA", False); net_atoms[NET_WM_WORKAREA] = XInternAtom (dpy, "_NET_WM_WORKAREA", False); net_atoms[NET_CLOSE_WINDOW] = XInternAtom (dpy, "_NET_CLOSE_WINDOW", False); net_atoms[NET_WM_PID] = XInternAtom (dpy, "_NET_WM_PID", False); net_atoms[NET_WM_STRUT] = XInternAtom (dpy, "_NET_WM_STRUT", False); XChangeProperty (dpy, root, XInternAtom (dpy, "_NET_SUPPORTED", False), XA_ATOM, 32, PropModeReplace, (unsigned char *) net_atoms, NET_ATOM_COUNT); } void initMotifHints () { #ifdef DEBUG printf ("entering initMotifHints\n"); #endif motif_wm_hints = XInternAtom (dpy, "_MOTIF_WM_HINTS", False); } void initGnomeHints () { Window root; #ifdef DEBUG printf ("entering initGnomeHints\n"); #endif root = XDefaultRootWindow (dpy); win_hints = XInternAtom (dpy, "_WIN_HINTS", False); win_state = XInternAtom (dpy, "_WIN_STATE", False); win_client_list = XInternAtom (dpy, "_WIN_CLIENT_LIST", False); win_layer = XInternAtom (dpy, "_WIN_LAYER", False); win_workspace = XInternAtom (dpy, "_WIN_WORKSPACE", False); win_workspace_count = XInternAtom (dpy, "_WIN_WORKSPACE_COUNT", False); win_desktop_button_proxy = XInternAtom (dpy, "_WIN_DESKTOP_BUTTON_PROXY", False); win_supporting_wm_check = XInternAtom (dpy, "_WIN_SUPPORTING_WM_CHECK", False); gnome_panel_desktop_area = XInternAtom (dpy, "GNOME_PANEL_DESKTOP_AREA", False); } long getWMState (Window w) { unsigned long *data = NULL, state = WithdrawnState; #ifdef DEBUG printf ("entering getWmState\n"); #endif data = getPropData (w, wm_state, wm_state, NULL); if (data) { state = *data; XFree (data); } return state; } void setWMState (Window w, long state) { CARD32 data[2]; #ifdef DEBUG printf ("entering setWmState\n"); #endif data[0] = state; data[1] = None; XChangeProperty (dpy, w, wm_state, wm_state, 32, PropModeReplace, (unsigned char *) data, 2); } PropMwmHints * getMotifHints (Window w) { #ifdef DEBUG printf ("entering getMotifHints\n"); #endif return getPropData (w, motif_wm_hints, motif_wm_hints, NULL); } int getGnomeHint (Window w, Atom a, long *value) { int success = False; long *data = NULL; #ifdef DEBUG printf ("entering getGnomeHint\n"); #endif if (a == win_layer) *value = WIN_LAYER_NORMAL; else *value = 0; data = getPropData (w, a, XA_CARDINAL, NULL); if (data) { *value = *data; success = True; XFree (data); } return success; } void setGnomeHint (Window w, Atom a, long value) { #ifdef DEBUG printf ("entering setGnomeHint\n"); #endif XChangeProperty (dpy, w, a, XA_CARDINAL, 32, PropModeReplace, (unsigned char *) &value, 1); } void setNetWmName (Window w, Atom a, char *value) { #ifdef DEBUG printf ("entering setNetWmName\n"); #endif XChangeProperty (dpy, w, a, XA_STRING, 8, PropModeReplace, (unsigned char *) value, strlen (value)); } void setSupportingWmCheck (Window w, Window w2) { #ifdef DEBUG printf ("entering setSupportingWmCheck\n"); #endif XChangeProperty (dpy, w, net_atoms[NET_SUPPORTING_WM_CHECK], XA_WINDOW, 32, PropModeReplace, (unsigned char *) &w2, 1); } void getEWMHState (Window w, long *value) { unsigned long *data; unsigned long items = 0; unsigned long i; data = getPropData (w, net_atoms[NET_WM_STATE], XA_ATOM, &items); if (data) { for (i = 0; i < items; i++) { char *currentName = XGetAtomName (dpy, data[i]); char *configuredName = XGetAtomName (dpy, net_atoms[NET_WM_STATE_STICKY]); if (equals (currentName, configuredName)) *value |= WIN_STATE_STICKY; XFree (currentName); XFree (configuredName); } XFree (data); } } void getGnomeDesktopMargins (CARD32 * margins) { unsigned long items_read; CARD32 *data = NULL; #ifdef DEBUG printf ("entering getGnomeDesktopMargins\n"); #endif data = getPropData (XDefaultRootWindow (dpy), gnome_panel_desktop_area, XA_CARDINAL, &items_read); if (data && items_read >= 4) { margins[0] = data[0]; margins[1] = data[1]; margins[2] = data[2]; margins[3] = data[3]; XFree (data); } else { margins[0] = 0; margins[1] = 0; margins[2] = 0; margins[3] = 0; } } int getNetWMPid (Window w) { int val; int *data = NULL; unsigned long items_read; data = getPropData (w, net_atoms[NET_WM_PID], XA_CARDINAL, &items_read); if (items_read >= 1) { val = *data; XFree(data); return val; } else return 0; } void getNetWMStrut (Window win, CARD32 * margins, CARD32 * window_margins) { unsigned long items_read; CARD32 *data = NULL; #ifdef DEBUG printf ("entering getGnomeDesktopMargins\n"); #endif data = getPropData (win, net_atoms[NET_WM_STRUT], XA_CARDINAL, &items_read); if (data && items_read >= 4) { window_margins[0] = data[0]; window_margins[1] = data[1]; window_margins[2] = data[2]; window_margins[3] = data[3]; margins[0] += data[0]; margins[1] += data[1]; margins[2] += data[2]; margins[3] += data[3]; XFree (data); } else { window_margins[0] = 0; window_margins[1] = 0; window_margins[2] = 0; window_margins[3] = 0; } } void delNetWMStrut (CARD32 * margins, CARD32 * data) { #ifdef DEBUG printf ("entering delNetWMStrut\n"); #endif if (data[0] || data[1] || data[2] || data[3]) { margins[0] -= data[0]; margins[1] -= data[1]; margins[2] -= data[2]; margins[3] -= data[3]; } } void setNetWorkarea (CARD32 * margins, int workspaces) { struct workarea { CARD32 left, top, right, bottom; } *workarea; int i; if (workspaces <= 0) return; workarea = calloc (workspaces, sizeof (struct workarea)); for (i = 0; i < workspaces; i++) { workarea[i].left = margins[0]; workarea[i].top = margins[1]; workarea[i].right = XDisplayWidth (dpy, XDefaultScreen (dpy)) - margins[1]; workarea[i].bottom = XDisplayHeight (dpy, XDefaultScreen (dpy)) - margins[3]; } XChangeProperty (dpy, XDefaultRootWindow (dpy), net_atoms[NET_WORKAREA], XA_CARDINAL, 32, PropModeReplace, (unsigned char *) workarea, 4 * workspaces); XChangeProperty (dpy, XDefaultRootWindow (dpy), net_atoms[NET_WM_WORKAREA], XA_CARDINAL, 32, PropModeReplace, (unsigned char *) workarea, 4 * workspaces); free (workarea); } int typeDesktop (Window w) { return typeEWMH (w, "_NET_WM_WINDOW_TYPE_DESKTOP"); } int typeDock (Window w) { return typeEWMH (w, "_NET_WM_WINDOW_TYPE_DOCK"); } int typeAbove (Window w) { return typeEWMH (w, "_NET_WM_STATE_ABOVE"); } int typeEWMH (Window w, char *type) { unsigned long *data; unsigned long items = 0; unsigned long item = 0; int ret = 0; #ifdef DEBUG printf ("entering typeEWMH\n"); #endif data = getPropData (w, net_atoms[NET_WM_WINDOW_TYPE], XA_ATOM, &items); while (data && items && item < items && !ret) { char *name; name = XGetAtomName (dpy, data[item]); #ifdef DEBUG printf ("%s\n", name); #endif ret = equals (name, type); XFree (name); item++; } if (data) XFree (data); return ret; } void * getPropData (Window w, Atom prop, Atom type, unsigned long *items_ret) { Atom type_ret; int format_ret; unsigned long after_ret; unsigned char *prop_data; #ifdef DEBUG printf ("entering getPropData\n"); #endif prop_data = NULL; if (items_ret == NULL) { items_ret = (unsigned long *) malloc (sizeof (unsigned long)); XGetWindowProperty (dpy, w, prop, 0, 0x7fffffff, False, type, &type_ret, &format_ret, items_ret, &after_ret, &prop_data); if (prop_data && *items_ret) { free (items_ret); return prop_data; } else { free (items_ret); return NULL; } } else { XGetWindowProperty (dpy, w, prop, 0, 0x7fffffff, False, type, &type_ret, &format_ret, items_ret, &after_ret, &prop_data); if (prop_data && *items_ret) return prop_data; else return NULL; } } void setFocusHint (Window w) { #ifdef DEBUG printf ("entering setFocusHint\n"); #endif XChangeProperty (dpy, XDefaultRootWindow (dpy), net_atoms[NET_ACTIVE_WINDOW], XA_WINDOW, 32, PropModeReplace, (unsigned char *) &w, 1); } int equals (char *left, char *right) { if (left && right && (strcmp (left, right) == 0)) return 1; else return 0; } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: x11_hints handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/hints.h0000644000000000000000000000763410361474173012440 0ustar /* * Oroborus Window Manager * X11 Hints Utility Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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 __HINTS_H #define __HINTS_H #define MWM_HINTS_DECORATIONS (1L<<1) #define MWM_DECOR_ALL (1L<<0) #define MWM_DECOR_BORDER (1L<<1) #define MWM_DECOR_TITLE (1L<<3) #define MWM_DECOR_MAXIMIZE (1L<<6) #define WIN_STATE_STICKY (1L<<0) #define WIN_STATE_MAXIMIZED_VERT (1L<<2) #define WIN_STATE_MAXIMIZED_HORIZ (1L<<3) #define WIN_STATE_MAXIMIZED ((1L<<2)|(1L<<3)) #define WIN_STATE_SHADED (1L<<5) #define WIN_STATE_FULLSCREEN (1L<<7) #define WIN_HINTS_SKIP_FOCUS (1L<<0) #define WIN_HINTS_SKIP_TASKBAR (1L<<2) #define WIN_LAYER_DESKTOP 0 #define WIN_LAYER_BELOW 2 #define WIN_LAYER_NORMAL 4 #define WIN_LAYER_DOCK 5 #define WIN_LAYER_ONTOP 6 #define WIN_LAYER_FULLSCREEN 8 enum { NET_CLIENT_LIST, NET_CLIENT_LIST_STACKING, NET_WM_WINDOW_TYPE, NET_WM_WINDOW_TYPE_DESKTOP, NET_WM_WINDOW_TYPE_DOCK, NET_WM_WINDOW_TYPE_TOOLBAR, NET_WM_WINDOW_TYPE_MENU, NET_WM_WINDOW_TYPE_UTILITY, NET_WM_WINDOW_TYPE_SPLASH, NET_WM_WINDOW_TYPE_DIALOG, NET_WM_WINDOW_TYPE_NORMAL, NET_WM_STATE, NET_WM_STATE_MODAL, NET_WM_STATE_STICKY, NET_WM_STATE_SHADED, NET_WM_STATE_SKIP_TASKBAR, NET_WM_STATE_SKIP_PAGER, NET_WM_STATE_HIDDEN, NET_WM_STATE_ABOVE, NET_WM_STATE_FULLSCREEN, NET_WM_NAME, NET_WM_DESKTOP, NET_NUMBER_OF_DESKTOPS, NET_CURRENT_DESKTOP, NET_ACTIVE_WINDOW, NET_SUPPORTING_WM_CHECK, NET_WM_WORKAREA, NET_WORKAREA, NET_CLOSE_WINDOW, NET_WM_STRUT, NET_WM_PID, NET_ATOM_COUNT }; typedef struct { CARD32 flags; CARD32 functions; CARD32 decorations; INT32 inputMode; CARD32 status; } PropMwmHints; extern Atom wm_state, wm_change_state, wm_delete_window, wm_protocols; extern Atom motif_wm_hints; extern Atom win_hints, win_state, win_client_list, win_layer, win_workspace, win_workspace_count, win_desktop_button_proxy, win_supporting_wm_check, gnome_panel_desktop_area; extern Atom net_atoms[NET_ATOM_COUNT]; void initHints (Display *); void initICCCMHints (); void initGnomeHints (); void initNETHints (); long getWMState (Window); void setWMState (Window, long state); void initMotifHints (); PropMwmHints *getMotifHints (Window); int getGnomeHint (Window, Atom, long *); void setGnomeHint (Window, Atom, long); void setNetWmName (Window, Atom, char *); void setSupportingWmCheck (Window, Window); void getGnomeDesktopMargins (CARD32 *); int getNetWMPid (Window w); void getNetWMStrut (Window, CARD32 *, CARD32 *); void delNetWMStrut (CARD32 *, CARD32 *); int typeDesktop (Window); int typeDock (Window); int typeAbove (Window); int typeEWMH (Window, char *); void setNetWorkarea (CARD32 *, int); void *getPropData (Window, Atom, Atom, unsigned long *); void getEWMHState (Window, long *); void setFocusHint (Window); int equals (char *left, char *right); #endif /* __HINTS_H */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: x11_hints header for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/i18n.c0000644000000000000000000001100410361474173012047 0ustar /* * Oroborus Window Manager * X11 I18N Support Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #include #include "i18n.h" int use_fontset; int getFont (Display * dpy, MyFont * font, char *name) { char **missing_list; int missing_count; char *def_string; XFontStruct **fonts; char **font_names; int i, ascent, descent, fnum; char *basename; #ifdef DEBUG printf ("entering getFont\n"); printf ("font=%s\n", name); #endif font->font = NULL; font->fontset = NULL; if (use_fontset) { basename = malloc (strlen (name) + 3); if (basename) sprintf (basename, "%s,*", name); else basename = name; font->fontset = XCreateFontSet (dpy, basename, &missing_list, &missing_count, &def_string); if (!font->fontset) { if (basename != name) free (basename); return False; } if (basename != name) free (basename); for (i = 0; i < missing_count; i++) fprintf (stderr, "Warning! Missing charset %s\n", missing_list[i]); fnum = XFontsOfFontSet (font->fontset, &fonts, &font_names); for (i = 0, ascent = 0, descent = 0; i < fnum; i++) { if (ascent < fonts[i]->ascent) ascent = fonts[i]->ascent; if (descent < fonts[i]->descent) descent = fonts[i]->descent; } font->height = ascent + descent; font->ascent = ascent; font->descent = descent; } else { font->font = XLoadQueryFont (dpy, name); if (!font->font) { font->font = XLoadQueryFont (dpy, "fixed"); if (!font->font) return False; } font->height = font->font->ascent + font->font->descent; font->ascent = font->font->ascent; font->descent = font->font->descent; } return True; } void freeFont (Display * dpy, MyFont * font) { #ifdef DEBUG printf ("entering freeFont\n"); #endif if (use_fontset) XFreeFontSet (dpy, font->fontset); else XFreeFont (dpy, font->font); } void drawString (Display * dpy, Drawable d, MyFont * font, GC gc, int x, int y, char *str) { #ifdef DEBUG printf ("entering drawString\n"); #endif if (!str) return; if (use_fontset) XmbDrawString (dpy, d, font->fontset, gc, x, y, str, strlen (str)); else XDrawString (dpy, d, gc, x, y, str, strlen (str)); } int getTextWidth (char *str, MyFont * font) { int width; XRectangle ink, logical; #ifdef DEBUG printf ("entering getTextWidth\n"); #endif if (!str) return 0; if (use_fontset) { XmbTextExtents (font->fontset, str, strlen (str), &ink, &logical); width = logical.width; } else width = XTextWidth (font->font, str, strlen (str)); return width; } void getWindowName (Display * dpy, Window w, char **name) { int status, num; char **list; XTextProperty text_prop; #ifdef DEBUG printf ("entering getWindowName\n"); #endif *name = NULL; status = XGetWMName (dpy, w, &text_prop); if (!status || !text_prop.value || !text_prop.nitems) return; if (text_prop.encoding == XA_STRING) { if (text_prop.value) { *name = strdup ((char *)text_prop.value); XFree (text_prop.value); } } else { XmbTextPropertyToTextList (dpy, &text_prop, &list, &num); if (num && *list) { XFree (text_prop.value); *name = strdup (*list); XFreeStringList (list); } } return; } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: i18n handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/i18n.h0000644000000000000000000000315710361474173012066 0ustar /* * Oroborus Window Manager * X11 I18N Support Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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 __I18N_H #define __I18N_H typedef struct { XFontStruct *font; XFontSet fontset; int height; int ascent; int descent; } MyFont; extern int use_fontset; int getFont (Display *, MyFont *, char *); void freeFont (Display *, MyFont *); void drawString (Display *, Drawable, MyFont *, GC, int, int, char *); int getTextWidth (char *, MyFont *); void getWindowName (Display *, Window, char **); #endif /* __I18N_H */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: i18n header for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/keyboard.c0000644000000000000000000001014110361474173013071 0ustar /* * Oroborus Window Manager * X11 Keyboard Utility Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #include "keyboard.h" #ifdef DEBUG #include #endif void parseKeyString (Display * dpy, MyKey * key, char *str) { char *k; #ifdef DEBUG printf ("entering parseKeyString\n"); printf ("key string=%s\n", str); #endif key->keycode = 0; key->modifier = 0; if (!strcmp (str, "none")) return; k = strrchr (str, '+'); if (k) { key->keycode = XKeysymToKeycode (dpy, XStringToKeysym (k + 1)); if (strstr (str, "Shift")) key->modifier = key->modifier | ShiftMask; if (strstr (str, "Control")) key->modifier = key->modifier | ControlMask; if (strstr (str, "Mod1")) key->modifier = key->modifier | Mod1Mask; if (strstr (str, "Mod2")) key->modifier = key->modifier | Mod2Mask; if (strstr (str, "Mod3")) key->modifier = key->modifier | Mod3Mask; if (strstr (str, "Mod4")) key->modifier = key->modifier | Mod4Mask; if (strstr (str, "Mod5")) key->modifier = key->modifier | Mod5Mask; } } void grabKey (Display * dpy, MyKey * key, Window w) { #ifdef DEBUG printf ("entering grabKey\n"); #endif if (key->keycode) { XGrabKey (dpy, key->keycode, key->modifier, w, False, GrabModeAsync, GrabModeAsync); XGrabKey (dpy, key->keycode, key->modifier | NumLockMask, w, False, GrabModeAsync, GrabModeAsync); XGrabKey (dpy, key->keycode, key->modifier | CapsLockMask, w, False, GrabModeAsync, GrabModeAsync); XGrabKey (dpy, key->keycode, key->modifier | ScrollLockMask, w, False, GrabModeAsync, GrabModeAsync); XGrabKey (dpy, key->keycode, key->modifier | CapsLockMask | ScrollLockMask, w, False, GrabModeAsync, GrabModeAsync); XGrabKey (dpy, key->keycode, key->modifier | NumLockMask | CapsLockMask, w, False, GrabModeAsync, GrabModeAsync); XGrabKey (dpy, key->keycode, key->modifier | NumLockMask | ScrollLockMask, w, False, GrabModeAsync, GrabModeAsync); XGrabKey (dpy, key->keycode, key->modifier | NumLockMask | CapsLockMask | ScrollLockMask, w, False, GrabModeAsync, GrabModeAsync); } } void ungrabKeys (Display * dpy, Window w) { #ifdef DEBUG printf ("entering ungrabKeys\n"); #endif XUngrabKey (dpy, AnyKey, AnyModifier, w); } void init_keyboard (Display * dpy) { XModifierKeymap *xmk = NULL; KeyCode *map; int m, k; #ifdef DEBUG printf ("init_keyboard\n"); #endif xmk = XGetModifierMapping (dpy); if (xmk) { map = xmk->modifiermap; for (m = 0; m < 8; m++) for (k = 0; k < xmk->max_keypermod; k++, map++) { if (*map == XKeysymToKeycode (dpy, XK_Num_Lock)) NumLockMask = (1 << m); if (*map == XKeysymToKeycode (dpy, XK_Caps_Lock)) CapsLockMask = (1 << m); if (*map == XKeysymToKeycode (dpy, XK_Scroll_Lock)) ScrollLockMask = (1 << m); } XFreeModifiermap (xmk); } } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: keyboard handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/keyboard.h0000644000000000000000000000506610361474173013110 0ustar /* * Oroborus Window Manager * X11 Keyboard Utility Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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 __KEYBOARD_H #define __KEYBOARD_H enum { KEY_MOVE_UP, KEY_MOVE_DOWN, KEY_MOVE_LEFT, KEY_MOVE_RIGHT, KEY_RESIZE_UP, KEY_RESIZE_DOWN, KEY_RESIZE_LEFT, KEY_RESIZE_RIGHT, KEY_CYCLE_WINDOWS, KEY_CLOSE_WINDOW, KEY_HIDE_WINDOW, KEY_TOGGLE_FULLSCREEN_WINDOW, KEY_MAXIMIZE_WINDOW, KEY_MAXIMIZE_VERT, KEY_MAXIMIZE_HORIZ, KEY_SHADE_WINDOW, KEY_RAISE_WINDOW_LAYER, KEY_LOWER_WINDOW_LAYER, KEY_NEXT_WORKSPACE, KEY_PREV_WORKSPACE, KEY_ADD_WORKSPACE, KEY_DEL_WORKSPACE, KEY_STICK_WINDOW, KEY_WORKSPACE_1, KEY_WORKSPACE_2, KEY_WORKSPACE_3, KEY_WORKSPACE_4, KEY_WORKSPACE_5, KEY_WORKSPACE_6, KEY_WORKSPACE_7, KEY_WORKSPACE_8, KEY_WORKSPACE_9, KEY_MOVE_NEXT_WORKSPACE, KEY_MOVE_PREV_WORKSPACE, KEY_MOVE_WORKSPACE_1, KEY_MOVE_WORKSPACE_2, KEY_MOVE_WORKSPACE_3, KEY_MOVE_WORKSPACE_4, KEY_MOVE_WORKSPACE_5, KEY_MOVE_WORKSPACE_6, KEY_MOVE_WORKSPACE_7, KEY_MOVE_WORKSPACE_8, KEY_MOVE_WORKSPACE_9, KEY_TOP_LEFT, KEY_TOP_RIGHT, KEY_BOTTOM_LEFT, KEY_BOTTOM_RIGHT, KEY_QUIT, KEY_WINDOW_OPS, KEY_ENUM_MAX }; typedef struct { KeyCode keycode; int modifier; } MyKey; void parseKeyString (Display *, MyKey *, char *); void grabKey (Display *, MyKey *, Window); void ungrabKeys (Display *, Window); void init_keyboard (Display * dpy); int NumLockMask, CapsLockMask, ScrollLockMask; #endif /* __KEYBOARD_H */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: keyboard header for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/misc.c0000644000000000000000000000553210361474173012234 0ustar /* * Oroborus Window Manager * Miscellaneous Utility Functions * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include "misc.h" #ifdef DEBUG #include #endif void getMouseXY (Display * dpy, Window w, int *x2, int *y2) { Window w1, w2; int x1, y1; unsigned int m; #ifdef DEBUG printf ("entering getMouseXY\n"); #endif XQueryPointer (dpy, w, &w1, &w2, &x1, &y1, x2, y2, &m); } Window getMouseWindow (Display * dpy, Window w) { Window w1, w2; int x1, y1, x2, y2; unsigned int m; #ifdef DEBUG printf ("entering getMouseWindow\n"); #endif XQueryPointer (dpy, w, &w1, &w2, &x1, &y1, &x2, &y2, &m); return w2; } GC createGC (Display * dpy, Colormap cmap, char *col, int func, XFontStruct * font, int inc_sw) { XGCValues gv; XColor xc1, xc2; GC gc; int mask; #ifdef DEBUG printf ("entering createGC\n"); printf ("color=%s\n", col); #endif mask = GCForeground | GCFunction; XAllocNamedColor (dpy, cmap, col, &xc1, &xc2); gv.foreground = xc2.pixel; gv.function = func; if (font) { gv.font = font->fid; mask = mask | GCFont; } if (inc_sw) { gv.subwindow_mode = IncludeInferiors; mask = mask | GCSubwindowMode; } gc = XCreateGC (dpy, XDefaultRootWindow (dpy), mask, &gv); return gc; } void sendClientMessage (Display * dpy, Window w, Atom a, long x, int mask) { XEvent ev; #ifdef DEBUG printf ("entering sendClientMessage\n"); #endif ev.type = ClientMessage; ev.xclient.window = w; ev.xclient.message_type = a; ev.xclient.format = 32; ev.xclient.data.l[0] = x; ev.xclient.data.l[1] = CurrentTime; XSendEvent (dpy, w, False, mask, &ev); } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: misc stuff for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/misc.h0000644000000000000000000000274010361474173012237 0ustar /* * Oroborus Window Manager * Miscellaneous Utility Functions * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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 __MISC_H #define __MISC_H void getMouseXY (Display *, Window, int *, int *); Window getMouseWindow (Display *, Window); GC createGC (Display *, Colormap, char *, int, XFontStruct *, int); void sendClientMessage (Display *, Window, Atom, long, int); #endif /* __MISC_H */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: misc stuff header for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/oroborus.c0000644000000000000000000002040310361474173013145 0ustar /* * Oroborus Window Manager * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #include #include #include #include #include #include "client.h" #include "events.h" #include "frame.h" #include "getopt.h" #include "hints.h" #include "i18n.h" #include "keyboard.h" #include "misc.h" #include "oroborus.h" #include "parserc.h" #include "pixmap.h" #include "session.h" #include "settings.h" #include "workspaces.h" #include "globals.h" static char *sm_client_id = NULL; int handleXError (Display * dpy, XErrorEvent * err) { switch (err->error_code) { case BadAccess: if (err->resourceid == root) { fprintf (stderr, "%s: Another window manager is running\n", progname); exit (1); } } return 0; } void cleanUp () { int i; #ifdef DEBUG printf ("entering cleanUp\n"); #endif clientUnframeAll (); unloadSettings (); XFreeCursor (dpy, root_cursor); XFreeCursor (dpy, move_cursor); for (i = 0; i < 4; i++) XFreeCursor (dpy, resize_cursor[i]); XSetInputFocus (dpy, root, RevertToPointerRoot, CurrentTime); XCloseDisplay (dpy); } void handleSignal (int sig) { int *status = NULL; #ifdef DEBUG printf ("entering handleSignal\n"); #endif switch (sig) { case SIGINT: case SIGTERM: quit = True; break; case SIGSEGV: fprintf (stderr, "%s: Segmentation fault\n", progname); cleanUp (); abort (); break; case SIGHUP: reload = True; break; case SIGCHLD: printf ("waiting for a child\n"); waitpid (-1, status, WNOHANG); break; case SIGALRM: raise_current_window = True; break; } } void usage (int status) { printf ("%s - lightweight themeable window manager for X.\n", progname); printf ("Usage: %s [OPTION]... \n", progname); printf ("Options:\n"); printf (" -r, --file=FILE use an alternative rcfile\n"); printf (" instead of $HOME/.oroborusrc\n"); printf (" -v, --verbose print more information\n"); printf (" -h, --help display this help and exit\n"); printf (" -V, --version output version information and exit\n"); printf (" -d, --display=DISPLAY use an alternative display instead of,\n"); printf (" $DISPLAY\n"); printf (" --sm-client-id use the specified session management id.\n"); exit (status); } int decode_switches (int argc, char **argv) { int c; while ((c = getopt_long (argc, argv, "v" /* verbose */ "h" /* help */ "V" /* version */ "r:" /* file */ "d:", /* display */ long_options, (int *) 0)) != EOF) { switch (c) { case 'd': /* --display */ display = optarg; break; case 'v': /* --verbose */ want_verbose = 1; break; case 'r': /* --file */ rcfile = optarg; break; case 130: /* --file */ sm_client_id = optarg; break; case 'V': printf ("%s %s\n", PACKAGE, VERSION); exit (0); case 'h': usage (0); default: usage (EXIT_FAILURE); } } return optind; } /** * Initialize all variables. * This function initializes all variables, reads the config and so on. * It also displays a short informational (License, Author and so on) Line. */ void initialize (int argc, char **argv) { struct sigaction act; char *locale = ""; int dummy; #ifdef DEBUG printf ("entering initialize\n"); #endif progname = argv[0]; if (strrchr (progname, '/')) progname = strrchr (progname, '/') + sizeof (char); decode_switches (argc, argv); if (want_verbose) { printf ("--- %s %s ---\n", PACKAGE, VERSION ); printf ("Copyright (c) %d Stefan Pfetzing\n", YEAR); printf ("Distributed under the terms and conditions of the GPL\n"); } locale = setlocale (LC_ALL, ""); stat_argv = argv; if (!locale || !strcmp (locale, "C") || !strcmp (locale, "POSIX") || !XSupportsLocale ()) use_fontset = False; else use_fontset = True; dpy = XOpenDisplay (display); if (!dpy) { fprintf (stderr, "%s: failed to open display %s!\n", progname, display ? display : getenv ("DISPLAY")); exit (1); } session_init (progname, sm_client_id); act.sa_handler = handleSignal; act.sa_flags = 0; if (sigaction (SIGINT, &act, NULL)) fprintf (stderr, "%s: Warning, could not install SIGINT Handler!\n", progname); if (sigaction (SIGTERM, &act, NULL)) fprintf (stderr, "%s: Warning, could not install SIGTERM Handler!\n", progname); if (sigaction (SIGHUP, &act, NULL)) fprintf (stderr, "%s: Warning, could not install SIGHUP Handler!\n", progname); if (sigaction (SIGSEGV, &act, NULL)) fprintf (stderr, "%s: Warning, could not install SIGSEGV Handler!\n", progname); if (sigaction (SIGCHLD, &act, NULL)) fprintf (stderr, "%s: Warning, could not install SIGCHLD Handler!\n", progname); if (sigaction (SIGALRM, &act, NULL)) fprintf (stderr, "%s: Warning, could not install SIGALRM Handler!\n", progname); root = XDefaultRootWindow (dpy); screen = XDefaultScreen (dpy); depth = DefaultDepth (dpy, screen); cmap = DefaultColormap (dpy, screen); XSetErrorHandler (handleXError); XSelectInput (dpy, root, SubstructureNotifyMask | SubstructureRedirectMask | ButtonPressMask | ButtonReleaseMask | FocusChangeMask | PropertyChangeMask); shape = XShapeQueryExtension (dpy, &shape_event, &dummy); initHints (dpy); gnome_win = XCreateSimpleWindow (dpy, root, -1000, -1000, 5, 5, 0, 0, 0); setGnomeHint (root, win_supporting_wm_check, gnome_win); setGnomeHint (gnome_win, win_supporting_wm_check, gnome_win); setSupportingWmCheck (root, gnome_win); setSupportingWmCheck (gnome_win, gnome_win); setNetWmName (gnome_win, net_atoms[NET_WM_NAME], "oroborus"); setGnomeHint (root, win_desktop_button_proxy, gnome_win); setGnomeHint (gnome_win, win_desktop_button_proxy, gnome_win); getGnomeHint (root, win_workspace, &workspace); getGnomeDesktopMargins (margins); root_cursor = XCreateFontCursor (dpy, XC_left_ptr); move_cursor = XCreateFontCursor (dpy, XC_fleur); resize_cursor[CORNER_TOP_LEFT] = XCreateFontCursor (dpy, XC_top_left_corner); resize_cursor[CORNER_TOP_RIGHT] = XCreateFontCursor (dpy, XC_top_right_corner); resize_cursor[CORNER_BOTTOM_LEFT] = XCreateFontCursor (dpy, XC_bottom_left_corner); resize_cursor[CORNER_BOTTOM_RIGHT] = XCreateFontCursor (dpy, XC_bottom_right_corner); XDefineCursor (dpy, root, root_cursor); init_keyboard (dpy); loadSettings (); setNetWorkarea (margins, workspace_count); setGnomeHint (root, win_workspace, workspace); setGnomeHint (root, net_atoms[NET_CURRENT_DESKTOP], workspace); clientFrameAll (); XMapWindow (dpy, gnome_win); XSetInputFocus (dpy, gnome_win, RevertToNone, CurrentTime); } /** Main Oroborus Function. * The C compiler typically starts here, and all of the work is done elsewhere. */ int main (int argc, char **argv) { initialize (argc, argv); eventLoop (); cleanUp (); return 0; } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: main file of oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/oroborus.h0000644000000000000000000000355410361474173013162 0ustar /* * Oroborus Window Manager * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ /** \file oroborus.h * This file contains all definitions of the main function set used by oroborus. * * For a more exact description, look at each functions definition. */ #ifndef __OROBORUS_H #define __OROBORUS_H /* * getopt_long return codes */ enum { SM_ID = 130 }; /* the structure of all long options for getopt */ static struct option const long_options[] = { {"verbose", no_argument, 0, 'v'}, {"help", no_argument, 0, 'h'}, {"version", no_argument, 0, 'V'}, {"file", required_argument, 0, 'r'}, {"display", required_argument, 0, 'd'}, {"sm-client-id", required_argument, 0, SM_ID}, {NULL, 0, NULL, 0} }; /* * Function prototypes */ void cleanUp (); #endif /* __OROBORUS_H */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: main header file of oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/parserc.c0000644000000000000000000000550310361474173012736 0ustar /* * Oroborus Window Manager * Rc File Parsing Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include "parserc.h" int parseRc (char *file, char *dir, char *rc[][2]) { char filename[512], buf[512], *lvalue, *rvalue; FILE *fp; int i; #ifdef DEBUG printf ("entering parseRc\n"); #endif if (dir) snprintf (filename, sizeof (filename), "%s/%s", dir, file); else strncpy (filename, file, sizeof (filename)); fp = fopen (filename, "r"); if (!fp) return False; while (fgets (buf, sizeof (buf), fp)) { lvalue = strtok (buf, "="); if (lvalue) { for (i = 0; rc[i][OPTION]; i++) { if (!strcmp (lvalue, rc[i][OPTION])) { rvalue = strtok (NULL, "\n"); if (rvalue) { if (rc[i][VALUE]) free (rc[i][VALUE]); rc[i][VALUE] = strdup (rvalue); #ifdef DEBUG printf ("%s=%s\n", rc[i][OPTION], rc[i][VALUE]); #endif } } } } } fclose (fp); return True; } int checkRc (char *rc[][2]) { int i, rval = True; #ifdef DEBUG printf ("entering checkRc\n"); #endif for (i = 0; rc[i][OPTION]; i++) { if (!rc[i][VALUE]) { fprintf (stderr, "missing value for option %s\n", rc[i][OPTION]); rval = False; } } return rval; } char * getValue (char *option, char *rc[][2]) { int i; #ifdef DEBUG printf ("entering getValue\n"); #endif for (i = 0; rc[i][OPTION]; i++) if (!strcmp (option, rc[i][OPTION])) break; return rc[i][VALUE]; } void freeRc (char *rc[][2]) { int i; #ifdef DEBUG printf ("entering freeRc\n"); #endif for (i = 0; rc[i][OPTION]; i++) free (rc[i][VALUE]); } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: configuration parsing for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/parserc.h0000644000000000000000000000266210361474173012746 0ustar /* * Oroborus Window Manager * Rc File Parsing Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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 __PARSERC_H #define __PARSERC_H #define OPTION 0 #define VALUE 1 int parseRc (char *, char *, char *[][2]); int checkRc (char *[][2]); char *getValue (char *, char *[][2]); void freeRc (char *[][2]); #endif /* __PARSERC_H */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: configuration parsing header for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/pixmap.c0000644000000000000000000000763210361474173012602 0ustar /* * Oroborus Window Manager * Pixmap Utility Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #include "pixmap.h" int loadPixmap (Display * dpy, MyPixmap * pm, char *dir, char *file, XpmColorSymbol * cs, int n) { char filename[512]; XpmAttributes attr; #ifdef DEBUG printf ("entering loadPixmap\n"); #endif pm->pixmap = None; pm->mask = None; pm->width = 1; pm->height = 1; snprintf (filename, sizeof (filename), "%s/%s", dir, file); attr.colorsymbols = cs; attr.numsymbols = n; attr.valuemask = XpmSize; if (n > 0 && cs) attr.valuemask = attr.valuemask | XpmColorSymbols; if (XpmReadFileToPixmap (dpy, XDefaultRootWindow (dpy), filename, &pm->pixmap, &pm->mask, &attr)) return False; pm->width = attr.width; pm->height = attr.height; XpmFreeAttributes (&attr); return True; } void freePixmap (Display * dpy, MyPixmap * pm) { #ifdef DEBUG printf ("entering freePixmap\n"); #endif if (pm->pixmap != None) XFreePixmap (dpy, pm->pixmap); if (pm->mask != None) XFreePixmap (dpy, pm->mask); } void scalePixmap (Display * dpy, MyPixmap * src, MyPixmap * dst, int width, int height) { XpmImage xi_src, xi_dst; int x, y, sx, sy; unsigned int *src_data, *dst_data; #ifdef DEBUG printf ("entering scalePixmap\n"); #endif /* don't ask me why but sometimes this function gets _REALLY_ big imagesizes * so there must be something totally wrong somewhere... */ if (width > 20000) return; if (height > 20000) return; if (width < 1) return; if (height < 1) return; /* I currently don't know exactly but it _IS_ a bug in here */ XpmCreateXpmImageFromPixmap (dpy, src->pixmap, src->mask, &xi_src, NULL); dst->width = width; dst->height = height; xi_dst.width = width; xi_dst.height = height; xi_dst.cpp = xi_src.cpp; xi_dst.ncolors = xi_src.ncolors; xi_dst.colorTable = xi_src.colorTable; xi_dst.data = malloc (sizeof (int) * (xi_dst.width * xi_dst.height)); dst_data = xi_dst.data; src_data = xi_src.data; #ifdef DEBUG printf ("xi_dst.width %i\n", xi_dst.width); printf ("xi_dst.height %i\n", xi_dst.height); printf ("xi_src.width %i\n", xi_src.width); printf ("xi_src.height %i\n", xi_src.height); #endif for (y = 0; y < xi_dst.height; y++) { dst_data = xi_dst.data + (y * xi_dst.width); for (x = 0; x < xi_dst.width; x++) { sx = (x * xi_src.width) / xi_dst.width; sy = (y * xi_src.height) / xi_dst.height; *dst_data = *(src_data + sx + (sy * xi_src.width)); dst_data++; } } XpmCreatePixmapFromXpmImage (dpy, DefaultRootWindow (dpy), &xi_dst, &dst->pixmap, &dst->mask, NULL); free (xi_dst.data); XpmFreeXpmImage (&xi_src); } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: pixmap handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/pixmap.h0000644000000000000000000000301510361474173012576 0ustar /* * Oroborus Window Manager * Pixmap Utility Library * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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 __PIXMAP_H #define __PIXMAP_H typedef struct { Pixmap pixmap, mask; int width, height; } MyPixmap; int loadPixmap (Display *, MyPixmap *, char *, char *, XpmColorSymbol *, int); void freePixmap (Display *, MyPixmap *); void scalePixmap (Display *, MyPixmap *, MyPixmap *, int width, int height); #endif /* __PIXMAP_H */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: pixmap header for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/session.c0000644000000000000000000001547710361474173012775 0ustar /* * Oroborus Window Manager * * Copyright (C) 2002-2005 Stefan Pfetzing * * Based on stuff from Felix Bellaby * * Session management support for a server to support * gnome-session start up, close down and re-spawning. * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #ifdef HAVE_X11_SM_SMLIB_H #include #endif #include #include #include #include #include #include #include #include #include #include #include "client.h" #include "frame.h" #include "getopt.h" #include "i18n.h" #include "keyboard.h" #include "oroborus.h" #include "pixmap.h" #include "session.h" #include "globals.h" #ifdef HAVE_X11_SM_SMLIB_H #define GnomePriority "_GSM_Priority" /* Useful if you want to change the SM properties outside this file. */ SmcConn sm_conn = NULL; /* static stuff: */ static IceConn ice_conn = NULL; int ice_fd = -1; static int set_props = 0; static char *sm_client_id = ""; static char *command = NULL; static void callback_die (SmcConn smc_conn, SmPointer client_data) { #ifdef DEBUG printf ("exiting\n"); #endif SmcCloseConnection (smc_conn, 0, NULL); /* this graceful closedown stuff needs to be kept in sync: */ cleanUp (); exit (0); } static void callback_save_yourself (SmcConn smc_conn, SmPointer client_data, int save_style, Bool shutdown, int interact_style, Bool fast) { if (set_props) { struct { SmPropValue program[1]; SmPropValue user[1]; SmPropValue hint[1]; SmPropValue priority[1]; SmPropValue restart[3]; } vals; SmProp prop[] = { {SmProgram, SmLISTofARRAY8, 1, vals.program}, {SmUserID, SmLISTofARRAY8, 1, vals.user}, {SmRestartStyleHint, SmCARD8, 1, vals.hint}, {GnomePriority, SmCARD8, 1, vals.priority}, {SmCloneCommand, SmLISTofARRAY8, 0, vals.restart}, {SmRestartCommand, SmLISTofARRAY8, 0, vals.restart} }; SmProp *props[] = { &prop[0], &prop[1], &prop[2], &prop[3], &prop[4], &prop[5] }; char priority = 5; char restart_style = SmRestartImmediately; struct passwd *pw = getpwuid (getuid ()); int n = 0, i; vals.program->value = command; vals.program->length = strlen (vals.program->value); vals.user->value = pw ? pw->pw_name : ""; vals.user->length = strlen (vals.user->value); vals.hint->value = &restart_style; vals.hint->length = 1; vals.priority->value = &priority; vals.priority->length = 1; /* This stuff MUST be kept in sync with esd.c: */ vals.restart[n++].value = command; if (rcfile) { vals.restart[n++].value = "-r"; vals.restart[n++].value = rcfile; } /* end of stuff to keep in sync */ prop[4].num_vals = n; vals.restart[n++].value = "--sm-client-id"; vals.restart[n++].value = sm_client_id; prop[5].num_vals = n; for (i = 0; i < n; i++) vals.restart[i].length = strlen (vals.restart[i].value); SmcSetProperties (smc_conn, sizeof (props) / sizeof (SmProp *), props); set_props = 0; } /* Nothing to save */ SmcSaveYourselfDone (smc_conn, 1); } static void callback_shutdown_cancelled (SmcConn smc_conn, SmPointer client_data) { /* We are not really interested in this message. */ } static void callback_save_complete (SmcConn smc_conn, SmPointer client_data) { /* We are not really interested in this message. */ } static void ice_io_error_handler (IceConn connection) { /* The less we do here the better - the default handler does an exit(1) instead of closing the losing connection. */ } void process_ice_msgs (void) { IceProcessMessagesStatus status; status = IceProcessMessages (ice_conn, NULL, NULL); if (status == IceProcessMessagesIOError) { SmcCloseConnection (sm_conn, 0, NULL); ice_fd = -1; ice_conn = NULL; sm_conn = NULL; } } void session_init (char *argv0, char *id) { SmcCallbacks callbacks; callbacks.save_yourself.callback = callback_save_yourself; callbacks.die.callback = callback_die; callbacks.save_complete.callback = callback_save_complete; callbacks.shutdown_cancelled.callback = callback_shutdown_cancelled; callbacks.save_yourself.client_data = callbacks.die.client_data = callbacks.save_complete.client_data = callbacks.shutdown_cancelled.client_data = (SmPointer) NULL; command = argv0; sm_client_id = id; IceSetIOErrorHandler (ice_io_error_handler); if (getenv ("SESSION_MANAGER")) { char error_string_ret[4096] = ""; char *client_id = NULL; if (sm_client_id) client_id = strdup (sm_client_id); sm_conn = SmcOpenConnection (NULL, NULL, SmProtoMajor, SmProtoMinor, SmcSaveYourselfProcMask | SmcDieProcMask | SmcSaveCompleteProcMask | SmcShutdownCancelledProcMask, &callbacks, client_id, &sm_client_id, 4096, error_string_ret); if (!client_id) set_props = 1; else { set_props = strcmp (client_id, sm_client_id); free (client_id); } if (error_string_ret[0]) fprintf (stderr, "While connecting to session manager:\n%s.", error_string_ret); } if (sm_conn) { ice_conn = SmcGetIceConnection (sm_conn); ice_fd = IceConnectionNumber (ice_conn); /* Not really needed... */ fcntl (ice_fd, F_SETFD, fcntl (ice_fd, F_GETFD, 0) | FD_CLOEXEC); #ifdef DEBUG printf ("Connection established!\n"); #endif } } void add_ice_fd (fd_set * rd_fds, int *max_fd) { if (ice_fd != -1) { FD_SET (ice_fd, rd_fds); if (ice_fd > *max_fd) *max_fd = ice_fd; } } #else /* HAVE_X11_SM_SMLIB_H */ void session_init (char *argv0, char *id) { /* Nothing to do */ } void add_ice_fd (fd_set *rd_fds, int *max_fd) { /* Nothing to do */ } #endif /* HAVE_X11_SM_SMLIB_H */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: session handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/session.h0000644000000000000000000000255010361474173012766 0ustar /* * Session.h -- session stuff for Oroborus * * Copyright (C) 2002-2005 Stefan Pfetzing * * 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 __SESSION_H__ #define __SESSION_H__ void session_init (char *argv0, char *id); void process_ice_msgs (void); void add_ice_fd (fd_set * rd_fds, int *max_fd); extern int ice_fd; #endif /* __SESSION_H_ */ /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: session header for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/settings.c0000644000000000000000000004701010361474173013136 0ustar /* * Oroborus Window Manager * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #include #include #include "client.h" #include "hints.h" #include "i18n.h" #include "keyboard.h" #include "misc.h" #include "parserc.h" #include "pixmap.h" #include "settings.h" #include "globals.h" void loadSettings () { char *rc[][2] = { {"theme", NULL}, {"scheme", NULL}, {"font", NULL}, {"title_alignment", NULL}, {"full_width_title", NULL}, {"button_layout", NULL}, {"button_spacing", NULL}, {"button_offset", NULL}, {"active_text_color", NULL}, {"inactive_text_color", NULL}, {"active_border_color", NULL}, {"inactive_border_color", NULL}, {"active_color_1", NULL}, {"inactive_color_1", NULL}, {"active_shadow_1", NULL}, {"inactive_shadow_1", NULL}, {"active_hilight_1", NULL}, {"inactive_hilight_1", NULL}, {"active_color_2", NULL}, {"inactive_color_2", NULL}, {"active_shadow_2", NULL}, {"inactive_shadow_2", NULL}, {"active_hilight_2", NULL}, {"inactive_hilight_2", NULL}, {"double_click_action", NULL}, {"box_move", NULL}, {"box_resize", NULL}, {"click_to_focus", NULL}, {"focus_new", NULL}, {"raise_on_focus", NULL}, {"raise_delay", NULL}, {"raise_on_click", NULL}, {"window_placement", NULL}, {"snap_to_border", NULL}, {"snap_to_windows", NULL}, {"snap_width", NULL}, {"workspace_count", NULL}, {"wrap_workspaces", NULL}, {"cycle_workspaces", NULL}, {"close_window_key", NULL}, {"hide_window_key", NULL}, {"toggle_fullscreen_window_key", NULL}, {"maximize_window_key", NULL}, {"maximize_vert_key", NULL}, {"maximize_horiz_key", NULL}, {"shade_window_key", NULL}, {"lower_window_layer_key", NULL}, {"raise_window_layer_key", NULL}, {"cycle_windows_key", NULL}, {"move_window_up_key", NULL}, {"move_window_down_key", NULL}, {"move_window_left_key", NULL}, {"move_window_right_key", NULL}, {"resize_window_up_key", NULL}, {"resize_window_down_key", NULL}, {"resize_window_left_key", NULL}, {"resize_window_right_key", NULL}, {"next_workspace_key", NULL}, {"prev_workspace_key", NULL}, {"add_workspace_key", NULL}, {"del_workspace_key", NULL}, {"stick_window_key", NULL}, {"workspace_1_key", NULL}, {"workspace_2_key", NULL}, {"workspace_3_key", NULL}, {"workspace_4_key", NULL}, {"workspace_5_key", NULL}, {"workspace_6_key", NULL}, {"workspace_7_key", NULL}, {"workspace_8_key", NULL}, {"workspace_9_key", NULL}, {"move_window_next_workspace_key", NULL}, {"move_window_prev_workspace_key", NULL}, {"move_window_workspace_1_key", NULL}, {"move_window_workspace_2_key", NULL}, {"move_window_workspace_3_key", NULL}, {"move_window_workspace_4_key", NULL}, {"move_window_workspace_5_key", NULL}, {"move_window_workspace_6_key", NULL}, {"move_window_workspace_7_key", NULL}, {"move_window_workspace_8_key", NULL}, {"move_window_workspace_9_key", NULL}, {"move_top_left_key", NULL}, {"move_top_right_key", NULL}, {"move_bottom_left_key", NULL}, {"move_bottom_right_key", NULL}, {"window_ops_modifiers", NULL}, {"quit_key", NULL}, {"borderless_windows", NULL}, {NULL, NULL} }; char *theme, *scheme; XpmColorSymbol colsym[16]; #ifdef DEBUG printf ("entering settingsLoad\n"); #endif if (!parseRc ("defaults", DATADIR, rc)) { fprintf (stderr, "%s: Missing defaults file\n", progname); exit (1); } if (!checkRc (rc)) { fprintf (stderr, "%s: Missing values in defaults file\n", progname); exit (1); } if (rcfile) parseRc (rcfile, NULL, rc); else parseRc (".oroborusrc", getenv ("HOME"), rc); scheme = getValue ("scheme", rc); parseRc (scheme, NULL, rc); theme = getValue ("theme", rc); parseRc ("themerc", theme, rc); if (rcfile) parseRc (rcfile, NULL, rc); else parseRc (".oroborusrc", getenv ("HOME"), rc); if (!getFont (dpy, &title_font, getValue ("font", rc))) { fprintf (stderr, "%s: Cannot load default font\n", progname); exit (1); } colsym[0].name = "active_text_color"; colsym[0].value = getValue ("active_text_color", rc); colsym[1].name = "inactive_text_color"; colsym[1].value = getValue ("inactive_text_color", rc); colsym[2].name = "active_border_color"; colsym[2].value = getValue ("active_border_color", rc); colsym[3].name = "inactive_border_color"; colsym[3].value = getValue ("inactive_border_color", rc); colsym[4].name = "active_color_1"; colsym[4].value = getValue ("active_color_1", rc); colsym[5].name = "inactive_color_1"; colsym[5].value = getValue ("inactive_color_1", rc); colsym[6].name = "active_shadow_1"; colsym[6].value = getValue ("active_shadow_1", rc); colsym[7].name = "inactive_shadow_1"; colsym[7].value = getValue ("inactive_shadow_1", rc); colsym[8].name = "active_hilight_1"; colsym[8].value = getValue ("active_hilight_1", rc); colsym[9].name = "inactive_hilight_1"; colsym[9].value = getValue ("inactive_hilight_1", rc); colsym[10].name = "active_color_2"; colsym[10].value = getValue ("active_color_2", rc); colsym[11].name = "inactive_color_2"; colsym[11].value = getValue ("inactive_color_2", rc); colsym[12].name = "active_shadow_2"; colsym[12].value = getValue ("active_shadow_2", rc); colsym[13].name = "inactive_shadow_2"; colsym[13].value = getValue ("inactive_shadow_2", rc); colsym[14].name = "active_hilight_2"; colsym[14].value = getValue ("active_hilight_2", rc); colsym[15].name = "inactive_hilight_2"; colsym[15].value = getValue ("inactive_hilight_2", rc); title_gc[ACTIVE] = createGC (dpy, cmap, getValue ("active_text_color", rc), GXcopy, title_font.font, False); title_gc[INACTIVE] = createGC (dpy, cmap, getValue ("inactive_text_color", rc), GXcopy, title_font.font, False); loadPixmap (dpy, &sides[SIDE_LEFT][ACTIVE], theme, "left-active.xpm", colsym, 16); loadPixmap (dpy, &sides[SIDE_LEFT][INACTIVE], theme, "left-inactive.xpm", colsym, 16); loadPixmap (dpy, &sides[SIDE_RIGHT][ACTIVE], theme, "right-active.xpm", colsym, 16); loadPixmap (dpy, &sides[SIDE_RIGHT][INACTIVE], theme, "right-inactive.xpm", colsym, 16); loadPixmap (dpy, &sides[SIDE_BOTTOM][ACTIVE], theme, "bottom-active.xpm", colsym, 16); loadPixmap (dpy, &sides[SIDE_BOTTOM][INACTIVE], theme, "bottom-inactive.xpm", colsym, 16); loadPixmap (dpy, &corners[CORNER_TOP_LEFT][ACTIVE], theme, "top-left-active.xpm", colsym, 16); loadPixmap (dpy, &corners[CORNER_TOP_LEFT][INACTIVE], theme, "top-left-inactive.xpm", colsym, 16); loadPixmap (dpy, &corners[CORNER_TOP_RIGHT][ACTIVE], theme, "top-right-active.xpm", colsym, 16); loadPixmap (dpy, &corners[CORNER_TOP_RIGHT][INACTIVE], theme, "top-right-inactive.xpm", colsym, 16); loadPixmap (dpy, &corners[CORNER_BOTTOM_LEFT][ACTIVE], theme, "bottom-left-active.xpm", colsym, 16); loadPixmap (dpy, &corners[CORNER_BOTTOM_LEFT][INACTIVE], theme, "bottom-left-inactive.xpm", colsym, 16); loadPixmap (dpy, &corners[CORNER_BOTTOM_RIGHT][ACTIVE], theme, "bottom-right-active.xpm", colsym, 16); loadPixmap (dpy, &corners[CORNER_BOTTOM_RIGHT][INACTIVE], theme, "bottom-right-inactive.xpm", colsym, 16); loadPixmap (dpy, &buttons[HIDE_BUTTON][ACTIVE], theme, "hide-active.xpm", colsym, 16); loadPixmap (dpy, &buttons[HIDE_BUTTON][INACTIVE], theme, "hide-inactive.xpm", colsym, 16); loadPixmap (dpy, &buttons[HIDE_BUTTON][PRESSED], theme, "hide-pressed.xpm", colsym, 16); loadPixmap (dpy, &buttons[CLOSE_BUTTON][ACTIVE], theme, "close-active.xpm", colsym, 16); loadPixmap (dpy, &buttons[CLOSE_BUTTON][INACTIVE], theme, "close-inactive.xpm", colsym, 16); loadPixmap (dpy, &buttons[CLOSE_BUTTON][PRESSED], theme, "close-pressed.xpm", colsym, 16); loadPixmap (dpy, &buttons[MAXIMIZE_BUTTON][ACTIVE], theme, "maximize-active.xpm", colsym, 16); loadPixmap (dpy, &buttons[MAXIMIZE_BUTTON][INACTIVE], theme, "maximize-inactive.xpm", colsym, 16); loadPixmap (dpy, &buttons[MAXIMIZE_BUTTON][PRESSED], theme, "maximize-pressed.xpm", colsym, 16); loadPixmap (dpy, &buttons[SHADE_BUTTON][ACTIVE], theme, "shade-active.xpm", colsym, 16); loadPixmap (dpy, &buttons[SHADE_BUTTON][INACTIVE], theme, "shade-inactive.xpm", colsym, 16); loadPixmap (dpy, &buttons[SHADE_BUTTON][PRESSED], theme, "shade-pressed.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_1][ACTIVE], theme, "title-1-active.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_1][INACTIVE], theme, "title-1-inactive.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_2][ACTIVE], theme, "title-2-active.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_2][INACTIVE], theme, "title-2-inactive.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_3][ACTIVE], theme, "title-3-active.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_3][INACTIVE], theme, "title-3-inactive.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_4][ACTIVE], theme, "title-4-active.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_4][INACTIVE], theme, "title-4-inactive.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_5][ACTIVE], theme, "title-5-active.xpm", colsym, 16); loadPixmap (dpy, &title[TITLE_5][INACTIVE], theme, "title-5-inactive.xpm", colsym, 16); if (!strcmp ("left", getValue ("title_alignment", rc))) title_alignment = ALIGN_LEFT; else if (!strcmp ("right", getValue ("title_alignment", rc))) title_alignment = ALIGN_RIGHT; else title_alignment = ALIGN_CENTER; full_width_title = !strcmp ("true", getValue ("full_width_title", rc)); strncpy (button_layout, getValue ("button_layout", rc), 5); button_spacing = atoi (getValue ("button_spacing", rc)); button_offset = atoi (getValue ("button_offset", rc)); box_gc = createGC (dpy, cmap, "#FFFFFF", GXxor, title_font.font, True); box_resize = !strcmp ("true", getValue ("box_resize", rc)); box_move = !strcmp ("true", getValue ("box_move", rc)); click_to_focus = !strcmp ("true", getValue ("click_to_focus", rc)); focus_new = !strcmp ("true", getValue ("focus_new", rc)); raise_on_focus = !strcmp ("true", getValue ("raise_on_focus", rc)); raise_delay = abs (atoi (getValue ("raise_delay", rc))); raise_on_click = !strcmp ("true", getValue ("raise_on_click", rc)); if (!strcmp ("center_root", getValue ("window_placement", rc))) window_placement = PLACEMENT_ROOT; else window_placement = PLACEMENT_MOUSE; snap_to_border = !strcmp ("true", getValue ("snap_to_border", rc)); snap_width = abs (atoi (getValue ("snap_width", rc))); snap_to_windows = !strcmp ("true", getValue ("snap_to_windows", rc)); if (!strcmp ("shade", getValue ("double_click_action", rc))) double_click_action = ACTION_SHADE; else if (!strcmp ("hide", getValue ("double_click_action", rc))) double_click_action = ACTION_HIDE; else if (!strcmp ("maximize", getValue ("double_click_action", rc))) double_click_action = ACTION_MAXIMIZE; else double_click_action = ACTION_NONE; if (workspace_count < 0) { workspace_count = abs (atoi (getValue ("workspace_count", rc))); setGnomeHint (root, win_workspace_count, workspace_count); setGnomeHint (root, net_atoms[NET_NUMBER_OF_DESKTOPS], workspace_count); } wrap_workspaces = !strcmp ("true", getValue ("wrap_workspaces", rc)); cycle_workspaces = !strcmp ("true", getValue ("cycle_workspaces", rc)); parseKeyString (dpy, &keys[KEY_MOVE_UP], getValue ("move_window_up_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_DOWN], getValue ("move_window_down_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_LEFT], getValue ("move_window_left_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_RIGHT], getValue ("move_window_right_key", rc)); parseKeyString (dpy, &keys[KEY_RESIZE_UP], getValue ("resize_window_up_key", rc)); parseKeyString (dpy, &keys[KEY_RESIZE_DOWN], getValue ("resize_window_down_key", rc)); parseKeyString (dpy, &keys[KEY_RESIZE_LEFT], getValue ("resize_window_left_key", rc)); parseKeyString (dpy, &keys[KEY_RESIZE_RIGHT], getValue ("resize_window_right_key", rc)); parseKeyString (dpy, &keys[KEY_CYCLE_WINDOWS], getValue ("cycle_windows_key", rc)); parseKeyString (dpy, &keys[KEY_CLOSE_WINDOW], getValue ("close_window_key", rc)); parseKeyString (dpy, &keys[KEY_HIDE_WINDOW], getValue ("hide_window_key", rc)); parseKeyString (dpy, &keys[KEY_TOGGLE_FULLSCREEN_WINDOW], getValue ("toggle_fullscreen_window_key", rc)); parseKeyString (dpy, &keys[KEY_MAXIMIZE_WINDOW], getValue ("maximize_window_key", rc)); parseKeyString (dpy, &keys[KEY_MAXIMIZE_VERT], getValue ("maximize_vert_key", rc)); parseKeyString (dpy, &keys[KEY_MAXIMIZE_HORIZ], getValue ("maximize_horiz_key", rc)); parseKeyString (dpy, &keys[KEY_SHADE_WINDOW], getValue ("shade_window_key", rc)); parseKeyString (dpy, &keys[KEY_LOWER_WINDOW_LAYER], getValue ("lower_window_layer_key", rc)); parseKeyString (dpy, &keys[KEY_RAISE_WINDOW_LAYER], getValue ("raise_window_layer_key", rc)); parseKeyString (dpy, &keys[KEY_NEXT_WORKSPACE], getValue ("next_workspace_key", rc)); parseKeyString (dpy, &keys[KEY_PREV_WORKSPACE], getValue ("prev_workspace_key", rc)); parseKeyString (dpy, &keys[KEY_ADD_WORKSPACE], getValue ("add_workspace_key", rc)); parseKeyString (dpy, &keys[KEY_DEL_WORKSPACE], getValue ("del_workspace_key", rc)); parseKeyString (dpy, &keys[KEY_STICK_WINDOW], getValue ("stick_window_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_1], getValue ("workspace_1_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_2], getValue ("workspace_2_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_3], getValue ("workspace_3_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_4], getValue ("workspace_4_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_5], getValue ("workspace_5_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_6], getValue ("workspace_6_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_7], getValue ("workspace_7_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_8], getValue ("workspace_8_key", rc)); parseKeyString (dpy, &keys[KEY_WORKSPACE_9], getValue ("workspace_9_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_NEXT_WORKSPACE], getValue ("move_window_next_workspace_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_PREV_WORKSPACE], getValue ("move_window_prev_workspace_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_1], getValue ("move_window_workspace_1_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_2], getValue ("move_window_workspace_2_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_3], getValue ("move_window_workspace_3_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_4], getValue ("move_window_workspace_4_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_5], getValue ("move_window_workspace_5_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_6], getValue ("move_window_workspace_6_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_7], getValue ("move_window_workspace_7_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_8], getValue ("move_window_workspace_8_key", rc)); parseKeyString (dpy, &keys[KEY_MOVE_WORKSPACE_9], getValue ("move_window_workspace_9_key", rc)); parseKeyString (dpy, &keys[KEY_WINDOW_OPS], getValue ("window_ops_modifiers", rc)); parseKeyString (dpy, &keys[KEY_TOP_LEFT], getValue ("move_top_left_key", rc)); parseKeyString (dpy, &keys[KEY_TOP_RIGHT], getValue ("move_top_right_key", rc)); parseKeyString (dpy, &keys[KEY_BOTTOM_LEFT], getValue ("move_bottom_left_key", rc)); parseKeyString (dpy, &keys[KEY_BOTTOM_RIGHT], getValue ("move_bottom_right_key", rc)); parseKeyString (dpy, &keys[KEY_QUIT], getValue ("quit_key", rc)); borderless_windows = malloc (sizeof (char) * (strlen (getValue ("borderless_windows", rc)) + 1)); snprintf (borderless_windows, sizeof (char) * (strlen (getValue ("borderless_windows", rc)) + 1), "%s", getValue ("borderless_windows", rc)); ungrabKeys (dpy, gnome_win); grabKey (dpy, &keys[KEY_CYCLE_WINDOWS], gnome_win); grabKey (dpy, &keys[KEY_NEXT_WORKSPACE], gnome_win); grabKey (dpy, &keys[KEY_PREV_WORKSPACE], gnome_win); grabKey (dpy, &keys[KEY_ADD_WORKSPACE], gnome_win); grabKey (dpy, &keys[KEY_NEXT_WORKSPACE], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_1], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_2], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_3], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_4], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_5], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_6], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_7], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_8], gnome_win); grabKey (dpy, &keys[KEY_WORKSPACE_9], gnome_win); grabKey (dpy, &keys[KEY_QUIT], gnome_win); freeRc (rc); } void unloadSettings () { int i; #ifdef DEBUG printf ("entering unloadSettings\n"); #endif for (i = 0; i < 3; i++) { freePixmap (dpy, &sides[i][ACTIVE]); freePixmap (dpy, &sides[i][INACTIVE]); } for (i = 0; i < 4; i++) { freePixmap (dpy, &corners[i][ACTIVE]); freePixmap (dpy, &corners[i][INACTIVE]); freePixmap (dpy, &buttons[i][ACTIVE]); freePixmap (dpy, &buttons[i][INACTIVE]); freePixmap (dpy, &buttons[i][PRESSED]); } for (i = 0; i < 5; i++) { freePixmap (dpy, &title[i][ACTIVE]); freePixmap (dpy, &title[i][INACTIVE]); } XFreeGC (dpy, title_gc[ACTIVE]); XFreeGC (dpy, title_gc[INACTIVE]); XFreeGC (dpy, box_gc); } void reloadSettings () { client_t *c; int i; XWindowChanges wc; #ifdef DEBUG printf ("entering reloadSettings\n"); #endif for (c = clients, i = 0; i < client_count; c = c->next, i++) { clientGravitate (c, REMOVE); clientUngrabKeys (c); } unloadSettings (); loadSettings (); for (c = clients, i = 0; i < client_count; c = c->next, i++) { clientGravitate (c, APPLY); wc.x = c->x; wc.y = c->y; wc.width = c->width; wc.height = c->height; clientConfigure (c, &wc, CWX | CWY | CWWidth | CWHeight); clientGrabKeys (c); } } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: settings handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/settings.h0000644000000000000000000000217110361474173013142 0ustar /* * Oroborus Window Manager * * Copyright (C) 2005 Stefan Pfetzing * * 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 __SETTINGS_H__ #define __SETTINGS_H__ void loadSettings (); void unloadSettings (); void reloadSettings (); #endif /* __SETTINGS_H_ */ /**This must remain at the end of the file.********** * vim600:set sw=2 ts=8 fdm=marker fmr=«««,»»»: * * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: * ****************************************************/ oroborus-2.0.20/src/workspaces.c0000644000000000000000000000643310361474173013463 0ustar /* * Oroborus Window Manager * * Copyright (C) 2001 Ken Lynch * Copyright (C) 2002-2005 Stefan Pfetzing * * 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. */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include #ifdef DEBUG #include #endif #include "client.h" #include "config.h" #include "hints.h" #include "i18n.h" #include "keyboard.h" #include "pixmap.h" #include "workspaces.h" #include "globals.h" void workspaceSwitch (int new_ws, client_t * c2) { client_t *c, *f = NULL; int i; #ifdef DEBUG printf ("entering workspaceSwitch\n"); #endif if (new_ws < 0 && wrap_workspaces) new_ws = workspace_count - 1; if (new_ws > workspace_count - 1 && wrap_workspaces) new_ws = 0; if (new_ws < 0 || new_ws > workspace_count - 1 || new_ws == workspace) return; workspace = new_ws; f = clientGetFocus (); if (f) f->focus = True; else if (!f && !c2) f = clientGetNext (clients, 0); if (c2) { setGnomeHint (c2->window, win_workspace, new_ws); setGnomeHint (c2->window, net_atoms[NET_WM_DESKTOP], new_ws); c2->win_workspace = new_ws; } for (c = clients, i = 0; i < client_count; c = c->next, i++) { if (c->win_state & WIN_STATE_STICKY) clientSetWorkspace (c, new_ws); else { if (c->win_workspace == new_ws && getWMState (c->window) != IconicState) { clientShow (c, False); if (c->focus) f = c; c->focus = False; } else clientHide (c, False); } } setGnomeHint (root, win_workspace, new_ws); setGnomeHint (root, net_atoms[NET_CURRENT_DESKTOP], new_ws); if (c2) f = c2; clientSetFocus (f, True); clientRaise (f); } void workspaceSetCount (int count) { client_t *c; int i; #ifdef DEBUG printf ("entering workspaceSetCount\n"); #endif if (count < 1) count = 1; if (count == workspace_count) return; setGnomeHint (root, win_workspace_count, count); setGnomeHint (root, net_atoms[NET_NUMBER_OF_DESKTOPS], count); workspace_count = count; for (c = clients, i = 0; i < client_count; c = c->next, i++) if (c->win_workspace > count - 1) clientSetWorkspace (c, count - 1); if (workspace > count - 1) workspaceSwitch (count - 1, NULL); } /***This must remain at the end of the file.*********************************************** * vi:set sw=2 cindent cinoptions={1s,>2s,^-1s,n-1s foldmethod=marker foldmarker=«««,»»»: * * arch-tag: workspace handling for oroborus-wm * ******************************************************************************************/ oroborus-2.0.20/src/workspaces.h0000644000000000000000000000217710361474173013471 0ustar /* * Oroborus Window Manager * * Copyright (C) 2005 Stefan Pfetzing * * 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 __WORKSPACES_H__ #define __WORKSPACES_H__ void workspaceSwitch (int, client_t *); void workspaceSetCount (int); #endif /* __WORKSPACES_H_ */ /**This must remain at the end of the file.********** * vim600:set sw=2 ts=8 fdm=marker fmr=«««,»»»: * * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: * ****************************************************/ oroborus-2.0.20/themes/0000755000000000000000000000000011336023700011613 5ustar oroborus-2.0.20/themes/Elberg_Blue/0000755000000000000000000000000011336023700013762 5ustar oroborus-2.0.20/themes/Elberg_Blue/Makefile.am0000644000000000000000000000170010361474173016027 0ustar themedir = $(prefix)/share/oroborus/themes/Elberg_Blue theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/Elberg_Blue/Makefile.in0000644000000000000000000002321210361474436016044 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/Elberg_Blue DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/Elberg_Blue theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/Elberg_Blue/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/Elberg_Blue/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/Elberg_Blue/bottom-active.xpm0000444000000000000000000001061310361474173017277 0ustar /* XPM */ static char *bottom-active[] = { /* width height num_colors chars_per_pixel */ " 18 6 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a", "````````````````````````````````````", "`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Blue/bottom-inactive.xpm0000444000000000000000000001061510361474173017630 0ustar /* XPM */ static char *bottom-inactive[] = { /* width height num_colors chars_per_pixel */ " 18 6 256 2", /* colors */ "`` c #2f2e2f", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #2e2d2e", "`c c #4a4d4a", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a", "`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b", "`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c" }; oroborus-2.0.20/themes/Elberg_Blue/bottom-left-active.xpm0000444000000000000000000001040110361474173020222 0ustar /* XPM */ static char *bottom-leftl-active[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #c6c7ad", "`b c #94926b", "`c c #ffffff", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`c`a`b`c", "```.`#`a`a`a", "```.`#`a`b`b", "```.`.`.`.`.", "````````````" }; oroborus-2.0.20/themes/Elberg_Blue/bottom-left-inactive.xpm0000444000000000000000000001040210361474173020552 0ustar /* XPM */ static char *bottom-left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d8d5d1", "`a c #adae97", "`b c #81805e", "`c c #2d2c2d", "`d c #dfdfdf", "`e c #e1e1e1", "`f c #302e30", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`c", "```.`d`a`b`e", "```.`#`a`a`a", "```.`#`a`b`b", "```f`.`.`.`.", "````````````" }; oroborus-2.0.20/themes/Elberg_Blue/bottom-right-active.xpm0000444000000000000000000001040110361474173020405 0ustar /* XPM */ static char *bottom-right-active[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "`.`.`#`a```b", "`#`#`#`a```b", "`a`a`a`a```b", "```````````b", "`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Blue/bottom-right-inactive.xpm0000444000000000000000000001040310361474173020736 0ustar /* XPM */ static char *bottom-right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #2e2d2e", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #4a4d4a", "`c c #e1e1e1", "`d c #302e30", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "`.`c`#`a```b", "`#`#`#`a```b", "`a`a`a`a```b", "`````````d`b", "`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Blue/close-active.xpm0000444000000000000000000000733010361474173017102 0ustar /* XPM */ static char * close_active_xpm[] = { "16 19 191 2", " c None", ". c #4A4A4D", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #C2BEB9", "% c #66642D", "& c #959187", "* c #ECE9E1", "= c #CAD4DF", "- c #CCD6E0", "; c #EEEBE3", "> c #CAC6C0", ", c #646141", "' c #C1BDB9", ") c #E9E4DC", "! c #BCB9B2", "~ c #7E7F41", "{ c #FDFB5F", "] c #ABA32D", "^ c #0D1164", "/ c #000183", "( c #000185", "_ c #111482", ": c #407B7F", "< c #FBEC52", "[ c #736529", "} c #BBB8B1", "| c #E2DED4", "1 c #B6B3AB", "2 c #7D7E40", "3 c #FDFA71", "4 c #FEEF4D", "5 c #FBE733", "6 c #7D771A", "7 c #000172", "8 c #000188", "9 c #1F4464", "0 c #F8EB6C", "a c #FFD84D", "b c #F8CE27", "c c #6D5B21", "d c #B5B2AA", "e c #DCD7CB", "f c #62603C", "g c #FCF750", "h c #FEEB48", "i c #FEE532", "j c #FEE130", "k c #F9DA2D", "l c #12575D", "m c #152A59", "n c #EDE167", "o c #FFD557", "p c #FECE27", "q c #FDCA23", "r c #EEBB1F", "s c #4F4017", "t c #D6D1C3", "u c #ADAA9E", "v c #867924", "w c #FCDE2F", "x c #FEDD2E", "y c #FEDB2C", "z c #FED729", "A c #F5CE29", "B c #E2CC57", "C c #FFD45F", "D c #FEC927", "E c #FEC722", "F c #F7BE1E", "G c #A57D14", "H c #847F70", "I c #D0CBBA", "J c #252B79", "K c #7A7214", "L c #FCD429", "M c #FED327", "N c #FED026", "O c #FECD25", "P c #FECA32", "Q c #FEC527", "R c #FEC120", "S c #F7BA1D", "T c #A97E12", "U c #2C3A62", "V c #C9C5B2", "W c #080C8F", "X c #00016F", "Y c #847214", "Z c #FEC822", "` c #FEC420", " . c #FEC11F", ".. c #FEBD1D", "+. c #F8B61A", "@. c #AB7D11", "#. c #000C5D", "$. c #1D22A6", "%. c #C2C0A9", "&. c #080A91", "*. c #000196", "=. c #010262", "-. c #C19F25", ";. c #FEC222", ">. c #FEBC1D", ",. c #FEB91A", "'. c #FEB719", "). c #E09E15", "!. c #000E4B", "~. c #0002AB", "{. c #1A20A9", "]. c #BCBAA1", "^. c #1E2599", "/. c #00018D", "(. c #2C6671", "_. c #FDCD64", ":. c #FEBA29", "<. c #FEB518", "[. c #FEB217", "}. c #FEAF16", "|. c #FAA914", "1. c #7C5A08", "2. c #000190", "3. c #3039AE", "4. c #B6B398", "5. c #4F5F9F", "6. c #204661", "7. c #F9CB6E", "8. c #FEB64B", "9. c #FEB218", "0. c #FCAC15", "a. c #FCAA13", "b. c #FEA711", "c. c #FEA410", "d. c #F99D0E", "e. c #584C06", "f. c #5B6FA1", "g. c #B0AC90", "h. c #AFAB8F", "i. c #645C40", "j. c #EEC161", "k. c #FFB454", "l. c #FEAD19", "m. c #F9A712", "n. c #BC7C0E", "o. c #A0680A", "p. c #FC9F0E", "q. c #FE9D0C", "r. c #FD9A0A", "s. c #EE8C08", "t. c #594221", "u. c #AAA78B", "v. c #A9A587", "w. c #A39F82", "x. c #654F1D", "y. c #FBAE39", "z. c #FEA919", "A. c #F9A310", "B. c #BC790C", "C. c #001358", "D. c #00047D", "E. c #A46507", "F. c #FC9508", "G. c #FC9107", "H. c #E88305", "I. c #57340B", "J. c #99977A", "K. c #A29F7F", "L. c #828166", "M. c #65440F", "N. c #F0990E", "O. c #BD750A", "P. c #021653", "Q. c #0002B2", "R. c #0002B7", "S. c #040E74", "T. c #A75D02", "U. c #E77D03", "V. c #5A3608", "W. c #828066", "X. c #9C9976", "Y. c #7D7B5E", "Z. c #51350B", "`. c #564B31", " + c #70959A", ".+ c #62819D", "++ c #63829E", "@+ c #72979A", "#+ c #646048", "$+ c #462909", "%+ c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # $ % & * = - ; > , ' # # # ", ") ) ! ~ { ] ^ / ( _ : < [ } ) ) ", "| 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 e ", "t u v w x y z A B C D E F G H t ", "I I J K L M N O P Q R S T U I I ", "V V W X Y q Z ` ...+.@.#.$.V V ", "%.%.&.*.=.-.;.>.,.'.).!.~.{.%.%.", "].].^./.(._.:.<.[.}.|.1.2.3.].].", "4.4.5.6.7.8.9.0.a.b.c.d.e.f.4.4.", "g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.g.", "v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.v.", "K.K.L.M.N.O.P.Q.R.S.T.U.V.W.K.K.", "X.X.X.Y.Z.`. +.+++@+#+$+Y.X.X.X.", "%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Blue/close-inactive.xpm0000444000000000000000000001151010361474173017424 0ustar /* XPM */ static char *close-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #aaa7a1", "`c c #4d4c40", "`d c #817e79", "`e c #d0ccc6", "`f c #c7c3ba", "`g c #c8c4bb", "`h c #d1cdc7", "`i c #b1ada8", "`j c #514f47", "`k c #aaa6a1", "`l c #ccc8c1", "`m c #a5a29c", "`n c #666556", "`o c #bab9a1", "`p c #77755f", "`q c #5b5a45", "`r c #787657", "`s c #757359", "`t c #656456", "`u c #b3b298", "`v c #555344", "`w c #a4a19b", "`x c #c6c3ba", "`y c #a09e96", "`z c #656454", "`A c #c2c1ab", "`B c #b3b297", "`C c #a7a586", "`D c #5a5946", "`E c #656449", "`F c #787656", "`G c #535240", "`H c #bdbca6", "`I c #a19f7e", "`J c #4d4c3d", "`K c #9f9c95", "`L c #c1beb2", "`M c #4f4e44", "`N c #b2b095", "`O c #a7a687", "`P c #a6a485", "`Q c #a4a281", "`R c #4a4938", "`S c #4b4a39", "`T c #b5b39e", "`U c #b7b69c", "`V c #a3a181", "`W c #999773", "`X c #36362a", "`Y c #bbb8aa", "`Z c #98958a", "`0 c #5c5a4a", "`1 c #a6a484", "`2 c #a6a483", "`3 c #a5a382", "`4 c #9f9d7d", "`5 c #a8a790", "`6 c #bbbaa1", "`7 c #a19f7d", "`8 c #9d9b78", ".` c #6b694e", ".. c #716f66", ".# c #b6b3a3", ".a c #6c6a54", ".b c #585744", ".c c #a3a180", ".d c #a2a07f", ".e c #a8a687", ".f c #a09e7c", ".g c #9c9a77", ".h c #6c6b4f", ".i c #555345", ".j c #b0ad9c", ".k c #7e7c5c", ".l c #5f5e45", ".m c #5b5a46", ".n c #a29f7e", ".o c #a19e7c", ".p c #a09e7b", ".q c #9f9d7a", ".r c #9c9a76", ".s c #6d6b4f", ".t c #4c4a36", ".u c #8a8768", ".v c #aaa894", ".w c #7f7d5c", ".x c #51503a", ".y c #807e65", ".z c #9e9c79", ".A c #8c8a68", ".B c #3b3a2b", ".C c #868461", ".D c #8a8867", ".E c #a5a28d", ".F c #858364", ".G c #767455", ".H c #605f4e", ".I c #bdbba4", ".J c #9a9873", ".K c #53523d", ".L c #706e51", ".M c #8f8d6e", ".N c #9f9c85", ".O c #8b886e", ".P c #555442", ".Q c #bebda7", ".R c #b2b195", ".S c #9b9975", ".T c #9a9874", ".U c #9b9874", ".V c #979570", ".W c #474634", ".X c #8a876e", ".Y c #9a977e", ".Z c #99967d", ".0 c #535243", ".1 c #b3b29b", ".2 c #b7b59b", ".3 c #9e9b79", ".4 c #989672", ".5 c #747254", ".6 c #626048", ".7 c #989671", ".8 c #8e8c67", "#` c #403e31", "#. c #95927a", "## c #949276", "#a c #8e8c71", "#b c #474638", "#c c #a9a789", "#d c #989570", "#e c #737153", "#f c #454432", "#g c #5e5d44", "#h c #646248", "#i c #96936e", "#j c #95936d", "#k c #898763", "#l c #373527", "#m c #86846b", "#n c #8e8c6f", "#o c #727059", "#p c #403f30", "#q c #92906b", "#r c #444330", "#s c #8a8863", "#t c #8c8a65", "#u c #5a5941", "#v c #636147", "#w c #878561", "#x c #383729", "#y c #898767", "#z c #6e6c52", "#A c #343325", "#B c #454433", "#C c #888666", "#D c #898766", "#E c #565540", "#F c #2b2b20", "#G c #838160", "#H c #2d2c2d", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`b`c`d`e`f`g`h`i`j`k`a`a`a", "`l`l`m`n`o`p`q`r`r`s`t`u`v`w`l`l", "`x`y`z`A`B`C`D`E`F`G`H`B`I`J`K`x", "`L`M`B`N`O`P`Q`R`S`T`U`V`I`W`X`L", "`Y`Z`0`1`1`2`3`4`5`6`V`7`8.`..`Y", ".#.#.a.b.c`Q.c.d.e.c.f.g.h.i.#.#", ".j.j.k.l.m.n`I.o.p.q.r.s.t.u.j.j", ".v.v.w.w.x.y`7.q.z`8.A.B.C.D.v.v", ".E.E.F.G.H.I`3`8.g.g.J.K.L.M.E.E", ".N.N.O.P.Q.R`8.S.T.U.J.V.W.X.N.N", ".Y.Z.0.1.2.3.4.5.6.7.7.V.8#`#..Y", "###a#b#c.z#d#e#f#g#h#i#j#k#l#m##", "#n#n#o#p#q#e#r#s#t#u#v#w#x#o#n#n", "#y#y#y#z#A#B#C#D#D#D#E#F#z#y#y#y", "#G#G#G#G#G#G#G#G#G#G#G#G#G#G#G#G", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.#H" }; oroborus-2.0.20/themes/Elberg_Blue/close-pressed.xpm0000444000000000000000000000733110361474174017276 0ustar /* XPM */ static char * close_pressed_xpm[] = { "16 19 191 2", " c None", ". c #4A4A4D", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #C2BEB9", "% c #66642D", "& c #959187", "* c #ECEAE1", "= c #CAD9E5", "- c #CCDBE5", "; c #EEEBE3", "> c #CAC6C0", ", c #646141", "' c #C1BDB9", ") c #E9E4DC", "! c #BCB9B2", "~ c #7E7F41", "{ c #FDFB5F", "] c #ABA32D", "^ c #0E2B84", "/ c #002CB5", "( c #002EB6", "_ c #1139AB", ": c #407D81", "< c #FBEC52", "[ c #736529", "} c #BBB8B1", "| c #E2DED4", "1 c #B6B3AB", "2 c #7D7E40", "3 c #FDFA71", "4 c #FEEF4D", "5 c #FBE733", "6 c #7F7919", "7 c #002B99", "8 c #0035B5", "9 c #20506E", "0 c #F8EB6C", "a c #FFD84D", "b c #F8CE27", "c c #6D5B21", "d c #B5B2AA", "e c #DCD7CB", "f c #62603C", "g c #FCF750", "h c #FEEB48", "i c #FEE532", "j c #FEE130", "k c #F9DA2D", "l c #125E62", "m c #143E67", "n c #EDE167", "o c #FFD557", "p c #FECE27", "q c #FDCA23", "r c #EEBB1F", "s c #4F4017", "t c #D6D1C3", "u c #ADAA9E", "v c #867924", "w c #FCDE2F", "x c #FEDD2E", "y c #FEDB2C", "z c #FED729", "A c #F5CE29", "B c #E2CC57", "C c #FFD45F", "D c #FEC927", "E c #FEC722", "F c #F7BE1E", "G c #A57D14", "H c #847F70", "I c #D0CBBA", "J c #254795", "K c #7E7414", "L c #FCD429", "M c #FED327", "N c #FED026", "O c #FECD25", "P c #FECA32", "Q c #FEC527", "R c #FEC120", "S c #F7BA1D", "T c #A97E12", "U c #2D4E6E", "V c #C9C5B2", "W c #083EBB", "X c #002F92", "Y c #877314", "Z c #FEC822", "` c #FEC420", " . c #FEC11F", ".. c #FEBD1D", "+. c #F8B61A", "@. c #AB7D11", "#. c #003573", "$. c #1D60C9", "%. c #C2C0A9", "&. c #0841BE", "*. c #0043C3", "=. c #012E7D", "-. c #C19F25", ";. c #FEC222", ">. c #FEBC1D", ",. c #FEB91A", "'. c #FEB719", "). c #E09E15", "!. c #003059", "~. c #0058D3", "{. c #1A63CB", "]. c #BCBAA1", "^. c #1E56BE", "/. c #0040B6", "(. c #2C6F77", "_. c #FDCD64", ":. c #FEBA29", "<. c #FEB518", "[. c #FEB217", "}. c #FEAF16", "|. c #FAA914", "1. c #815D09", "2. c #004DB0", "3. c #2F75CA", "4. c #B6B398", "5. c #4F7BB3", "6. c #20566B", "7. c #F9CB6E", "8. c #FEB64B", "9. c #FEB218", "0. c #FCAC15", "a. c #FCAA13", "b. c #FEA711", "c. c #FEA410", "d. c #F99D0E", "e. c #645205", "f. c #5C8BAD", "g. c #B0AC90", "h. c #AFAB8F", "i. c #645C40", "j. c #EEC161", "k. c #FFB454", "l. c #FEAD19", "m. c #F9A712", "n. c #BC7C0E", "o. c #A0680A", "p. c #FC9F0E", "q. c #FE9D0C", "r. c #FD9A0A", "s. c #EE8C08", "t. c #594221", "u. c #AAA78B", "v. c #A9A587", "w. c #A39F82", "x. c #654F1D", "y. c #FBAE39", "z. c #FEA919", "A. c #F9A310", "B. c #BC790C", "C. c #003F68", "D. c #004D95", "E. c #A56407", "F. c #FC9508", "G. c #FC9107", "H. c #E88305", "I. c #57340B", "J. c #99977A", "K. c #A29F7F", "L. c #828166", "M. c #65440F", "N. c #F0990E", "O. c #BD750A", "P. c #023B63", "Q. c #0064D9", "R. c #006BDD", "S. c #054B8A", "T. c #A75D02", "U. c #E77D03", "V. c #5A3608", "W. c #828066", "X. c #9C9976", "Y. c #7D7B5E", "Z. c #51350B", "`. c #564B31", " + c #70989B", ".+ c #6292A4", "++ c #6393A4", "@+ c #729A9B", "#+ c #646048", "$+ c #462909", "%+ c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # $ % & * = - ; > , ' # # # ", ") ) ! ~ { ] ^ / ( _ : < [ } ) ) ", "| 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 e ", "t u v w x y z A B C D E F G H t ", "I I J K L M N O P Q R S T U I I ", "V V W X Y q Z ` ...+.@.#.$.V V ", "%.%.&.*.=.-.;.>.,.'.).!.~.{.%.%.", "].].^./.(._.:.<.[.}.|.1.2.3.].].", "4.4.5.6.7.8.9.0.a.b.c.d.e.f.4.4.", "g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.g.", "v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.v.", "K.K.L.M.N.O.P.Q.R.S.T.U.V.W.K.K.", "X.X.X.Y.Z.`. +.+++@+#+$+Y.X.X.X.", "%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Blue/hide-active.xpm0000444000000000000000000000700710361474174016710 0ustar /* XPM */ static char * hide_active_xpm[] = { "16 19 178 2", " c None", ". c #4A4A4D", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #BEBAB6", "% c #7F7E66", "& c #878579", "* c #ECE9E1", "= c #CAD4DF", "- c #CCD6E0", "; c #EEEBE3", "> c #E9E4DC", ", c #85837A", "' c #FAFB48", ") c #807E3C", "! c #C9D4DC", "~ c #5A61A9", "{ c #0C1187", "] c #000383", "^ c #000385", "/ c #12168C", "( c #666DB2", "_ c #CFDCDF", ": c #E2DED4", "< c #868569", "[ c #FCF84C", "} c #286A72", "| c #13198B", "1 c #000389", "2 c #00038B", "3 c #00038D", "4 c #1F2498", "5 c #BCC9D5", "6 c #DCD7CB", "7 c #8C8B5C", "8 c #FCF44C", "9 c #135B66", "0 c #000388", "a c #00038C", "b c #000390", "c c #000393", "d c #000395", "e c #2931A0", "f c #D9D6C8", "g c #D6D1C3", "h c #918F54", "i c #FCEC4D", "j c #6A6814", "k c #00038E", "l c #000397", "m c #00049B", "n c #00049D", "o c #000394", "p c #010471", "q c #090C60", "r c #0B0D57", "s c #6D778B", "t c #D0CBBA", "u c #97964D", "v c #FEE44E", "w c #937F19", "x c #000381", "y c #000391", "z c #000477", "A c #0C1663", "B c #22516F", "C c #94883D", "D c #D2B755", "E c #F7CD5A", "F c #FFC94B", "G c #B9881F", "H c #7B7669", "I c #C9C5B2", "J c #979048", "K c #FFDD4F", "L c #EDC426", "M c #7F7519", "N c #998B39", "O c #CDB653", "P c #F9D560", "Q c #FFCF61", "R c #FFC453", "S c #FEBD3E", "T c #FEB92C", "U c #FEB420", "V c #F8AC17", "W c #705727", "X c #C2C0A9", "Y c #8D7F3E", "Z c #FFD44A", "` c #FECB23", " . c #FFCA28", ".. c #FFC93F", "+. c #FEC33C", "@. c #FEBD2E", "#. c #FEB920", "$. c #FEB719", "%. c #FDB318", "&. c #FDAF16", "*. c #FEAC13", "=. c #F9A612", "-. c #795A21", ";. c #BCBAA1", ">. c #6B6346", ",. c #F7C032", "'. c #FEC120", "). c #FEBF1E", "!. c #FEBB1C", "~. c #FDB81A", "{. c #FBB219", "]. c #F5AB17", "^. c #E79E14", "/. c #B57A0F", "(. c #97640A", "_. c #E1920E", ":. c #F79C0F", "<. c #705220", "[. c #B6B398", "}. c #A09D85", "|. c #68531E", "1. c #E7A919", "2. c #F5B119", "3. c #F1AA16", "4. c #D69412", "5. c #8E620C", "6. c #064650", "7. c #000D63", "8. c #0004A1", "9. c #6F5916", "0. c #F69618", "a. c #69502A", "b. c #B0AC90", "c. c #9E9B81", "d. c #112152", "e. c #043A52", "f. c #042A54", "g. c #000466", "h. c #0005C3", "i. c #0005C8", "j. c #0004BB", "k. c #235D64", "l. c #F48E25", "m. c #5F5137", "n. c #A9A587", "o. c #6C88A4", "p. c #090FA2", "q. c #0004A9", "r. c #0004B1", "s. c #0004B8", "t. c #0004BE", "u. c #0004C1", "v. c #0F17B5", "w. c #775E2E", "x. c #EA7F1D", "y. c #5C5947", "z. c #A29F7F", "A. c #6F8FA0", "B. c #2D3CA4", "C. c #0209AC", "D. c #0004B3", "E. c #0004B7", "F. c #050BB7", "G. c #3445AE", "H. c #73939F", "I. c #884D21", "J. c #BC600A", "K. c #706F58", "L. c #9C9976", "M. c #71969A", "N. c #62829D", "O. c #63839E", "P. c #72979A", "Q. c #979572", "R. c #514832", "S. c #4F442D", "T. c #8F8C6C", "U. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# $ % & # # * = - ; # # # # # # ", "> , ' ) ! ~ { ] ^ / ( _ > > > > ", ": < [ } | ^ 1 2 3 3 3 4 5 : : : ", "6 7 8 9 0 a b c d d d c e f 6 6 ", "g h i j k c l m n o p q r s g g ", "t u v w x y z A B C D E F G H t ", "I J K L M N O P Q R S T U V W I ", "X Y Z ` ...+.@.#.$.%.&.*.=.-.X ", ";.>.,.'.).!.~.{.].^./.(._.:.<.;.", "[.}.|.1.2.3.4.5.6.7.2 8.9.0.a.[.", "b.b.c.d.e.f.g.8.h.i.h.j.k.l.m.b.", "n.n.n.o.p.q.r.s.t.u.t.v.w.x.y.n.", "z.z.z.z.A.B.C.D.E.F.G.H.I.J.K.z.", "L.L.L.L.L.L.M.N.O.P.L.Q.R.S.T.L.", "U.U.U.U.U.U.U.U.U.U.U.U.U.U.U.U.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Blue/hide-inactive.xpm0000444000000000000000000001150710361474174017237 0ustar /* XPM */ static char *hide-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #a7a49f", "`c c #6c6a63", "`d c #74726d", "`e c #d0ccc6", "`f c #c7c3ba", "`g c #c8c4bb", "`h c #d1cdc7", "`i c #ccc8c1", "`j c #76746d", "`k c #b0ae93", "`l c #605f52", "`m c #c4c0b7", "`n c #9a9782", "`o c #7c7a5c", "`p c #787657", "`q c #7f7d5f", "`r c #9f9c89", "`s c #c7c3bb", "`t c #c6c3ba", "`u c #737166", "`v c #b2b095", "`w c #585746", "`x c #7e7c5f", "`y c #797757", "`z c #7a7858", "`A c #7b7958", "`B c #7c7a59", "`C c #868466", "`D c #bdbaaf", "`E c #c1beb2", "`F c #747364", "`G c #4e4d3a", "`H c #7d7b5a", "`I c #7e7c5b", "`J c #8b896c", "`K c #c0bdb0", "`L c #bbb8aa", "`M c #757363", "`N c #b3b195", "`O c #4f4e3c", "`P c #7f7d5c", "`Q c #817e5d", "`R c #817f5d", "`S c #5f5d44", "`T c #53523c", "`U c #4d4c38", "`V c #7b796c", "`W c #b6b3a3", "`X c #787765", "`Y c #b3b297", "`Z c #61604a", "`0 c #6e6d50", "`1 c #797758", "`2 c #626047", "`3 c #54523d", "`4 c #5c5b48", "`5 c #747361", "`6 c #9e9d87", "`7 c #b5b39b", "`8 c #b2b195", ".` c #79785d", ".. c #6a695f", ".# c #b0ad9c", ".a c #777563", ".b c #b4b398", ".c c #999778", ".d c #5a5947", ".e c #737260", ".f c #9b9983", ".g c #b9b7a0", ".h c #bcbba3", ".i c #b6b59b", ".j c #adab8e", ".k c #a5a383", ".l c #a09e7c", ".m c #9a9874", ".n c #504e3f", ".o c #aaa894", ".p c #6c6b5a", ".q c #a2a07f", ".r c #a4a282", ".s c #adac8e", ".t c #acaa8c", ".u c #a6a484", ".v c #a19f7d", ".w c #9e9c79", ".x c #9c9a77", ".y c #9b9976", ".z c #9b9975", ".A c #989671", ".B c #535140", ".C c #a5a28d", ".D c #595849", ".E c #a4a283", ".F c #a09e7b", ".G c #9f9d7a", ".H c #9c9a76", ".I c #989672", ".J c #908d69", ".K c #706f52", ".L c #5e5c44", ".M c #898766", ".N c #96946e", ".O c #4d4b3b", ".P c #9f9c85", ".Q c #8b8975", ".R c #494738", ".S c #92906d", ".T c #9a9773", ".U c #979470", ".V c #868462", ".W c #595740", ".X c #434231", ".Y c #4a4835", ".Z c #67654a", ".0 c #575643", ".1 c #4c4a3b", ".2 c #9a977e", ".3 c #8b8872", ".4 c #464534", ".5 c #464533", ".6 c #464432", ".7 c #4f4e39", ".8 c #908d68", "#` c #928f69", "#. c #8f8d68", "## c #8d8b66", "#a c #62614d", "#b c #9d9b7a", "#c c #4b4a3c", "#d c #949276", "#e c #908e71", "#f c #858360", "#g c #878562", "#h c #8a8763", "#i c #8c8a65", "#j c #8e8c67", "#k c #8c8a67", "#l c #656451", "#m c #949272", "#n c #504f3f", "#o c #8e8c6f", "#p c #8c8a6d", "#q c #888665", "#r c #888663", "#s c #8b8864", "#t c #8c8a69", "#u c #5e5d49", "#v c #727054", "#w c #898767", "#x c #888666", "#y c #858364", "#z c #434232", "#A c #403f2f", "#B c #7d7b5e", "#C c #838160", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`b`c`d`a`a`e`f`g`h`a`a`a`a`a`a", "`i`j`k`l`m`n`o`p`p`q`r`s`i`i`i`i", "`t`u`v`w`x`y`z`A`B`B`B`C`D`t`t`t", "`E`F`v`G`z`B`H`I`I`I`I`I`J`K`E`E", "`L`M`N`O`B`I`P`Q`R`z`S`T`U`V`L`L", "`W`X`Y`Z`0`1`2`3`4`5`6`7`8.`..`W", ".#.a.b.c.d.e.f.g.h.i.j.k.l.m.n.#", ".o.p`8.q.r.s.t.u.v.w.x.y.z.A.B.o", ".C.D.E.F.F.G.w.H.I.J.K.L.M.N.O.C", ".P.Q.R.S.T.U.V.W.X.Y.Z`z.0.m.1.P", ".2.2.3.4.5.6.7`1.8#`#.###a#b#c.2", "#d#d#d#e#f#g#h#i#j#.#j#k#l#m#n#d", "#o#o#o#o#p#q#r#s#i###t`J#u#v#a#o", "#w#w#w#w#w#w#x.M.M.M#w#y#z#A#B#w", "#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Blue/hide-pressed.xpm0000444000000000000000000000721010361474174017076 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "16 19 186 2", " c None", ". c #4A4A4D", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #BEBAB6", "% c #7F7E66", "& c #878579", "* c #ECEAE1", "= c #CAD9E5", "- c #CCDBE5", "; c #EEEBE3", "> c #E9E4DC", ", c #85837A", "' c #FAFB48", ") c #807E3C", "! c #C9D8E0", "~ c #5A79C7", "{ c #0D38B6", "] c #002FB5", "^ c #0031B6", "/ c #1240B9", "( c #6687CC", "_ c #CFDEE2", ": c #E2DED4", "< c #868569", "[ c #FCF84C", "} c #286E76", "| c #143FB7", "1 c #0032B6", "2 c #0035B9", "3 c #0038BA", "4 c #003BBC", "5 c #003ABC", "6 c #1F51C0", "7 c #BCCFDB", "8 c #DCD7CB", "9 c #8C8B5C", "0 c #FCF44C", "a c #13606D", "b c #0035B8", "c c #003FBE", "d c #0042C0", "e c #0044C2", "f c #0043C2", "g c #0041C0", "h c #295FC4", "i c #DAD7C8", "j c #D6D1C3", "k c #918F54", "l c #FCEC4D", "m c #6D6A14", "n c #003DBD", "o c #0042C1", "p c #0047C4", "q c #004AC6", "r c #004DC8", "s c #0049BD", "t c #013890", "u c #083279", "v c #0A2E6E", "w c #6D8191", "x c #D0CBBA", "y c #97964D", "z c #FEE44E", "A c #937F19", "B c #003BA9", "C c #0046BB", "D c #003B97", "E c #0C3B77", "F c #216379", "G c #968A3D", "H c #D2B755", "I c #F7CD5A", "J c #FFC94B", "K c #B9881F", "L c #7B7669", "M c #C9C5B2", "N c #979048", "O c #FFDD4F", "P c #EDC426", "Q c #827519", "R c #9A8C3A", "S c #CDB653", "T c #F9D560", "U c #FFCF61", "V c #FFC453", "W c #FEBD3E", "X c #FEB92C", "Y c #FEB420", "Z c #F8AC17", "` c #705727", " . c #C2C0A9", ".. c #8D7F3E", "+. c #FFD44A", "@. c #FECB23", "#. c #FFCA28", "$. c #FFC93F", "%. c #FEC33C", "&. c #FEBD2E", "*. c #FEB920", "=. c #FEB719", "-. c #FDB318", ";. c #FDAF16", ">. c #FEAC13", ",. c #F9A612", "'. c #795A21", "). c #BCBAA1", "!. c #6B6346", "~. c #F7C032", "{. c #FEC120", "]. c #FEBF1E", "^. c #FEBB1C", "/. c #FDB81A", "(. c #FBB219", "_. c #F5AB17", ":. c #E79E14", "<. c #B57A0F", "[. c #97640A", "}. c #E1920E", "|. c #F79C0F", "1. c #705220", "2. c #B6B398", "3. c #A09D85", "4. c #68531E", "5. c #E7A919", "6. c #F5B119", "7. c #F1AA16", "8. c #D69412", "9. c #8E620C", "0. c #595506", "a. c #004472", "b. c #0055A4", "c. c #0060C1", "d. c #785C16", "e. c #F69618", "f. c #69502A", "g. c #B0AC90", "h. c #9F9D81", "i. c #103B61", "j. c #044F5D", "k. c #034861", "l. c #003D7B", "m. c #0062C0", "n. c #007AE6", "o. c #007FE9", "p. c #0079E5", "q. c #0070DF", "r. c #716C23", "s. c #F48E25", "t. c #5F5137", "u. c #A9A587", "v. c #6B97AD", "w. c #095BCA", "x. c #005ED3", "y. c #0066D8", "z. c #006FDE", "A. c #0076E2", "B. c #0079E4", "C. c #0075E2", "D. c #0F75D7", "E. c #7F612E", "F. c #EA7F1D", "G. c #5C5947", "H. c #A29F7F", "I. c #7098A5", "J. c #2D75BF", "K. c #0264D3", "L. c #0069DA", "M. c #006EDD", "N. c #0572DB", "O. c #3484C4", "P. c #739AA2", "Q. c #884D21", "R. c #BC600A", "S. c #706F58", "T. c #9C9976", "U. c #71999C", "V. c #6293A4", "W. c #6394A4", "X. c #729A9B", "Y. c #979572", "Z. c #514832", "`. c #4F442D", " + c #8F8C6C", ".+ c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# $ % & # # * = - ; # # # # # # ", "> , ' ) ! ~ { ] ^ / ( _ > > > > ", ": < [ } | 1 2 3 4 4 5 6 7 : : : ", "8 9 0 a b 4 c d e e f g h i 8 8 ", "j k l m n o p q r s t u v w j j ", "x y z A B C D E F G H I J K L x ", "M N O P Q R S T U V W X Y Z ` M ", " ...+.@.#.$.%.&.*.=.-.;.>.,.'. .", ").!.~.{.].^./.(._.:.<.[.}.|.1.).", "2.3.4.5.6.7.8.9.0.a.b.c.d.e.f.2.", "g.g.h.i.j.k.l.m.n.o.p.q.r.s.t.g.", "u.u.u.v.w.x.y.z.A.B.C.D.E.F.G.u.", "H.H.H.H.I.J.K.L.M.N.O.P.Q.R.S.H.", "T.T.T.T.T.T.U.V.W.X.T.Y.Z.`. +T.", ".+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Blue/left-active.xpm0000444000000000000000000001067110361474174016732 0ustar /* XPM */ static char *left-active[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #c6c7ad", "`b c #94926b", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`." }; oroborus-2.0.20/themes/Elberg_Blue/left-inactive.xpm0000444000000000000000000001067310361474174017263 0ustar /* XPM */ static char *left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d8d5d1", "`a c #adae97", "`b c #81805e", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`." }; oroborus-2.0.20/themes/Elberg_Blue/maximize-active.xpm0000444000000000000000000000701310361474174017617 0ustar /* XPM */ static char * maximize_active_xpm[] = { "16 19 178 2", " c None", ". c #4A4A4D", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #D9D5CF", "% c #888579", "& c #8C8B50", "* c #939242", "= c #93913F", "- c #8C894B", "; c #858276", "> c #E9E4DC", ", c #A7A39E", "' c #8B8C43", ") c #F4F369", "! c #FFFB69", "~ c #FFF658", "{ c #FFF24E", "] c #FFEE49", "^ c #F2DB3E", "/ c #84752B", "( c #A5A29B", "_ c #E2DED4", ": c #A8A59D", "< c #A6A744", "[ c #FDF961", "} c #F7EC43", "| c #F2E233", "1 c #F4DF32", "2 c #F9E02F", "3 c #FDDF2F", "4 c #FEDC2D", "5 c #FCD72B", "6 c #987F1F", "7 c #A5A39B", "8 c #DCD7CB", "9 c #D3CFC3", "0 c #7E7F3B", "a c #F8F146", "b c #A9A026", "c c #0F495A", "d c #062056", "e c #062258", "f c #0F535D", "g c #BCA120", "h c #FBD328", "i c #FDD127", "j c #FACA25", "k c #6E5A21", "l c #D6D1C3", "m c #858379", "n c #DCD535", "o c #166869", "p c #000264", "q c #000493", "r c #000497", "s c #00049B", "t c #00049C", "u c #000566", "v c #807013", "w c #FDCA23", "x c #FDC421", "y c #D09E1A", "z c #827E75", "A c #D0CBBA", "B c #746F48", "C c #8F861E", "D c #00036F", "E c #000494", "F c #000488", "G c #090C60", "H c #090C61", "I c #000491", "J c #0004A5", "K c #000375", "L c #AD8617", "M c #FEC01E", "N c #F5B31B", "O c #6E6041", "P c #C9C5B2", "Q c #766D31", "R c #041B4C", "S c #010483", "T c #30787E", "U c #F5E363", "V c #F5CE4F", "W c #6F6319", "X c #0005AC", "Y c #093659", "Z c #FFBE1F", "` c #F8B018", " . c #725A29", ".. c #C2C0A9", "+. c #504929", "@. c #000365", "#. c #000496", "$. c #0F2060", "%. c #FBE663", "&. c #FFCE4E", "*. c #FEC62C", "=. c #F0B71E", "-. c #02185B", ";. c #0005B4", ">. c #040871", ",. c #EBAE2F", "'. c #F7A915", "). c #6F5526", "!. c #BCBAA1", "~. c #AEAC95", "{. c #1E2698", "]. c #000499", "^. c #0F2B61", "/. c #FFD141", "(. c #FEC422", "_. c #FDBE1D", ":. c #EDAF1A", "<. c #03235C", "[. c #0005BB", "}. c #020683", "|. c #E0A33E", "1. c #F19E13", "2. c #665634", "3. c #B6B398", "4. c #4F60A4", "5. c #020574", "6. c #AA8117", "7. c #F6B61B", "8. c #F0AF19", "9. c #9A6E0E", "0. c #000487", "a. c #0005C1", "b. c #0A0F72", "c. c #F3AA42", "d. c #CC7F0C", "e. c #6D6A59", "f. c #B0AC90", "g. c #88A7AB", "h. c #0F179C", "i. c #0004A3", "j. c #00066F", "k. c #063E56", "l. c #053C55", "m. c #00067C", "n. c #0005C8", "o. c #1F5863", "p. c #F69C2E", "q. c #654310", "r. c #A7A488", "s. c #A9A587", "t. c #6C89A4", "u. c #0910A2", "v. c #0005A9", "w. c #0005B1", "x. c #0005B8", "y. c #0005BE", "z. c #05126C", "A. c #D48B29", "B. c #92570A", "C. c #75725D", "D. c #A29F7F", "E. c #6F8FA0", "F. c #2D3CA4", "G. c #020AAC", "H. c #0005B3", "I. c #0004A2", "J. c #001A56", "K. c #B46F0B", "L. c #7C4B0B", "M. c #6C6A53", "N. c #9C9976", "O. c #71969A", "P. c #60819B", "Q. c #2A1D05", "R. c #684410", "S. c #564B31", "T. c #888566", "U. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # # $ % & * = - ; $ # # # # ", "> > > , ' ) ! ~ { ] ^ / ( > > > ", "_ _ : < [ } | 1 2 3 4 5 6 7 _ _ ", "8 9 0 a b c d e f g h i j k 9 8 ", "l m n o p q r s t u v w x y z l ", "A B C D E F G H I J K L M N O A ", "P Q R q S T U V W I X Y Z ` .P ", "..+.@.#.$.%.&.*.=.-.;.>.,.'.)...", "!.~.{.].^./.(._.:.<.[.}.|.1.2.!.", "3.3.4.s 5.6.7.8.9.0.a.b.c.d.e.3.", "f.f.g.h.i.j.k.l.m.n.a.o.p.q.r.f.", "s.s.s.t.u.v.w.x.y.a.z.A.B.C.s.s.", "D.D.D.D.E.F.G.H.I.J.K.L.M.D.D.D.", "N.N.N.N.N.N.O.P.Q.R.S.T.N.N.N.N.", "U.U.U.U.U.U.U.U.U.U.U.U.U.U.U.U.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Blue/maximize-inactive.xpm0000444000000000000000000001151310361474174020146 0ustar /* XPM */ static char *maximize-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #bebab5", "`c c #77756d", "`d c #706f61", "`e c #727160", "`f c #71705f", "`g c #6e6c5e", "`h c #74726b", "`i c #ccc8c1", "`j c #93918a", "`k c #6e6d5e", "`l c #b9b8a2", "`m c #bfbea7", "`n c #b8b79d", "`o c #b4b297", "`p c #b2b094", "`q c #a6a588", "`r c #5e5d4c", "`s c #918e88", "`t c #c6c3ba", "`u c #94928a", "`v c #7e7d6a", "`w c #bbbaa2", "`x c #acaa8c", "`y c #a4a281", "`z c #a3a180", "`A c #a5a383", "`B c #a6a484", "`C c #a4a282", "`D c #65644f", "`E c #918f88", "`F c #c1beb2", "`G c #b9b6ab", "`H c #626151", "`I c #aeac8f", "`J c #747359", "`K c #464533", "`L c #474634", "`M c #484734", "`N c #484736", "`O c #7c7a5f", "`P c #a09e7c", "`Q c #4c4b3c", "`R c #bbb8aa", "`S c #757369", "`T c #979579", "`U c #4e4d3b", "`V c #57553e", "`W c #7e7c5b", "`X c #7f7d5c", "`Y c #817e5d", "`Z c #817f5d", "`0 c #54523c", "`1 c #595844", "`2 c #a19f7e", "`3 c #a19e7c", "`4 c #858364", "`5 c #716f67", "`6 c #b6b3a3", "`7 c #5c5b4f", "`8 c #63614d", ".` c #616046", ".. c #727052", ".# c #52503b", ".a c #52513b", ".b c #747354", ".c c #858360", ".d c #5e5c43", ".e c #6f6d55", ".f c #a09e7b", ".g c #9a9874", ".h c #565448", ".i c #b0ad9c", ".j c #565547", ".k c #403f2f", ".l c #6e6c4f", ".m c #626150", ".n c #b7b69f", ".o c #afad93", ".p c #545341", ".q c #716f52", ".r c #878562", ".s c #494836", ".t c #515040", ".u c #aaa894", ".v c #3c3c32", ".w c #57563f", ".x c #51503c", ".y c #bbb9a2", ".z c #999774", ".A c #474633", ".B c #8a8763", ".C c #595740", ".D c #9d9b7d", ".E c #999772", ".F c #4e4d3d", ".G c #a5a28d", ".H c #999683", ".I c #848263", ".J c #807e5d", ".K c #52503d", ".L c #aead90", ".M c #a29f7d", ".N c #a09d7b", ".O c #979470", ".P c #8c8a65", ".Q c #656348", ".R c #9c9b80", ".S c #95936f", ".T c #4e4c3f", ".U c #9f9c85", ".V c #8f8d71", ".W c #5f5d44", ".X c #6d6b53", ".Y c #9b9975", ".Z c #979571", ".0 c #626047", ".1 c #636147", ".2 c #8e8c67", ".3 c #5a5841", ".4 c #a9a88c", ".5 c #7c7a5b", ".6 c #5e5d4f", ".7 c #9a977e", ".8 c #98957c", "#` c #848160", "#. c #84825f", "## c #585740", "#a c #464532", "#b c #5c5b43", "#c c #928f69", "#d c #5a5946", "#e c #a2a080", "#f c #414030", "#g c #928f77", "#h c #949276", "#i c #908e71", "#j c #8f8d68", "#k c #54523d", "#l c #8e8c70", "#m c #595842", "#n c #666551", "#o c #8e8c6f", "#p c #8c8a6d", "#q c #888665", "#r c #888663", "#s c #8b8864", "#t c #7c7a5a", "#u c #444432", "#v c #6e6c51", "#w c #4c4b39", "#x c #5e5d49", "#y c #898767", "#z c #888666", "#A c #878565", "#B c #1d1c15", "#C c #424131", "#D c #454433", "#E c #77765a", "#F c #838160", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`b`c`d`e`f`g`h`b`a`a`a`a", "`i`i`i`j`k`l`m`n`o`p`q`r`s`i`i`i", "`t`t`u`v`w`x`y`z`A`B`B`C`D`E`t`t", "`F`G`H`I`J`K`L`M`N`O`z`z`P`Q`G`F", "`R`S`T`U`V`W`X`Y`Z`0`1`2`3`4`5`R", "`6`7`8.``W...#.a.b.c.d.e.f.g.h`6", ".i.j.k`W.l.m.n.o.p.q.r.s`P.g.t.i", ".u.v.w`X.x.y`o`A.z.A.B.C.D.E.F.u", ".G.H.I.J.K.L.M.N.O.A.P.Q.R.S.T.G", ".U.U.V`Z.W.X.Y.Z.0.1.2.3.4.5.6.U", ".7.7.8#`#.##.A#a#b#c.2#d#e#f#g.7", "#h#h#h#i.c.r.B.P.2#j#k#l#m#n#h#h", "#o#o#o#o#p#q#r#s#t#u#v#w#x#o#o#o", "#y#y#y#y#y#y#z#A#B#C#D#E#y#y#y#y", "#F#F#F#F#F#F#F#F#F#F#F#F#F#F#F#F", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Blue/maximize-pressed.xpm0000444000000000000000000000707410361474174020020 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "16 19 181 2", " c None", ". c #4A4A4D", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #D9D5CF", "% c #888579", "& c #8C8B50", "* c #939242", "= c #93913F", "- c #8C894B", "; c #858276", "> c #E9E4DC", ", c #A7A39E", "' c #8B8C43", ") c #F4F369", "! c #FFFB69", "~ c #FFF658", "{ c #FFF24E", "] c #FFEE49", "^ c #F2DB3E", "/ c #84752B", "( c #A5A29B", "_ c #E2DED4", ": c #A8A59D", "< c #A6A744", "[ c #FDF961", "} c #F7EC43", "| c #F2E233", "1 c #F4DF32", "2 c #F9E02F", "3 c #FDDF2F", "4 c #FEDC2D", "5 c #FCD72B", "6 c #987F1F", "7 c #A5A39B", "8 c #DCD7CB", "9 c #D3CFC3", "0 c #7E7F3B", "a c #F8F146", "b c #A9A026", "c c #0F4F62", "d c #063569", "e c #063969", "f c #0E5963", "g c #BCA120", "h c #FBD328", "i c #FDD127", "j c #FACA25", "k c #6E5A21", "l c #D6D1C3", "m c #858379", "n c #DCD535", "o c #15696D", "p c #002784", "q c #003CC1", "r c #0041C4", "s c #0044C6", "t c #0046C7", "u c #003081", "v c #847113", "w c #FDCA23", "x c #FDC421", "y c #D09E1A", "z c #827E75", "A c #D0CBBA", "B c #746F48", "C c #90871E", "D c #002B94", "E c #003EC1", "F c #003BAF", "G c #083178", "H c #083378", "I c #0045B5", "J c #0050CF", "K c #003992", "L c #AE8617", "M c #FEC01E", "N c #F5B31B", "O c #6E6041", "P c #C9C5B2", "Q c #766D31", "R c #042E5E", "S c #003CC0", "T c #0039A8", "U c #307981", "V c #F5E363", "W c #F5CE4F", "X c #74651A", "Y c #004AB2", "Z c #0058D4", "` c #0A4C65", " . c #FFBE1F", ".. c #F8B018", "+. c #725A29", "@. c #C2C0A9", "#. c #504929", "$. c #002985", "%. c #0041C3", "&. c #0E3C74", "*. c #FBE663", "=. c #FFCE4E", "-. c #FEC62C", ";. c #F0B71E", ">. c #023E6A", ",. c #0061DA", "'. c #043E88", "). c #EBAE2F", "!. c #F7A915", "~. c #6F5526", "{. c #BCBAA1", "]. c #AEAC95", "^. c #1E53BD", "/. c #104672", "(. c #FFD141", "_. c #FEC422", ":. c #FDBE1D", "<. c #EDAF1A", "[. c #034768", "}. c #0069DF", "|. c #02499D", "1. c #E0A33E", "2. c #F19E13", "3. c #665634", "4. c #B6B398", "5. c #4F7CBA", "6. c #013992", "7. c #AA8117", "8. c #F6B61B", "9. c #F0AF19", "0. c #9A6E0E", "a. c #00509E", "b. c #0070E4", "c. c #0A4686", "d. c #F3AA42", "e. c #CC7F0C", "f. c #6D6A59", "g. c #B0AC90", "h. c #88A9AE", "i. c #0F52C5", "j. c #0050CE", "k. c #003B8A", "l. c #06525F", "m. c #06535E", "n. c #004C92", "o. c #0079E9", "p. c #0072E3", "q. c #1F696A", "r. c #F69C2E", "s. c #654310", "t. c #A7A488", "u. c #A9A587", "v. c #6B95AD", "w. c #0955CA", "x. c #0058D3", "y. c #0060D8", "z. c #0069DE", "A. c #0070E2", "B. c #0073E4", "C. c #06477E", "D. c #D48B29", "E. c #92570A", "F. c #75725D", "G. c #A29F7F", "H. c #7097A5", "I. c #2D71BF", "J. c #025ED3", "K. c #0063DA", "L. c #005CC4", "M. c #014264", "N. c #B46F0B", "O. c #7C4B0B", "P. c #6C6A53", "Q. c #9C9976", "R. c #71999C", "S. c #5F8FA2", "T. c #2C1E04", "U. c #684410", "V. c #564B31", "W. c #888566", "X. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # # $ % & * = - ; $ # # # # ", "> > > , ' ) ! ~ { ] ^ / ( > > > ", "_ _ : < [ } | 1 2 3 4 5 6 7 _ _ ", "8 9 0 a b c d e f g h i j k 9 8 ", "l m n o p q r s t u v w x y z l ", "A B C D E F G H I J K L M N O A ", "P Q R S T U V W X Y Z ` ...+.P ", "@.#.$.%.&.*.=.-.;.>.,.'.).!.~.@.", "{.].^.s /.(._.:.<.[.}.|.1.2.3.{.", "4.4.5.t 6.7.8.9.0.a.b.c.d.e.f.4.", "g.g.h.i.j.k.l.m.n.o.p.q.r.s.t.g.", "u.u.u.v.w.x.y.z.A.B.C.D.E.F.u.u.", "G.G.G.G.H.I.J.K.L.M.N.O.P.G.G.G.", "Q.Q.Q.Q.Q.Q.R.S.T.U.V.W.Q.Q.Q.Q.", "X.X.X.X.X.X.X.X.X.X.X.X.X.X.X.X.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Blue/right-active.xpm0000444000000000000000000001067210361474174017116 0ustar /* XPM */ static char *right-active[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b" }; oroborus-2.0.20/themes/Elberg_Blue/right-inactive.xpm0000444000000000000000000001067410361474174017447 0ustar /* XPM */ static char *right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #2f2e2f", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #2e2d2e", "`c c #4a4d4a", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c" }; oroborus-2.0.20/themes/Elberg_Blue/shade-active.xpm0000444000000000000000000000635010361474174017063 0ustar /* XPM */ static char * shade_active_xpm[] = { "16 19 160 2", " c None", ". c #4A4A4D", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #ECE9E1", "% c #CAD4DF", "& c #A9A7A1", "* c #85846E", "= c #8B887F", "- c #E3DFD9", "; c #E9E4DC", "> c #C9D4DC", ", c #5A60A9", "' c #0C0F87", ") c #03065D", "! c #B7B84B", "~ c #FEFF61", "{ c #E8E53A", "] c #686545", "^ c #E2DED4", "/ c #AFBBCE", "( c #13178B", "_ c #000185", ": c #000189", "< c #173765", "[ c #FFFD6C", "} c #FEF447", "| c #FBEF37", "1 c #837C1D", "2 c #B6C2CA", "3 c #DCD7CB", "4 c #D1CEC1", "5 c #2B4061", "6 c #2B7581", "7 c #1A566C", "8 c #000369", "9 c #0C1F5C", "0 c #F4E541", "a c #FBE833", "b c #F1DC30", "c c #626114", "d c #292F9C", "e c #D9D6C8", "f c #D6D1C3", "g c #797862", "h c #ECEA62", "i c #FFF262", "j c #FDE937", "k c #7B7317", "l c #000179", "m c #0F4255", "n c #95841B", "o c #6B6314", "p c #010564", "q c #000297", "r c #7F8CBC", "s c #D0CBBA", "t c #838142", "u c #FFED6A", "v c #FEDF35", "w c #FDDC2D", "x c #CAAF23", "y c #00016A", "z c #0002A3", "A c #00018F", "B c #00029C", "C c #0002A2", "D c #00029E", "E c #3942A9", "F c #C9C5B2", "G c #1E475F", "H c #FCD63D", "I c #FDD428", "J c #F7CE27", "K c #9E8218", "L c #000183", "M c #0002AD", "N c #0002A4", "O c #0002A7", "P c #0002A9", "Q c #0002A5", "R c #1D22A6", "S c #C2C0A9", "T c #080B77", "U c #5D5810", "V c #B59119", "W c #947615", "X c #031754", "Y c #01038E", "Z c #21506B", "` c #9C883C", " . c #8D7329", ".. c #082458", "+. c #1A20A9", "@. c #BCBAA1", "#. c #1E2599", "$. c #000191", "%. c #000177", "&. c #00018B", "*. c #0002A0", "=. c #757630", "-. c #FECF72", ";. c #FFBE56", ">. c #FFB930", ",. c #EAA718", "'. c #03244D", "). c #3039AE", "!. c #B6B398", "~. c #4F5FA4", "{. c #00029B", "]. c #0002AB", "^. c #07096F", "/. c #EDBD64", "(. c #FEB251", "_. c #FEAE18", ":. c #FEAD13", "<. c #FCA813", "[. c #8B5D09", "}. c #5F73A0", "|. c #B0AC90", "1. c #88A6AB", "2. c #0F149C", "3. c #0B0F67", "4. c #FEB35C", "5. c #FEA629", "6. c #FEA410", "7. c #FEA30F", "8. c #FCA00F", "9. c #9C6209", "0. c #928F77", "a. c #A9A587", "b. c #6C88A4", "c. c #090EA2", "d. c #010381", "e. c #C27D33", "f. c #FD9B1D", "g. c #FE9B0A", "h. c #FD9909", "i. c #F29008", "j. c #66400D", "k. c #A4A083", "l. c #A29F7F", "m. c #6F8EA0", "n. c #2D3AA4", "o. c #0207AB", "p. c #072453", "q. c #BF6F08", "r. c #F18806", "s. c #E78105", "t. c #834B04", "u. c #6B6952", "v. c #9C9976", "w. c #71959A", "x. c #62829C", "y. c #66654D", "z. c #564B31", "A. c #554E35", "B. c #7D7B5E", "C. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # # # # $ % & * = - # # # # ", "; ; ; ; > , ' ) ! ~ { ] ; ; ; ; ", "^ ^ ^ / ( _ : < [ } | 1 2 ^ ^ ^ ", "3 3 4 5 6 7 8 9 0 a b c d e 3 3 ", "f f g h i j k l m n o p q r f f ", "s s t u v w x y z A B C D E s s ", "F F G H I J K L M N O P Q R F F ", "S S T U V W X Y Z ` ...C +.S S ", "@.@.#.$.%.&.*.=.-.;.>.,.'.).@.@.", "!.!.~.{.z ].^./.(._.:.<.[.}.!.!.", "|.|.1.2.z ].3.4.5.6.7.8.9.0.|.|.", "a.a.a.b.c.P d.e.f.g.h.i.j.k.a.a.", "l.l.l.l.m.n.o.p.q.r.s.t.u.l.l.l.", "v.v.v.v.v.v.w.x.y.z.A.B.v.v.v.v.", "C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Blue/shade-inactive.xpm0000444000000000000000000001151010361474174017404 0ustar /* XPM */ static char *shade-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #d0ccc6", "`c c #c7c3ba", "`d c #96938e", "`e c #737168", "`f c #797771", "`g c #c7c3bd", "`h c #ccc8c1", "`i c #c4c0b7", "`j c #9a9782", "`k c #7c7a5c", "`l c #56543e", "`m c #8b8a76", "`n c #bcbba3", "`o c #a09e82", "`p c #53524a", "`q c #c6c3ba", "`r c #b8b5a8", "`s c #7e7c5f", "`t c #797757", "`u c #7a7858", "`v c #545340", "`w c #c1bfa9", "`x c #b1af93", "`y c #a9a788", "`z c #5a5945", "`A c #b3b1a6", "`B c #c1beb2", "`C c #b9b6aa", "`D c #555444", "`E c #626150", "`F c #545341", "`G c #5b5a42", "`H c #4e4d39", "`I c #a9a78b", "`J c #a7a586", "`K c #a2a07e", "`L c #4a4936", "`M c #88866a", "`N c #c0bdb0", "`O c #bbb8aa", "`P c #69675c", "`Q c #b3b19b", "`R c #bdbba4", "`S c #aaa889", "`T c #565542", "`U c #646248", "`V c #424132", "`W c #65634c", "`X c #4d4c38", "`Y c #53523c", "`Z c #7f7d5c", "`0 c #a5a38e", "`1 c #b6b3a3", "`2 c #676657", "`3 c #c0bea8", "`4 c #a5a383", "`5 c #868466", "`6 c #83815f", "`7 c #727052", "`8 c #7d7b5a", ".` c #83815e", ".. c #82805d", ".# c #908e72", ".a c #b0ad9c", ".b c #525140", ".c c #aba98c", ".d c #a3a180", ".e c #a19f7d", ".f c #69674d", ".g c #67654a", ".h c #878562", ".i c #7f7e5d", ".j c #868461", ".k c #84825f", ".l c #8a8768", ".m c #aaa894", ".n c #69674c", ".o c #494837", ".p c #767458", ".q c #615f47", ".r c #424130", ".s c #6f6d50", ".t c #585745", ".u c #757462", ".v c #676653", ".w c #484735", ".x c #8a8867", ".y c #a5a28d", ".z c #858364", ".A c #7a7758", ".B c #615f46", ".C c #6e6d50", ".D c #656453", ".E c #c3c2ad", ".F c #b7b59c", ".G c #92906f", ".H c #3f3e2e", ".I c #8f8d6e", ".J c #9f9c85", ".K c #8f8d71", ".L c #817f5d", ".M c #595740", ".N c #b4b39d", ".O c #b5b49a", ".P c #9d9b78", ".Q c #9b9976", ".R c #9a9874", ".S c #56553f", ".T c #89866e", ".U c #9a977e", ".V c #98957c", ".W c #848160", ".X c #55533d", ".Y c #b9b79f", ".Z c #a4a282", ".0 c #9a9873", ".1 c #999772", ".2 c #989671", ".3 c #5f5d45", ".4 c #807d68", ".5 c #949276", ".6 c #908e71", ".7 c #858360", ".8 c #666449", "#` c #88866e", "#. c #9f9d7a", "## c #979570", "#a c #97956f", "#b c #918e69", "#c c #403f2f", "#d c #8f8d72", "#e c #8e8c6f", "#f c #8c8a6d", "#g c #888665", "#h c #888562", "#i c #484634", "#j c #737154", "#k c #8e8c67", "#l c #888662", "#m c #5d5c49", "#n c #898767", "#o c #888666", "#p c #878565", "#q c #5a5944", "#r c #454433", "#s c #464535", "#t c #6e6c52", "#u c #838160", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`b`c`d`e`f`g`a`a`a`a", "`h`h`h`h`i`j`k`l`m`n`o`p`h`h`h`h", "`q`q`q`r`s`t`u`v`w`x`y`z`A`q`q`q", "`B`B`C`D`E`F`G`H`I`J`K`L`M`N`B`B", "`O`O`P`Q`R`S`T`U`V`W`X`Y`Z`0`O`O", "`1`1`2`3`y`4`5`l`6`7`8.`...#`1`1", ".a.a.b.c.d.e.f.g.h.i`6.j.k.l.a.a", ".m.m.n.o.p.q.r.s.t.u.v.w`Z.x.m.m", ".y.y.z.A.B.C`8.D.E.F`J.G.H.I.y.y", ".J.J.K.L.k.h.M.N.O.P.Q.R.S.T.J.J", ".U.U.V.W.k.h.X.Y.Z.0.1.2.3.4.U.U", ".5.5.5.6.7.h.8#`#.###a#b#c#d.5.5", "#e#e#e#e#f#g#h#i#j#k#l`X#m#e#e#e", "#n#n#n#n#n#n#o#p#q#r#s#t#n#n#n#n", "#u#u#u#u#u#u#u#u#u#u#u#u#u#u#u#u", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Blue/shade-pressed.xpm0000444000000000000000000000643110361474174017255 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "16 19 163 2", " c None", ". c #4A4A4D", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #ECEAE1", "% c #CAD9E5", "& c #A9A7A1", "* c #85846E", "= c #8B887F", "- c #E3DFD9", "; c #E9E4DC", "> c #C9D8E0", ", c #5A79C7", "' c #0D39B6", ") c #04257E", "! c #B7B84B", "~ c #FEFF61", "{ c #E8E53A", "] c #686545", "^ c #E2DED4", "/ c #AFC2D7", "( c #143FB7", "_ c #0033B6", ": c #0036B9", "< c #174975", "[ c #FFFD6C", "} c #FEF447", "| c #FBEF37", "1 c #837C1D", "2 c #B6C6CD", "3 c #DCD7CB", "4 c #D2CEC1", "5 c #2A4C6E", "6 c #2B7A86", "7 c #1A6175", "8 c #002E8A", "9 c #0C3970", "0 c #F4E541", "a c #FBE833", "b c #F1DC30", "c c #656313", "d c #2A5EBF", "e c #DAD7C8", "f c #D6D1C3", "g c #797862", "h c #ECEA62", "i c #FFF262", "j c #FDE937", "k c #7D7418", "l c #003A9B", "m c #0F4E5C", "n c #95841B", "o c #6D6414", "p c #013380", "q c #0046C4", "r c #7FA3CC", "s c #D0CBBA", "t c #838142", "u c #FFED6A", "v c #FEDF35", "w c #FDDC2D", "x c #CAAF23", "y c #003685", "z c #0055CC", "A c #004BB2", "B c #0051C3", "C c #0052CC", "D c #004EC9", "E c #3973C7", "F c #C9C5B2", "G c #1D536B", "H c #FCD63D", "I c #FDD428", "J c #F7CE27", "K c #9E8218", "L c #0047A1", "M c #005FD4", "N c #005AC9", "O c #005CCE", "P c #005CD1", "Q c #0057CE", "R c #1D64C9", "S c #C2C0A9", "T c #083A9B", "U c #635D11", "V c #B59119", "W c #947615", "X c #033C63", "Y c #0151AD", "Z c #216372", "` c #9C883C", " . c #8F7429", ".. c #084665", "+. c #0058C7", "@. c #1A67CB", "#. c #BCBAA1", "$. c #1E5ABE", "%. c #0046BB", "&. c #003D96", "*. c #004CAC", "=. c #005BC4", "-. c #7D7831", ";. c #FECF72", ">. c #FFBE56", ",. c #FFB930", "'. c #EAA718", "). c #02405A", "!. c #2F79CA", "~. c #B6B398", "{. c #4F80BA", "]. c #004CC7", "^. c #0055CD", "/. c #005FD3", "(. c #074486", "_. c #EDBD64", ":. c #FEB251", "<. c #FEAE18", "[. c #FEAD13", "}. c #FCA813", "|. c #8B5D09", "1. c #5F8CAA", "2. c #B0AC90", "3. c #88AAAE", "4. c #0F58C5", "5. c #0060D4", "6. c #0B427B", "7. c #FEB35C", "8. c #FEA629", "9. c #FEA410", "0. c #FEA30F", "a. c #FCA00F", "b. c #9C6209", "c. c #928F77", "d. c #A9A587", "e. c #6B97AD", "f. c #095BCA", "g. c #014C9E", "h. c #C27D33", "i. c #FD9B1D", "j. c #FE9B0A", "k. c #FD9909", "l. c #F29008", "m. c #66400D", "n. c #A4A083", "o. c #A29F7F", "p. c #7099A5", "q. c #2D75BF", "r. c #0265D3", "s. c #084661", "t. c #BF6F08", "u. c #F18806", "v. c #E78105", "w. c #834B04", "x. c #6B6952", "y. c #9C9976", "z. c #719A9C", "A. c #6192A2", "B. c #66654D", "C. c #564B31", "D. c #554E35", "E. c #7D7B5E", "F. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # # # # $ % & * = - # # # # ", "; ; ; ; > , ' ) ! ~ { ] ; ; ; ; ", "^ ^ ^ / ( _ : < [ } | 1 2 ^ ^ ^ ", "3 3 4 5 6 7 8 9 0 a b c d e 3 3 ", "f f g h i j k l m n o p q r f f ", "s s t u v w x y z A B C D E s s ", "F F G H I J K L M N O P Q R F F ", "S S T U V W X Y Z ` ...+.@.S S ", "#.#.$.%.&.*.=.-.;.>.,.'.).!.#.#.", "~.~.{.].^./.(._.:.<.[.}.|.1.~.~.", "2.2.3.4.Q 5.6.7.8.9.0.a.b.c.2.2.", "d.d.d.e.f./.g.h.i.j.k.l.m.n.d.d.", "o.o.o.o.p.q.r.s.t.u.v.w.x.o.o.o.", "y.y.y.y.y.y.z.A.B.C.D.E.y.y.y.y.", "F.F.F.F.F.F.F.F.F.F.F.F.F.F.F.F.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Blue/themerc0000444000000000000000000000006710361474174015351 0ustar full_width_title=true button_offset=0 button_spacing=0 oroborus-2.0.20/themes/Elberg_Blue/title-1-active.xpm0000444000000000000000000001053210361474174017253 0ustar /* XPM */ static char *title-1-active[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #e9e5dc", "`c c #e2dfd4", "`d c #dcd8cb", "`e c #d6d2c3", "`f c #d0ccba", "`g c #c9c6b2", "`h c #c2c0a9", "`i c #bcbaa1", "`j c #b6b398", "`k c #b0ad90", "`l c #a9a687", "`m c #a2a07f", "`n c #9c9a76", "`o c #96946e", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`.`.`." }; oroborus-2.0.20/themes/Elberg_Blue/title-1-inactive.xpm0000444000000000000000000001053410361474174017604 0ustar /* XPM */ static char *title-1-inactive[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #ccc8c1", "`c c #c6c3ba", "`d c #c1beb2", "`e c #bbb8aa", "`f c #b6b3a3", "`g c #b0ad9c", "`h c #aaa894", "`i c #a5a28d", "`j c #9f9c85", "`k c #9a977e", "`l c #949276", "`m c #8e8c6f", "`n c #898767", "`o c #838160", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`.`.`." }; oroborus-2.0.20/themes/Elberg_Blue/title-2-active.xpm0000444000000000000000000000324010361474174017252 0ustar /* XPM */ static char * title_2_active_xpm[] = { "11 19 90 1", " c None", ". c #4A4A4D", "+ c #303031", "@ c #272C30", "# c #F6F1ED", "$ c #E2DEDA", "% c #656363", "& c #1B3355", "* c #F0ECE5", "= c #DEDAD5", "- c #C3BFBB", "; c #A7A4A1", "> c #243548", ", c #E9E4DC", "' c #888683", ") c #333433", "! c #29353F", "~ c #6E6C6A", "{ c #A4A09C", "] c #4A4848", "^ c #143F64", "/ c #E2DED4", "( c #A29E99", "_ c #2B353C", ": c #064F83", "< c #005491", "[ c #055086", "} c #1B415B", "| c #243B4B", "1 c #144567", "2 c #005390", "3 c #DCD7CB", "4 c #656360", "5 c #14496A", "6 c #005D96", "7 c #D6D1C3", "8 c #63605D", "9 c #144F6D", "0 c #00669A", "a c #D0CBBA", "b c #959288", "c c #2C373C", "d c #066790", "e c #006F9E", "f c #C9C5B2", "g c #747169", "h c #283B43", "i c #00769E", "j c #0078A2", "k c #C2C0A9", "l c #C0BCA8", "m c #4D4C48", "n c #145C71", "o c #0081A6", "p c #BCBAA1", "q c #8B8979", "r c #264248", "s c #008BAA", "t c #B6B398", "u c #A9A78E", "v c #2E3233", "w c #0095AE", "x c #B0AC90", "y c #A4A187", "z c #2E3334", "A c #009EB2", "B c #A9A587", "C c #7F7C69", "D c #26484B", "E c #00A7B7", "F c #A29F7F", "G c #A19E7E", "H c #474640", "I c #14777D", "J c #00B0BC", "K c #9C9976", "L c #9B9875", "M c #605E50", "N c #284648", "O c #01B5BB", "P c #00B9C0", "Q c #8D8B68", "R c #737159", "S c #43443D", "T c #274849", "U c #06B1B2", "V c #00C3C4", "W c #303030", "X c #313028", "Y c #312F25", "...........", "++++++++++@", "########$%&", "****=-=**;>", ",,,')!)~{]^", "//(_:<[}|12", "33456666666", "77890000000", "aabcdeeeeee", "fffghijjjjj", "kkklmnooooo", "ppppqrsssss", "ttttuvwwwww", "xxxxyzAAAAA", "BBBBCDEEEEE", "FFFGHIJJJJJ", "KKLMNOPPPPP", "QRSTUVVVVVV", "WWWXYYYYYYY"}; oroborus-2.0.20/themes/Elberg_Blue/title-2-inactive.xpm0000444000000000000000000001121410361474174017601 0ustar /* XPM */ static char *title-2-inactive[] = { /* width height num_colors chars_per_pixel */ " 11 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #2f2e2f", "`a c #2c2b2c", "`b c #d7d3cf", "`c c #c6c2bf", "`d c #585756", "`e c #373737", "`f c #d2cec8", "`g c #c2bfba", "`h c #aaa8a3", "`i c #92908d", "`j c #343434", "`k c #ccc8c1", "`l c #777572", "`m c #313131", "`n c #2f2f2f", "`o c #605f5d", "`p c #908d89", "`q c #414040", "`r c #3c3c3c", "`s c #c6c3ba", "`t c #8e8b86", "`u c #302f30", "`v c #444444", "`w c #484848", "`x c #454545", "`y c #3a3a3a", "`z c #363536", "`A c #3d3d3d", "`B c #c1beb2", "`C c #585754", "`D c #3f3f3f", "`E c #4a4a4a", "`F c #bbb8aa", "`G c #565551", "`H c #404040", "`I c #4c4c4c", "`J c #b6b3a3", "`K c #828077", "`L c #303030", "`M c #4b4b4b", "`N c #4e4e4e", "`O c #b0ad9c", "`P c #65645c", "`Q c #323232", "`R c #505050", "`S c #aaa894", "`T c #a8a692", "`U c #43433f", "`V c #424242", "`W c #535353", "`X c #a5a28d", "`Y c #7a786a", "`Z c #353535", "`0 c #555555", "`1 c #9f9c85", "`2 c #94927c", "`3 c #2e2e2e", "`4 c #575757", "`5 c #9a977e", "`6 c #8f8d76", "`7 c #595959", "`8 c #949276", ".` c #6f6d5c", ".. c #363636", ".# c #5b5b5b", ".a c #8e8c6f", ".b c #8d8b6e", ".c c #3e3e38", ".d c #5e5e5e", ".e c #898767", ".f c #878666", ".g c #545346", ".h c #606060", ".i c #7b795b", ".j c #64634e", ".k c #3c3c35", ".l c #5c5c5c", ".m c #626262", ".n c #2d2d2d", ".o c #2c2c2c", ".p c #2b2a2b", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````````````````````", "`.`.`.`.`.`.`.`.`.`#`a", "`b`b`b`b`b`b`b`b`c`d`e", "`f`f`f`f`g`h`g`f`f`i`j", "`k`k`k`l`#`m`n`o`p`q`r", "`s`s`t`u`v`w`x`y`z`A`w", "`B`B`C`D`E`E`E`E`E`E`E", "`F`F`G`H`I`I`I`I`I`I`I", "`J`J`K`L`M`N`N`N`N`N`N", "`O`O`O`P`Q`R`R`R`R`R`R", "`S`S`S`T`U`V`W`W`W`W`W", "`X`X`X`X`Y`Z`0`0`0`0`0", "`1`1`1`1`2`3`4`4`4`4`4", "`5`5`5`5`6`3`7`7`7`7`7", "`8`8`8`8.`...#.#.#.#.#", ".a.a.a.b.c`w.d.d.d.d.d", ".e.e.f.g`Z.d.h.h.h.h.h", ".i.j.k...l.m.m.m.m.m.m", ".n`3`L.o.p.p.p.p.p.p.p" }; oroborus-2.0.20/themes/Elberg_Blue/title-3-active.xpm0000444000000000000000000000075510361474174017263 0ustar /* XPM */ static char * title_3_active_xpm[] = { "3 19 20 1", " c None", ". c #4A4A4D", "+ c #242B30", "@ c #003684", "# c #003F88", "$ c #00488C", "% c #005191", "& c #005A96", "* c #00639A", "= c #006C9E", "- c #0076A2", "; c #007FA6", "> c #0089AA", ", c #0092AE", "' c #009BB2", ") c #00A4B7", "! c #00ADBC", "~ c #00B6C0", "{ c #00C0C4", "] c #312F25", "...", "+++", "@@@", "###", "$$$", "%%%", "&&&", "***", "===", "---", ";;;", ">>>", ",,,", "'''", ")))", "!!!", "~~~", "{{{", "]]]"}; oroborus-2.0.20/themes/Elberg_Blue/title-3-inactive.xpm0000444000000000000000000001053410361474174017606 0ustar /* XPM */ static char *title-3-inactive[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2a2a2a", "`# c #424242", "`a c #444444", "`b c #464646", "`c c #484848", "`d c #4a4a4a", "`e c #4c4c4c", "`f c #4e4e4e", "`g c #505050", "`h c #535353", "`i c #555555", "`j c #575757", "`k c #595959", "`l c #5b5b5b", "`m c #5e5e5e", "`n c #606060", "`o c #626262", "`p c #2b2a2b", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`p`p`p" }; oroborus-2.0.20/themes/Elberg_Blue/title-4-active.xpm0000444000000000000000000000325710361474174017264 0ustar /* XPM */ static char * title_4_active_xpm[] = { "11 19 91 1", " c None", ". c #4A4A4D", "+ c #303030", "@ c #303031", "# c #083774", "$ c #1A3456", "% c #313335", "& c #9A9795", "* c #F6F1ED", "= c #004088", "- c #073E7A", "; c #2B3139", "> c #AAA7A3", ", c #F0ECE5", "' c #00498C", ") c #0F426F", "! c #3E3F3E", "~ c #E3DED7", "{ c #E9E4DC", "] c #005391", "^ c #29353F", "/ c #ADAAA2", "( c #E2DED4", "_ c #005C96", ": c #1B4259", "< c #8B8882", "[ c #DCD7CB", "} c #00659A", "| c #1C455B", "1 c #87867E", "2 c #D6D1C3", "3 c #006E9E", "4 c #006E9D", "5 c #283940", "6 c #9F9C90", "7 c #D0CBBA", "8 c #0077A2", "9 c #0E607D", "0 c #3B3C3A", "a c #C4C1AE", "b c #C9C5B2", "c c #0080A6", "d c #077494", "e c #2B373B", "f c #8D8A7C", "g c #C2C0A9", "h c #008BAA", "i c #0189A9", "j c #2A3D42", "k c #747267", "l c #BCBAA1", "m c #0094AE", "n c #097F95", "o c #3D3B3A", "p c #B4B196", "q c #B6B398", "r c #009DB2", "s c #098799", "t c #AEAA8E", "u c #B0AC90", "v c #00A6B7", "w c #00A4B5", "x c #2A4144", "y c #6C695A", "z c #A7A486", "A c #827F6C", "B c #55544B", "C c #5C5A50", "D c #97947A", "E c #A9A587", "F c #00AFBC", "G c #079BA5", "H c #2A4445", "I c #3C3B38", "J c #2B3F40", "K c #14797F", "L c #1C666B", "M c #3D3C39", "N c #9E9B7C", "O c #00B9C0", "P c #01B7BE", "Q c #099EA3", "R c #2B4041", "S c #848266", "T c #00C2C4", "U c #01C0C1", "V c #109193", "W c #333432", "X c #8D8B68", "Y c #312F25", "Z c #313028", "...........", "++@@@@@@@@@", "#$%&*******", "==-;>,,,,,,", "''')!~{{{{{", "]]]]^/(((((", "____:<[[[[[", "}}}}|122222", "33345677777", "88890abbbbb", "ccdefgggggg", "hijklllllll", "mnopqqqqqqq", "rsotuuuuuuu", "vwxyzzABCDE", "FFGHIIJKLMN", "OOOPQQPOORS", "TTTTTTTUVWX", "YYYYYYYZ@@@"}; oroborus-2.0.20/themes/Elberg_Blue/title-4-inactive.xpm0000444000000000000000000001121410361474174017603 0ustar /* XPM */ static char *title-4-inactive[] = { /* width height num_colors chars_per_pixel */ " 11 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #303030", "`# c #2f2e2f", "`a c #2e2d2e", "`b c #3e3e3e", "`c c #383838", "`d c #302f2f", "`e c #868583", "`f c #d7d3cf", "`g c #444444", "`h c #414141", "`i c #2e2e2e", "`j c #95938f", "`k c #d2cec8", "`l c #464646", "`m c #3f3f3f", "`n c #383837", "`o c #c7c3bc", "`p c #ccc8c1", "`q c #484848", "`r c #313131", "`s c #97958e", "`t c #c6c3ba", "`u c #4a4a4a", "`v c #3a3a3a", "`w c #7a7872", "`x c #c1beb2", "`y c #4c4c4c", "`z c #76756e", "`A c #bbb8aa", "`B c #4e4e4e", "`C c #323232", "`D c #8b897e", "`E c #b6b3a3", "`F c #505050", "`G c #363634", "`H c #aba998", "`I c #b0ad9c", "`J c #535353", "`K c #7b796d", "`L c #aaa894", "`M c #555555", "`N c #545454", "`O c #333333", "`P c #66645a", "`Q c #a5a28d", "`R c #575757", "`S c #4f4f4f", "`T c #373634", "`U c #9d9b84", "`V c #9f9c85", "`W c #595959", "`X c #515151", "`Y c #98967d", "`Z c #9a977e", "`0 c #5b5b5b", "`1 c #343434", "`2 c #5e5d50", "`3 c #929075", "`4 c #72705e", "`5 c #4b4a42", "`6 c #504f46", "`7 c #84826b", "`8 c #949276", ".` c #5e5e5e", ".. c #565656", ".# c #363533", ".a c #4a494a", ".b c #434343", ".c c #8a886c", ".d c #606060", ".e c #5f5f5f", ".f c #343334", ".g c #737159", ".h c #626262", ".i c #616161", ".j c #7b795b", ".k c #2b2a2b", ".l c #2c2c2c", ".m c #313031", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````````````````````", "`.`.`#`a`a`a`a`a`a`a`a", "`b`c`d`e`f`f`f`f`f`f`f", "`g`g`h`i`j`k`k`k`k`k`k", "`l`l`l`m`n`o`p`p`p`p`p", "`q`q`q`q`r`s`t`t`t`t`t", "`u`u`u`u`v`w`x`x`x`x`x", "`y`y`y`y`v`z`A`A`A`A`A", "`B`B`B`B`C`D`E`E`E`E`E", "`F`F`F`l`G`H`I`I`I`I`I", "`J`J`B`.`K`L`L`L`L`L`L", "`M`N`O`P`Q`Q`Q`Q`Q`Q`Q", "`R`S`T`U`V`V`V`V`V`V`V", "`W`X`T`Y`Z`Z`Z`Z`Z`Z`Z", "`0`0`1`2`3`3`4`5`6`7`8", ".`.`..`1.#.#`O.a.b.#.c", ".d.d.d.e.....e.d.d.f.g", ".h.h.h.h.h.h.h.i`X`d.j", ".k.k.k.k.k.k.k.l.m`#`a" }; oroborus-2.0.20/themes/Elberg_Blue/title-5-active.xpm0000444000000000000000000000061610361474174017261 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/Elberg_Blue/title-5-inactive.xpm0000444000000000000000000000062610361474174017611 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/Elberg_Blue/top-left-active.xpm0000444000000000000000000001071510361474174017531 0ustar /* XPM */ static char *top-left-active[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #f6f1ed", "`b c #f0ece5", "`c c #e9e5dc", "`d c #e2dfd4", "`e c #dcd8cb", "`f c #d6d2c3", "`g c #d0ccba", "`h c #c9c6b2", "`i c #c6c7ad", "`j c #c2c0a9", "`k c #bcbaa1", "`l c #b6b398", "`m c #b0ad90", "`n c #a9a687", "`o c #a2a07f", "`p c #9c9a76", "`q c #96946e", "`r c #94926b", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "```.`.`.`.`.", "```.`#`a`a`a", "```.`#`b`b`b", "```.`#`c`c`c", "```.`#`d`d`d", "```.`#`e`e`e", "```.`#`f`f`f", "```.`#`g`g`g", "```.`#`h`h`h", "```.`#`i`j`j", "```.`#`i`k`k", "```.`#`i`l`l", "```.`#`i`m`m", "```.`#`i`n`n", "```.`#`i`o`o", "```.`#`i`p`p", "```.`#`i`q`q", "```.`#`i`r`." }; oroborus-2.0.20/themes/Elberg_Blue/top-left-inactive.xpm0000444000000000000000000001071710361474174020062 0ustar /* XPM */ static char *top-left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #302e30", "`# c #2e2d2e", "`a c #d8d5d1", "`b c #d7d3cf", "`c c #d2cec8", "`d c #ccc8c1", "`e c #c6c3ba", "`f c #c1beb2", "`g c #bbb8aa", "`h c #b6b3a3", "`i c #b0ad9c", "`j c #adae97", "`k c #aaa894", "`l c #a5a28d", "`m c #9f9c85", "`n c #9a977e", "`o c #949276", "`p c #8e8c6f", "`q c #898767", "`r c #838160", "`s c #81805e", "`t c #2c2c2c", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "```.`#`#`#`#", "```#`a`b`b`b", "```#`a`c`c`c", "```#`a`d`d`d", "```#`a`e`e`e", "```#`a`f`f`f", "```#`a`g`g`g", "```#`a`h`h`h", "```#`a`i`i`i", "```#`a`j`k`k", "```#`a`j`l`l", "```#`a`j`m`m", "```#`a`j`n`n", "```#`a`j`o`o", "```#`a`j`p`p", "```#`a`j`q`q", "```#`a`j`r`r", "```#`a`j`s`t" }; oroborus-2.0.20/themes/Elberg_Blue/top-right-active.xpm0000444000000000000000000001071610361474174017715 0ustar /* XPM */ static char *top-right-active[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f7f3ef", "`b c #f0ece5", "`c c #c6c7ad", "`d c #e9e5dc", "`e c #94926b", "`f c #e2dfd4", "`g c #dcd8cb", "`h c #d6d2c3", "`i c #d0ccba", "`j c #c9c6b2", "`k c #c2c0a9", "`l c #bcbaa1", "`m c #b6b398", "`n c #b0ad90", "`o c #a9a687", "`p c #a2a07f", "`q c #9c9a76", "`r c #96946e", "`s c #ffffff", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "`.`.`.`.`.``", "`#`#`#`a`.``", "`b`b`b`c`.``", "`d`d`d`e`.``", "`f`f`f`e`.``", "`g`g`g`e`.``", "`h`h`h`e`.``", "`i`i`i`e`.``", "`j`j`j`e`.``", "`k`k`c`e`.``", "`l`l`c`e`.``", "`m`m`c`e`.``", "`n`n`c`e`.``", "`o`o`c`e`.``", "`p`p`c`e`.``", "`q`q`c`e`.``", "`r`r`c`e`.``", "`.`s`c`e`.``" }; oroborus-2.0.20/themes/Elberg_Blue/top-right-inactive.xpm0000444000000000000000000001072010361474174020237 0ustar /* XPM */ static char *top-right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #302e30", "`a c #d7d3cf", "`b c #d8d5d1", "`c c #d2cec8", "`d c #adae97", "`e c #ccc8c1", "`f c #81805e", "`g c #c6c3ba", "`h c #c1beb2", "`i c #bbb8aa", "`j c #b6b3a3", "`k c #b0ad9c", "`l c #aaa894", "`m c #a5a28d", "`n c #9f9c85", "`o c #9a977e", "`p c #949276", "`q c #8e8c6f", "`r c #898767", "`s c #838160", "`t c #2d2c2d", "`u c #e1e1e1", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "`.`.`.`.`#``", "`a`a`a`b`.``", "`c`c`c`d`.``", "`e`e`e`f`.``", "`g`g`g`f`.``", "`h`h`h`f`.``", "`i`i`i`f`.``", "`j`j`j`f`.``", "`k`k`k`f`.``", "`l`l`d`f`.``", "`m`m`d`f`.``", "`n`n`d`f`.``", "`o`o`d`f`.``", "`p`p`d`f`.``", "`q`q`d`f`.``", "`r`r`d`f`.``", "`s`s`d`f`.``", "`t`u`d`f`.``" }; oroborus-2.0.20/themes/Elberg_Green/0000755000000000000000000000000011336023700014133 5ustar oroborus-2.0.20/themes/Elberg_Green/Makefile.am0000644000000000000000000000170110361474174016202 0ustar themedir = $(prefix)/share/oroborus/themes/Elberg_Green theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/Elberg_Green/Makefile.in0000644000000000000000000002321610361474437016222 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/Elberg_Green DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/Elberg_Green theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/Elberg_Green/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/Elberg_Green/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/Elberg_Green/bottom-active.xpm0000444000000000000000000001061310361474174017451 0ustar /* XPM */ static char *bottom-active[] = { /* width height num_colors chars_per_pixel */ " 18 6 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a", "````````````````````````````````````", "`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Green/bottom-inactive.xpm0000444000000000000000000001061510361474174020002 0ustar /* XPM */ static char *bottom-inactive[] = { /* width height num_colors chars_per_pixel */ " 18 6 256 2", /* colors */ "`` c #2f2e2f", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #2e2d2e", "`c c #4a4d4a", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a", "`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b", "`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c" }; oroborus-2.0.20/themes/Elberg_Green/bottom-left-active.xpm0000444000000000000000000001040110361474174020374 0ustar /* XPM */ static char *bottom-leftl-active[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #c6c7ad", "`b c #94926b", "`c c #ffffff", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`c`a`b`c", "```.`#`a`a`a", "```.`#`a`b`b", "```.`.`.`.`.", "````````````" }; oroborus-2.0.20/themes/Elberg_Green/bottom-left-inactive.xpm0000444000000000000000000001040210361474174020724 0ustar /* XPM */ static char *bottom-left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d8d5d1", "`a c #adae97", "`b c #81805e", "`c c #2d2c2d", "`d c #dfdfdf", "`e c #e1e1e1", "`f c #302e30", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`c", "```.`d`a`b`e", "```.`#`a`a`a", "```.`#`a`b`b", "```f`.`.`.`.", "````````````" }; oroborus-2.0.20/themes/Elberg_Green/bottom-right-active.xpm0000444000000000000000000001040110361474174020557 0ustar /* XPM */ static char *bottom-right-active[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "`.`.`#`a```b", "`#`#`#`a```b", "`a`a`a`a```b", "```````````b", "`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Green/bottom-right-inactive.xpm0000444000000000000000000001040310361474174021110 0ustar /* XPM */ static char *bottom-right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #2e2d2e", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #4a4d4a", "`c c #e1e1e1", "`d c #302e30", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "`.`c`#`a```b", "`#`#`#`a```b", "`a`a`a`a```b", "`````````d`b", "`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Green/close-active.xpm0000444000000000000000000001150610361474174017254 0ustar /* XPM */ static char *close-active[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #c2bfb9", "`c c #66652d", "`d c #959287", "`e c #eceae1", "`f c #d4dfca", "`g c #d6e0cc", "`h c #eeebe3", "`i c #cac6c0", "`j c #646241", "`k c #c1beb9", "`l c #e9e5dc", "`m c #bcb9b2", "`n c #7f7f42", "`o c #fdfc5f", "`p c #aba32d", "`q c #10640e", "`r c #008300", "`s c #008500", "`t c #138212", "`u c #7b7f40", "`v c #fbed52", "`w c #736629", "`x c #bbb8b1", "`y c #e2dfd4", "`z c #b6b4ab", "`A c #7e7e40", "`B c #fdfa72", "`C c #fef04d", "`D c #fbe733", "`E c #7d781a", "`F c #007200", "`G c #008800", "`H c #446420", "`I c #f8ec6d", "`J c #ffd94d", "`K c #f8ce28", "`L c #6d5c21", "`M c #b5b3aa", "`N c #dcd8cb", "`O c #62613d", "`P c #fcf850", "`Q c #feec49", "`R c #fee632", "`S c #fee230", "`T c #f9db2d", "`U c #565d12", "`V c #2a5915", "`W c #ede267", "`X c #ffd657", "`Y c #fece27", "`Z c #fdca24", "`0 c #eebb20", "`1 c #4f4018", "`2 c #d6d2c3", "`3 c #adaa9e", "`4 c #867924", "`5 c #fcdf2f", "`6 c #fede2e", "`7 c #fedb2c", "`8 c #fed72a", ".` c #f5ce29", ".. c #e2cd57", ".# c #ffd45f", ".a c #feca28", ".b c #fec722", ".c c #f7be1f", ".d c #a57e14", ".e c #847f70", ".f c #d0ccba", ".g c #2a7925", ".h c #7a7215", ".i c #fcd42a", ".j c #fed328", ".k c #fed026", ".l c #fecd25", ".m c #feca33", ".n c #fec627", ".o c #fec220", ".p c #f7ba1d", ".q c #a97e13", ".r c #3a622d", ".s c #c9c6b2", ".t c #0b8f09", ".u c #006f00", ".v c #847214", ".w c #fdcb24", ".x c #fec823", ".y c #fec521", ".z c #fec21f", ".A c #febe1d", ".B c #f8b71b", ".C c #ab7d12", ".D c #0b5d01", ".E c #21a61d", ".F c #c2c0a9", ".G c #099108", ".H c #009600", ".I c #016201", ".J c #c19f25", ".K c #fec222", ".L c #febd1d", ".M c #feba1b", ".N c #feb71a", ".O c #e09f16", ".P c #0d4b01", ".Q c #00ab00", ".R c #1fa91b", ".S c #bcbaa1", ".T c #24991e", ".U c #008d00", ".V c #65712c", ".W c #fdce65", ".X c #feba2a", ".Y c #feb619", ".Z c #feb317", ".0 c #feaf16", ".1 c #faaa14", ".2 c #7c5b09", ".3 c #009000", ".4 c #38ae30", ".5 c #b6b398", ".6 c #5e9f4f", ".7 c #466120", ".8 c #f9cc6e", "#` c #feb74b", "#. c #feb219", "## c #fcad15", "#a c #fcaa14", "#b c #fea812", "#c c #fea410", "#d c #f99e0f", "#e c #584d06", "#f c #6fa15c", "#g c #b0ad90", "#h c #afac8f", "#i c #645d40", "#j c #eec162", "#k c #ffb555", "#l c #fead1a", "#m c #f9a713", "#n c #bc7c0e", "#o c #a0680a", "#p c #fc9f0e", "#q c #fe9d0c", "#r c #fd9a0b", "#s c #ee8d09", "#t c #594221", "#u c #aaa78b", "#v c #a9a687", "#w c #a3a082", "#x c #65501e", "#y c #fbaf39", "#z c #fea91a", "#A c #f9a311", "#B c #bc790c", "#C c #125801", "#D c #037d00", "#E c #a46507", "#F c #fc9509", "#G c #fc9107", "#H c #e88305", "#I c #57350b", "#J c #99977a", "#K c #a2a07f", "#L c #828166", "#M c #65450f", "#N c #f0990e", "#O c #bd760a", "#P c #155302", "#Q c #00b200", "#R c #00b700", "#S c #0d7405", "#T c #a75e03", "#U c #e77e03", "#V c #5a3609", "#W c #828066", "#X c #9c9a76", "#Y c #7d7b5e", "#Z c #51360c", "#0 c #564c31", "#1 c #959a70", "#2 c #819d62", "#3 c #829e63", "#4 c #979a72", "#5 c #646048", "#6 c #462a09", "#7 c #96946e", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`b`c`d`e`f`g`h`i`j`k`a`a`a", "`l`l`m`n`o`p`q`r`s`t`u`v`w`x`l`l", "`y`z`A`B`C`D`E`F`G`H`I`J`K`L`M`y", "`N`O`P`Q`R`S`T`U`V`W`X`Y`Z`0`1`N", "`2`3`4`5`6`7`8.`...#.a.b.c.d.e`2", ".f.f.g.h.i.j.k.l.m.n.o.p.q.r.f.f", ".s.s.t.u.v.w.x.y.z.A.B.C.D.E.s.s", ".F.F.G.H.I.J.K.L.M.N.O.P.Q.R.F.F", ".S.S.T.U.V.W.X.Y.Z.0.1.2.3.4.S.S", ".5.5.6.7.8#`#.###a#b#c#d#e#f.5.5", "#g#h#i#j#k#l#m#n#o#p#q#r#s#t#u#g", "#v#w#x#y#z#A#B#C#D#E#F#G#H#I#J#v", "#K#K#L#M#N#O#P#Q#R#S#T#U#V#W#K#K", "#X#X#X#Y#Z#0#1#2#3#4#5#6#Y#X#X#X", "#7#7#7#7#7#7#7#7#7#7#7#7#7#7#7#7", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/close-inactive.xpm0000444000000000000000000001151010361474174017576 0ustar /* XPM */ static char *close-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #aaa7a1", "`c c #4d4c40", "`d c #817e79", "`e c #d0ccc6", "`f c #c7c3ba", "`g c #c8c4bb", "`h c #d1cdc7", "`i c #b1ada8", "`j c #514f47", "`k c #aaa6a1", "`l c #ccc8c1", "`m c #a5a29c", "`n c #666556", "`o c #bab9a1", "`p c #77755f", "`q c #5b5a45", "`r c #787657", "`s c #757359", "`t c #656456", "`u c #b3b298", "`v c #555344", "`w c #a4a19b", "`x c #c6c3ba", "`y c #a09e96", "`z c #656454", "`A c #c2c1ab", "`B c #b3b297", "`C c #a7a586", "`D c #5a5946", "`E c #656449", "`F c #787656", "`G c #535240", "`H c #bdbca6", "`I c #a19f7e", "`J c #4d4c3d", "`K c #9f9c95", "`L c #c1beb2", "`M c #4f4e44", "`N c #b2b095", "`O c #a7a687", "`P c #a6a485", "`Q c #a4a281", "`R c #4a4938", "`S c #4b4a39", "`T c #b5b39e", "`U c #b7b69c", "`V c #a3a181", "`W c #999773", "`X c #36362a", "`Y c #bbb8aa", "`Z c #98958a", "`0 c #5c5a4a", "`1 c #a6a484", "`2 c #a6a483", "`3 c #a5a382", "`4 c #9f9d7d", "`5 c #a8a790", "`6 c #bbbaa1", "`7 c #a19f7d", "`8 c #9d9b78", ".` c #6b694e", ".. c #716f66", ".# c #b6b3a3", ".a c #6c6a54", ".b c #585744", ".c c #a3a180", ".d c #a2a07f", ".e c #a8a687", ".f c #a09e7c", ".g c #9c9a77", ".h c #6c6b4f", ".i c #555345", ".j c #b0ad9c", ".k c #7e7c5c", ".l c #5f5e45", ".m c #5b5a46", ".n c #a29f7e", ".o c #a19e7c", ".p c #a09e7b", ".q c #9f9d7a", ".r c #9c9a76", ".s c #6d6b4f", ".t c #4c4a36", ".u c #8a8768", ".v c #aaa894", ".w c #7f7d5c", ".x c #51503a", ".y c #807e65", ".z c #9e9c79", ".A c #8c8a68", ".B c #3b3a2b", ".C c #868461", ".D c #8a8867", ".E c #a5a28d", ".F c #858364", ".G c #767455", ".H c #605f4e", ".I c #bdbba4", ".J c #9a9873", ".K c #53523d", ".L c #706e51", ".M c #8f8d6e", ".N c #9f9c85", ".O c #8b886e", ".P c #555442", ".Q c #bebda7", ".R c #b2b195", ".S c #9b9975", ".T c #9a9874", ".U c #9b9874", ".V c #979570", ".W c #474634", ".X c #8a876e", ".Y c #9a977e", ".Z c #99967d", ".0 c #535243", ".1 c #b3b29b", ".2 c #b7b59b", ".3 c #9e9b79", ".4 c #989672", ".5 c #747254", ".6 c #626048", ".7 c #989671", ".8 c #8e8c67", "#` c #403e31", "#. c #95927a", "## c #949276", "#a c #8e8c71", "#b c #474638", "#c c #a9a789", "#d c #989570", "#e c #737153", "#f c #454432", "#g c #5e5d44", "#h c #646248", "#i c #96936e", "#j c #95936d", "#k c #898763", "#l c #373527", "#m c #86846b", "#n c #8e8c6f", "#o c #727059", "#p c #403f30", "#q c #92906b", "#r c #444330", "#s c #8a8863", "#t c #8c8a65", "#u c #5a5941", "#v c #636147", "#w c #878561", "#x c #383729", "#y c #898767", "#z c #6e6c52", "#A c #343325", "#B c #454433", "#C c #888666", "#D c #898766", "#E c #565540", "#F c #2b2b20", "#G c #838160", "#H c #2d2c2d", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`b`c`d`e`f`g`h`i`j`k`a`a`a", "`l`l`m`n`o`p`q`r`r`s`t`u`v`w`l`l", "`x`y`z`A`B`C`D`E`F`G`H`B`I`J`K`x", "`L`M`B`N`O`P`Q`R`S`T`U`V`I`W`X`L", "`Y`Z`0`1`1`2`3`4`5`6`V`7`8.`..`Y", ".#.#.a.b.c`Q.c.d.e.c.f.g.h.i.#.#", ".j.j.k.l.m.n`I.o.p.q.r.s.t.u.j.j", ".v.v.w.w.x.y`7.q.z`8.A.B.C.D.v.v", ".E.E.F.G.H.I`3`8.g.g.J.K.L.M.E.E", ".N.N.O.P.Q.R`8.S.T.U.J.V.W.X.N.N", ".Y.Z.0.1.2.3.4.5.6.7.7.V.8#`#..Y", "###a#b#c.z#d#e#f#g#h#i#j#k#l#m##", "#n#n#o#p#q#e#r#s#t#u#v#w#x#o#n#n", "#y#y#y#z#A#B#C#D#D#D#E#F#z#y#y#y", "#G#G#G#G#G#G#G#G#G#G#G#G#G#G#G#G", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.#H" }; oroborus-2.0.20/themes/Elberg_Green/close-pressed.xpm0000444000000000000000000001150710361474174017447 0ustar /* XPM */ static char *close-pressed[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #c2bfb9", "`c c #66652d", "`d c #959287", "`e c #ecebe1", "`f c #d9e5ca", "`g c #dbe5cc", "`h c #eeebe3", "`i c #cac6c0", "`j c #646241", "`k c #c1beb9", "`l c #e9e5dc", "`m c #bcb9b2", "`n c #7f7f42", "`o c #fdfc5f", "`p c #aba32d", "`q c #2c840e", "`r c #2db500", "`s c #2fb600", "`t c #3aab12", "`u c #7d8140", "`v c #fbed52", "`w c #736629", "`x c #bbb8b1", "`y c #e2dfd4", "`z c #b6b4ab", "`A c #7e7e40", "`B c #fdfa72", "`C c #fef04d", "`D c #fbe733", "`E c #7f7a1a", "`F c #2c9900", "`G c #36b500", "`H c #506e20", "`I c #f8ec6d", "`J c #ffd94d", "`K c #f8ce28", "`L c #6d5c21", "`M c #b5b3aa", "`N c #dcd8cb", "`O c #62613d", "`P c #fcf850", "`Q c #feec49", "`R c #fee632", "`S c #fee230", "`T c #f9db2d", "`U c #5e6212", "`V c #3e6715", "`W c #ede267", "`X c #ffd657", "`Y c #fece27", "`Z c #fdca24", "`0 c #eebb20", "`1 c #4f4018", "`2 c #d6d2c3", "`3 c #adaa9e", "`4 c #867924", "`5 c #fcdf2f", "`6 c #fede2e", "`7 c #fedb2c", "`8 c #fed72a", ".` c #f5ce29", ".. c #e2cd57", ".# c #ffd45f", ".a c #feca28", ".b c #fec722", ".c c #f7be1f", ".d c #a57e14", ".e c #847f70", ".f c #d0ccba", ".g c #489525", ".h c #7e7515", ".i c #fcd42a", ".j c #fed328", ".k c #fed026", ".l c #fecd25", ".m c #feca33", ".n c #fec627", ".o c #fec220", ".p c #f7ba1d", ".q c #a97e13", ".r c #4e6e2d", ".s c #c9c6b2", ".t c #3fbb09", ".u c #309200", ".v c #877414", ".w c #fdcb24", ".x c #fec823", ".y c #fec521", ".z c #fec21f", ".A c #febe1d", ".B c #f8b71b", ".C c #ab7d12", ".D c #367301", ".E c #61c91d", ".F c #c2c0a9", ".G c #42be08", ".H c #44c300", ".I c #2f7d01", ".J c #c19f25", ".K c #fec222", ".L c #febd1d", ".M c #feba1b", ".N c #feb71a", ".O c #e09f16", ".P c #305901", ".Q c #59d300", ".R c #64cb1b", ".S c #bcbaa1", ".T c #57be1e", ".U c #41b600", ".V c #6f772c", ".W c #fdce65", ".X c #feba2a", ".Y c #feb619", ".Z c #feb317", ".0 c #feaf16", ".1 c #faaa14", ".2 c #815d09", ".3 c #4eb000", ".4 c #76ca30", ".5 c #b6b398", ".6 c #7cb34f", ".7 c #566b20", ".8 c #f9cc6e", "#` c #feb74b", "#. c #feb219", "## c #fcad15", "#a c #fcaa14", "#b c #fea812", "#c c #fea410", "#d c #f99e0f", "#e c #645206", "#f c #8bad5c", "#g c #b0ad90", "#h c #afac8f", "#i c #645d40", "#j c #eec162", "#k c #ffb555", "#l c #fead1a", "#m c #f9a713", "#n c #bc7c0e", "#o c #a0680a", "#p c #fc9f0e", "#q c #fe9d0c", "#r c #fd9a0b", "#s c #ee8d09", "#t c #594221", "#u c #aaa78b", "#v c #a9a687", "#w c #a3a082", "#x c #65501e", "#y c #fbaf39", "#z c #fea91a", "#A c #f9a311", "#B c #bc790c", "#C c #3f6801", "#D c #4d9500", "#E c #a56507", "#F c #fc9509", "#G c #fc9107", "#H c #e88305", "#I c #57350b", "#J c #99977a", "#K c #a2a07f", "#L c #828166", "#M c #65450f", "#N c #f0990e", "#O c #bd760a", "#P c #3b6302", "#Q c #65d900", "#R c #6bdd00", "#S c #4b8a05", "#T c #a75e03", "#U c #e77e03", "#V c #5a3609", "#W c #828066", "#X c #9c9a76", "#Y c #7d7b5e", "#Z c #51360c", "#0 c #564c31", "#1 c #989b70", "#2 c #92a462", "#3 c #93a463", "#4 c #9a9b72", "#5 c #646048", "#6 c #462a09", "#7 c #96946e", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`b`c`d`e`f`g`h`i`j`k`a`a`a", "`l`l`m`n`o`p`q`r`s`t`u`v`w`x`l`l", "`y`z`A`B`C`D`E`F`G`H`I`J`K`L`M`y", "`N`O`P`Q`R`S`T`U`V`W`X`Y`Z`0`1`N", "`2`3`4`5`6`7`8.`...#.a.b.c.d.e`2", ".f.f.g.h.i.j.k.l.m.n.o.p.q.r.f.f", ".s.s.t.u.v.w.x.y.z.A.B.C.D.E.s.s", ".F.F.G.H.I.J.K.L.M.N.O.P.Q.R.F.F", ".S.S.T.U.V.W.X.Y.Z.0.1.2.3.4.S.S", ".5.5.6.7.8#`#.###a#b#c#d#e#f.5.5", "#g#h#i#j#k#l#m#n#o#p#q#r#s#t#u#g", "#v#w#x#y#z#A#B#C#D#E#F#G#H#I#J#v", "#K#K#L#M#N#O#P#Q#R#S#T#U#V#W#K#K", "#X#X#X#Y#Z#0#1#2#3#4#5#6#Y#X#X#X", "#7#7#7#7#7#7#7#7#7#7#7#7#7#7#7#7", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/hide-active.xpm0000444000000000000000000001150510361474174017057 0ustar /* XPM */ static char *hide-active[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #bebbb6", "`c c #7f7e66", "`d c #878579", "`e c #eceae1", "`f c #d4dfca", "`g c #d6e0cc", "`h c #eeebe3", "`i c #e9e5dc", "`j c #85837b", "`k c #fbfb49", "`l c #807f3c", "`m c #d4dcc9", "`n c #5fa95a", "`o c #0e870d", "`p c #008300", "`q c #008500", "`r c #138c12", "`s c #6cb266", "`t c #dcdfcf", "`u c #e2dfd4", "`v c #868569", "`w c #fcf94c", "`x c #697228", "`y c #168b14", "`z c #008900", "`A c #008b00", "`B c #008d00", "`C c #21981f", "`D c #c9d5bc", "`E c #dcd8cb", "`F c #8c8b5c", "`G c #fcf44c", "`H c #596613", "`I c #008800", "`J c #008c00", "`K c #009000", "`L c #009300", "`M c #009500", "`N c #2ea02a", "`O c #d9d7c8", "`P c #d6d2c3", "`Q c #919054", "`R c #fced4d", "`S c #6a6815", "`T c #008e00", "`U c #009700", "`V c #009b00", "`W c #009d00", "`X c #009400", "`Y c #027102", "`Z c #0a6009", "`0 c #0c570b", "`1 c #778b6d", "`2 c #d0ccba", "`3 c #97964e", "`4 c #fee54e", "`5 c #937f1a", "`6 c #008100", "`7 c #009100", "`8 c #017701", ".` c #14630d", ".. c #506f22", ".# c #94893d", ".a c #d2b755", ".b c #f7ce5a", ".c c #ffc94b", ".d c #b9891f", ".e c #7b7769", ".f c #c9c6b2", ".g c #979149", ".h c #ffdd4f", ".i c #edc526", ".j c #7f751a", ".k c #998c3a", ".l c #cdb753", ".m c #f9d661", ".n c #ffd061", ".o c #ffc554", ".p c #febe3e", ".q c #feb92c", ".r c #feb520", ".s c #f8ad17", ".t c #705828", ".u c #c2c0a9", ".v c #8d803e", ".w c #ffd44a", ".x c #fecb24", ".y c #ffcb29", ".z c #ffc93f", ".A c #fec33c", ".B c #febe2e", ".C c #feba21", ".D c #feb71a", ".E c #fdb318", ".F c #fdaf16", ".G c #feac14", ".H c #f9a613", ".I c #795a22", ".J c #bcbaa1", ".K c #6b6446", ".L c #f7c132", ".M c #fec220", ".N c #febf1e", ".O c #febc1c", ".P c #fdb81b", ".Q c #fbb319", ".R c #f5ac17", ".S c #e79f14", ".T c #b57b0f", ".U c #97650b", ".V c #e1920f", ".W c #f79d0f", ".X c #705221", ".Y c #b6b398", ".Z c #a09d85", ".0 c #68541e", ".1 c #e7aa19", ".2 c #f5b119", ".3 c #f1ab17", ".4 c #d69513", ".5 c #8e620c", ".6 c #455006", ".7 c #0b6301", ".8 c #00a100", "#` c #6f5a16", "#. c #f69619", "## c #69512a", "#a c #b0ad90", "#b c #9e9c81", "#c c #205211", "#d c #395205", "#e c #285404", "#f c #026600", "#g c #00c300", "#h c #00c800", "#i c #00bb00", "#j c #5c6423", "#k c #f48e25", "#l c #5f5237", "#m c #a9a687", "#n c #87a46c", "#o c #0ca20a", "#p c #00a900", "#q c #00b100", "#r c #00b800", "#s c #00be00", "#t c #00c100", "#u c #13b50f", "#v c #775f2e", "#w c #ea801e", "#x c #5c5947", "#y c #a2a07f", "#z c #8ea070", "#A c #39a42d", "#B c #05ac03", "#C c #00b300", "#D c #00b700", "#E c #07b705", "#F c #42ae34", "#G c #929f73", "#H c #884d21", "#I c #bc610b", "#J c #706f58", "#K c #9c9a76", "#L c #959a71", "#M c #819d62", "#N c #829e63", "#O c #979a72", "#P c #979572", "#Q c #514832", "#R c #4f452d", "#S c #8f8d6c", "#T c #96946e", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`b`c`d`a`a`e`f`g`h`a`a`a`a`a`a", "`i`j`k`l`m`n`o`p`q`r`s`t`i`i`i`i", "`u`v`w`x`y`q`z`A`B`B`B`C`D`u`u`u", "`E`F`G`H`I`J`K`L`M`M`M`L`N`O`E`E", "`P`Q`R`S`T`L`U`V`W`X`Y`Z`0`1`P`P", "`2`3`4`5`6`7`8.`...#.a.b.c.d.e`2", ".f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.f", ".u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.u", ".J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.J", ".Y.Z.0.1.2.3.4.5.6.7`A.8#`#.##.Y", "#a#a#b#c#d#e#f.8#g#h#g#i#j#k#l#a", "#m#m#m#n#o#p#q#r#s#t#s#u#v#w#x#m", "#y#y#y#y#z#A#B#C#D#E#F#G#H#I#J#y", "#K#K#K#K#K#K#L#M#N#O#K#P#Q#R#S#K", "#T#T#T#T#T#T#T#T#T#T#T#T#T#T#T#T", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/hide-inactive.xpm0000444000000000000000000001150710361474174017410 0ustar /* XPM */ static char *hide-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #a7a49f", "`c c #6c6a63", "`d c #74726d", "`e c #d0ccc6", "`f c #c7c3ba", "`g c #c8c4bb", "`h c #d1cdc7", "`i c #ccc8c1", "`j c #76746d", "`k c #b0ae93", "`l c #605f52", "`m c #c4c0b7", "`n c #9a9782", "`o c #7c7a5c", "`p c #787657", "`q c #7f7d5f", "`r c #9f9c89", "`s c #c7c3bb", "`t c #c6c3ba", "`u c #737166", "`v c #b2b095", "`w c #585746", "`x c #7e7c5f", "`y c #797757", "`z c #7a7858", "`A c #7b7958", "`B c #7c7a59", "`C c #868466", "`D c #bdbaaf", "`E c #c1beb2", "`F c #747364", "`G c #4e4d3a", "`H c #7d7b5a", "`I c #7e7c5b", "`J c #8b896c", "`K c #c0bdb0", "`L c #bbb8aa", "`M c #757363", "`N c #b3b195", "`O c #4f4e3c", "`P c #7f7d5c", "`Q c #817e5d", "`R c #817f5d", "`S c #5f5d44", "`T c #53523c", "`U c #4d4c38", "`V c #7b796c", "`W c #b6b3a3", "`X c #787765", "`Y c #b3b297", "`Z c #61604a", "`0 c #6e6d50", "`1 c #797758", "`2 c #626047", "`3 c #54523d", "`4 c #5c5b48", "`5 c #747361", "`6 c #9e9d87", "`7 c #b5b39b", "`8 c #b2b195", ".` c #79785d", ".. c #6a695f", ".# c #b0ad9c", ".a c #777563", ".b c #b4b398", ".c c #999778", ".d c #5a5947", ".e c #737260", ".f c #9b9983", ".g c #b9b7a0", ".h c #bcbba3", ".i c #b6b59b", ".j c #adab8e", ".k c #a5a383", ".l c #a09e7c", ".m c #9a9874", ".n c #504e3f", ".o c #aaa894", ".p c #6c6b5a", ".q c #a2a07f", ".r c #a4a282", ".s c #adac8e", ".t c #acaa8c", ".u c #a6a484", ".v c #a19f7d", ".w c #9e9c79", ".x c #9c9a77", ".y c #9b9976", ".z c #9b9975", ".A c #989671", ".B c #535140", ".C c #a5a28d", ".D c #595849", ".E c #a4a283", ".F c #a09e7b", ".G c #9f9d7a", ".H c #9c9a76", ".I c #989672", ".J c #908d69", ".K c #706f52", ".L c #5e5c44", ".M c #898766", ".N c #96946e", ".O c #4d4b3b", ".P c #9f9c85", ".Q c #8b8975", ".R c #494738", ".S c #92906d", ".T c #9a9773", ".U c #979470", ".V c #868462", ".W c #595740", ".X c #434231", ".Y c #4a4835", ".Z c #67654a", ".0 c #575643", ".1 c #4c4a3b", ".2 c #9a977e", ".3 c #8b8872", ".4 c #464534", ".5 c #464533", ".6 c #464432", ".7 c #4f4e39", ".8 c #908d68", "#` c #928f69", "#. c #8f8d68", "## c #8d8b66", "#a c #62614d", "#b c #9d9b7a", "#c c #4b4a3c", "#d c #949276", "#e c #908e71", "#f c #858360", "#g c #878562", "#h c #8a8763", "#i c #8c8a65", "#j c #8e8c67", "#k c #8c8a67", "#l c #656451", "#m c #949272", "#n c #504f3f", "#o c #8e8c6f", "#p c #8c8a6d", "#q c #888665", "#r c #888663", "#s c #8b8864", "#t c #8c8a69", "#u c #5e5d49", "#v c #727054", "#w c #898767", "#x c #888666", "#y c #858364", "#z c #434232", "#A c #403f2f", "#B c #7d7b5e", "#C c #838160", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`b`c`d`a`a`e`f`g`h`a`a`a`a`a`a", "`i`j`k`l`m`n`o`p`p`q`r`s`i`i`i`i", "`t`u`v`w`x`y`z`A`B`B`B`C`D`t`t`t", "`E`F`v`G`z`B`H`I`I`I`I`I`J`K`E`E", "`L`M`N`O`B`I`P`Q`R`z`S`T`U`V`L`L", "`W`X`Y`Z`0`1`2`3`4`5`6`7`8.`..`W", ".#.a.b.c.d.e.f.g.h.i.j.k.l.m.n.#", ".o.p`8.q.r.s.t.u.v.w.x.y.z.A.B.o", ".C.D.E.F.F.G.w.H.I.J.K.L.M.N.O.C", ".P.Q.R.S.T.U.V.W.X.Y.Z`z.0.m.1.P", ".2.2.3.4.5.6.7`1.8#`#.###a#b#c.2", "#d#d#d#e#f#g#h#i#j#.#j#k#l#m#n#d", "#o#o#o#o#p#q#r#s#i###t`J#u#v#a#o", "#w#w#w#w#w#w#x.M.M.M#w#y#z#A#B#w", "#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/hide-pressed.xpm0000444000000000000000000001150610361474174017252 0ustar /* XPM */ static char *hide-pressed[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #bebbb6", "`c c #7f7e66", "`d c #878579", "`e c #ecebe1", "`f c #d9e5ca", "`g c #dbe5cc", "`h c #eeebe3", "`i c #e9e5dc", "`j c #85837b", "`k c #fbfb49", "`l c #807f3c", "`m c #d8e0c9", "`n c #78c75a", "`o c #36b60d", "`p c #2db500", "`q c #2fb600", "`r c #3eb912", "`s c #86cc66", "`t c #dee2cf", "`u c #e2dfd4", "`v c #868569", "`w c #fcf94c", "`x c #6d7628", "`y c #3db714", "`z c #30b600", "`A c #33b900", "`B c #36ba00", "`C c #38bc00", "`D c #37bc00", "`E c #4fc01f", "`F c #cfdbbc", "`G c #dcd8cb", "`H c #8c8b5c", "`I c #fcf44c", "`J c #5f6d13", "`K c #33b800", "`L c #3cbe00", "`M c #3fc000", "`N c #41c200", "`O c #40c200", "`P c #3ec000", "`Q c #5dc42a", "`R c #dad7c8", "`S c #d6d2c3", "`T c #919054", "`U c #fced4d", "`V c #6d6b15", "`W c #3abd00", "`X c #3fc100", "`Y c #44c400", "`Z c #47c600", "`0 c #4ac800", "`1 c #46bd00", "`2 c #369002", "`3 c #317909", "`4 c #2d6e0b", "`5 c #81916d", "`6 c #d0ccba", "`7 c #97964e", "`8 c #fee54e", ".` c #937f1a", ".. c #39a900", ".# c #43bb00", ".a c #399701", ".b c #3a770d", ".c c #627922", ".d c #968a3d", ".e c #d2b755", ".f c #f7ce5a", ".g c #ffc94b", ".h c #b9891f", ".i c #7b7769", ".j c #c9c6b2", ".k c #979149", ".l c #ffdd4f", ".m c #edc526", ".n c #82761a", ".o c #9a8c3a", ".p c #cdb753", ".q c #f9d661", ".r c #ffd061", ".s c #ffc554", ".t c #febe3e", ".u c #feb92c", ".v c #feb520", ".w c #f8ad17", ".x c #705828", ".y c #c2c0a9", ".z c #8d803e", ".A c #ffd44a", ".B c #fecb24", ".C c #ffcb29", ".D c #ffc93f", ".E c #fec33c", ".F c #febe2e", ".G c #feba21", ".H c #feb71a", ".I c #fdb318", ".J c #fdaf16", ".K c #feac14", ".L c #f9a613", ".M c #795a22", ".N c #bcbaa1", ".O c #6b6446", ".P c #f7c132", ".Q c #fec220", ".R c #febf1e", ".S c #febc1c", ".T c #fdb81b", ".U c #fbb319", ".V c #f5ac17", ".W c #e79f14", ".X c #b57b0f", ".Y c #97650b", ".Z c #e1920f", ".0 c #f79d0f", ".1 c #705221", ".2 c #b6b398", ".3 c #a09d85", ".4 c #68541e", ".5 c #e7aa19", ".6 c #f5b119", ".7 c #f1ab17", ".8 c #d69513", "#` c #8e620c", "#. c #595506", "## c #437201", "#a c #53a400", "#b c #5dc100", "#c c #785d16", "#d c #f69619", "#e c #69512a", "#f c #b0ad90", "#g c #9f9d81", "#h c #3a6111", "#i c #4e5d05", "#j c #476104", "#k c #3b7b00", "#l c #5fc000", "#m c #77e600", "#n c #7ce900", "#o c #76e500", "#p c #6ddf00", "#q c #716c23", "#r c #f48e25", "#s c #5f5237", "#t c #a9a687", "#u c #96ad6c", "#v c #58ca0a", "#w c #5bd300", "#x c #63d800", "#y c #6cde00", "#z c #73e200", "#A c #76e400", "#B c #72e200", "#C c #72d70f", "#D c #7f622e", "#E c #ea801e", "#F c #5c5947", "#G c #a2a07f", "#H c #98a570", "#I c #73bf2d", "#J c #61d303", "#K c #66da00", "#L c #6bdd00", "#M c #6fdb05", "#N c #82c434", "#O c #9aa273", "#P c #884d21", "#Q c #bc610b", "#R c #706f58", "#S c #9c9a76", "#T c #999c71", "#U c #92a462", "#V c #93a463", "#W c #9a9b72", "#X c #979572", "#Y c #514832", "#Z c #4f452d", "#0 c #8f8d6c", "#1 c #96946e", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`b`c`d`a`a`e`f`g`h`a`a`a`a`a`a", "`i`j`k`l`m`n`o`p`q`r`s`t`i`i`i`i", "`u`v`w`x`y`z`A`B`C`C`D`E`F`u`u`u", "`G`H`I`J`K`C`L`M`N`N`O`P`Q`R`G`G", "`S`T`U`V`W`X`Y`Z`0`1`2`3`4`5`S`S", "`6`7`8.`...#.a.b.c.d.e.f.g.h.i`6", ".j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.j", ".y.z.A.B.C.D.E.F.G.H.I.J.K.L.M.y", ".N.O.P.Q.R.S.T.U.V.W.X.Y.Z.0.1.N", ".2.3.4.5.6.7.8#`#.###a#b#c#d#e.2", "#f#f#g#h#i#j#k#l#m#n#o#p#q#r#s#f", "#t#t#t#u#v#w#x#y#z#A#B#C#D#E#F#t", "#G#G#G#G#H#I#J#K#L#M#N#O#P#Q#R#G", "#S#S#S#S#S#S#T#U#V#W#S#X#Y#Z#0#S", "#1#1#1#1#1#1#1#1#1#1#1#1#1#1#1#1", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/left-active.xpm0000444000000000000000000001067110361474174017103 0ustar /* XPM */ static char *left-active[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #c6c7ad", "`b c #94926b", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`." }; oroborus-2.0.20/themes/Elberg_Green/left-inactive.xpm0000444000000000000000000001067310361474174017434 0ustar /* XPM */ static char *left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d8d5d1", "`a c #adae97", "`b c #81805e", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`." }; oroborus-2.0.20/themes/Elberg_Green/maximize-active.xpm0000444000000000000000000001151110361474174017766 0ustar /* XPM */ static char *maximize-active[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #d9d5cf", "`c c #888679", "`d c #8c8b50", "`e c #939242", "`f c #93923f", "`g c #8c894b", "`h c #858276", "`i c #e9e5dc", "`j c #a7a49e", "`k c #8c8c43", "`l c #f4f369", "`m c #fffb69", "`n c #fff658", "`o c #fff24e", "`p c #ffee49", "`q c #f2dc3e", "`r c #84762b", "`s c #a5a29b", "`t c #e2dfd4", "`u c #a8a69d", "`v c #a7a744", "`w c #fdfa61", "`x c #f7ec43", "`y c #f2e334", "`z c #f4e032", "`A c #f9e130", "`B c #fde02f", "`C c #fedd2d", "`D c #fcd72b", "`E c #987f1f", "`F c #a5a39b", "`G c #dcd8cb", "`H c #d3cfc3", "`I c #7f7f3b", "`J c #f8f247", "`K c #a9a026", "`L c #465a0f", "`M c #1e5606", "`N c #205806", "`O c #505d0f", "`P c #bca221", "`Q c #fbd329", "`R c #fdd127", "`S c #faca25", "`T c #6e5a22", "`U c #d6d2c3", "`V c #858379", "`W c #dcd535", "`X c #656916", "`Y c #006400", "`Z c #009300", "`0 c #009700", "`1 c #009b00", "`2 c #009c00", "`3 c #026600", "`4 c #807013", "`5 c #fdca24", "`6 c #fdc521", "`7 c #d09f1a", "`8 c #827f75", ".` c #d0ccba", ".. c #747048", ".# c #8f871e", ".a c #006f00", ".b c #009400", ".c c #008800", ".d c #0a6009", ".e c #0a6109", ".f c #009100", ".g c #00a500", ".h c #007500", ".i c #ad8717", ".j c #fec01e", ".k c #f5b41b", ".l c #6e6041", ".m c #c9c6b2", ".n c #766e32", ".o c #194c05", ".p c #018301", ".q c #757e30", ".r c #f5e463", ".s c #f5ce4f", ".t c #6f631a", ".u c #00ac00", ".v c #33590a", ".w c #ffbe1f", ".x c #f8b018", ".y c #725b29", ".z c #c2c0a9", ".A c #504a29", ".B c #006500", ".C c #009600", ".D c #1e600f", ".E c #fbe763", ".F c #ffce4e", ".G c #fec72c", ".H c #f0b81f", ".I c #165b03", ".J c #00b400", ".K c #057104", ".L c #ebaf30", ".M c #f7a915", ".N c #6f5626", ".O c #bcbaa1", ".P c #aeac95", ".Q c #23981e", ".R c #009900", ".S c #296110", ".T c #ffd241", ".U c #fec423", ".V c #fdbf1e", ".W c #edaf1b", ".X c #205c03", ".Y c #00bb00", ".Z c #038303", ".0 c #e0a43e", ".1 c #f19e14", ".2 c #665635", ".3 c #b6b398", ".4 c #5ea44f", ".5 c #027402", ".6 c #aa8217", ".7 c #f6b71c", ".8 c #f0af1a", "#` c #9a6e0f", "#. c #008700", "## c #00c100", "#a c #0c720a", "#b c #f3aa43", "#c c #cc800c", "#d c #6d6a59", "#e c #b0ad90", "#f c #a6ab88", "#g c #139c0f", "#h c #00a300", "#i c #036f00", "#j c #3b5606", "#k c #395506", "#l c #037c00", "#m c #00c800", "#n c #55631f", "#o c #f69d2e", "#p c #654310", "#q c #a7a488", "#r c #a9a687", "#s c #87a46c", "#t c #0ca20a", "#u c #00a900", "#v c #00b100", "#w c #00b800", "#x c #00be00", "#y c #0f6c06", "#z c #d48b2a", "#A c #92570b", "#B c #75735d", "#C c #a2a07f", "#D c #8ea070", "#E c #39a42d", "#F c #05ac03", "#G c #00b300", "#H c #00a200", "#I c #185601", "#J c #b46f0c", "#K c #7c4b0b", "#L c #6c6a53", "#M c #9c9a76", "#N c #959a71", "#O c #7f9b60", "#P c #2a1e05", "#Q c #684410", "#R c #564c31", "#S c #888667", "#T c #96946e", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`b`c`d`e`f`g`h`b`a`a`a`a", "`i`i`i`j`k`l`m`n`o`p`q`r`s`i`i`i", "`t`t`u`v`w`x`y`z`A`B`C`D`E`F`t`t", "`G`H`I`J`K`L`M`N`O`P`Q`R`S`T`H`G", "`U`V`W`X`Y`Z`0`1`2`3`4`5`6`7`8`U", ".`...#.a.b.c.d.e.f.g.h.i.j.k.l.`", ".m.n.o`Z.p.q.r.s.t.f.u.v.w.x.y.m", ".z.A.B.C.D.E.F.G.H.I.J.K.L.M.N.z", ".O.P.Q.R.S.T.U.V.W.X.Y.Z.0.1.2.O", ".3.3.4`1.5.6.7.8#`#.###a#b#c#d.3", "#e#e#f#g#h#i#j#k#l#m###n#o#p#q#e", "#r#r#r#s#t#u#v#w#x###y#z#A#B#r#r", "#C#C#C#C#D#E#F#G#H#I#J#K#L#C#C#C", "#M#M#M#M#M#M#N#O#P#Q#R#S#M#M#M#M", "#T#T#T#T#T#T#T#T#T#T#T#T#T#T#T#T", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/maximize-inactive.xpm0000444000000000000000000001151310361474174020317 0ustar /* XPM */ static char *maximize-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #bebab5", "`c c #77756d", "`d c #706f61", "`e c #727160", "`f c #71705f", "`g c #6e6c5e", "`h c #74726b", "`i c #ccc8c1", "`j c #93918a", "`k c #6e6d5e", "`l c #b9b8a2", "`m c #bfbea7", "`n c #b8b79d", "`o c #b4b297", "`p c #b2b094", "`q c #a6a588", "`r c #5e5d4c", "`s c #918e88", "`t c #c6c3ba", "`u c #94928a", "`v c #7e7d6a", "`w c #bbbaa2", "`x c #acaa8c", "`y c #a4a281", "`z c #a3a180", "`A c #a5a383", "`B c #a6a484", "`C c #a4a282", "`D c #65644f", "`E c #918f88", "`F c #c1beb2", "`G c #b9b6ab", "`H c #626151", "`I c #aeac8f", "`J c #747359", "`K c #464533", "`L c #474634", "`M c #484734", "`N c #484736", "`O c #7c7a5f", "`P c #a09e7c", "`Q c #4c4b3c", "`R c #bbb8aa", "`S c #757369", "`T c #979579", "`U c #4e4d3b", "`V c #57553e", "`W c #7e7c5b", "`X c #7f7d5c", "`Y c #817e5d", "`Z c #817f5d", "`0 c #54523c", "`1 c #595844", "`2 c #a19f7e", "`3 c #a19e7c", "`4 c #858364", "`5 c #716f67", "`6 c #b6b3a3", "`7 c #5c5b4f", "`8 c #63614d", ".` c #616046", ".. c #727052", ".# c #52503b", ".a c #52513b", ".b c #747354", ".c c #858360", ".d c #5e5c43", ".e c #6f6d55", ".f c #a09e7b", ".g c #9a9874", ".h c #565448", ".i c #b0ad9c", ".j c #565547", ".k c #403f2f", ".l c #6e6c4f", ".m c #626150", ".n c #b7b69f", ".o c #afad93", ".p c #545341", ".q c #716f52", ".r c #878562", ".s c #494836", ".t c #515040", ".u c #aaa894", ".v c #3c3c32", ".w c #57563f", ".x c #51503c", ".y c #bbb9a2", ".z c #999774", ".A c #474633", ".B c #8a8763", ".C c #595740", ".D c #9d9b7d", ".E c #999772", ".F c #4e4d3d", ".G c #a5a28d", ".H c #999683", ".I c #848263", ".J c #807e5d", ".K c #52503d", ".L c #aead90", ".M c #a29f7d", ".N c #a09d7b", ".O c #979470", ".P c #8c8a65", ".Q c #656348", ".R c #9c9b80", ".S c #95936f", ".T c #4e4c3f", ".U c #9f9c85", ".V c #8f8d71", ".W c #5f5d44", ".X c #6d6b53", ".Y c #9b9975", ".Z c #979571", ".0 c #626047", ".1 c #636147", ".2 c #8e8c67", ".3 c #5a5841", ".4 c #a9a88c", ".5 c #7c7a5b", ".6 c #5e5d4f", ".7 c #9a977e", ".8 c #98957c", "#` c #848160", "#. c #84825f", "## c #585740", "#a c #464532", "#b c #5c5b43", "#c c #928f69", "#d c #5a5946", "#e c #a2a080", "#f c #414030", "#g c #928f77", "#h c #949276", "#i c #908e71", "#j c #8f8d68", "#k c #54523d", "#l c #8e8c70", "#m c #595842", "#n c #666551", "#o c #8e8c6f", "#p c #8c8a6d", "#q c #888665", "#r c #888663", "#s c #8b8864", "#t c #7c7a5a", "#u c #444432", "#v c #6e6c51", "#w c #4c4b39", "#x c #5e5d49", "#y c #898767", "#z c #888666", "#A c #878565", "#B c #1d1c15", "#C c #424131", "#D c #454433", "#E c #77765a", "#F c #838160", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`b`c`d`e`f`g`h`b`a`a`a`a", "`i`i`i`j`k`l`m`n`o`p`q`r`s`i`i`i", "`t`t`u`v`w`x`y`z`A`B`B`C`D`E`t`t", "`F`G`H`I`J`K`L`M`N`O`z`z`P`Q`G`F", "`R`S`T`U`V`W`X`Y`Z`0`1`2`3`4`5`R", "`6`7`8.``W...#.a.b.c.d.e.f.g.h`6", ".i.j.k`W.l.m.n.o.p.q.r.s`P.g.t.i", ".u.v.w`X.x.y`o`A.z.A.B.C.D.E.F.u", ".G.H.I.J.K.L.M.N.O.A.P.Q.R.S.T.G", ".U.U.V`Z.W.X.Y.Z.0.1.2.3.4.5.6.U", ".7.7.8#`#.##.A#a#b#c.2#d#e#f#g.7", "#h#h#h#i.c.r.B.P.2#j#k#l#m#n#h#h", "#o#o#o#o#p#q#r#s#t#u#v#w#x#o#o#o", "#y#y#y#y#y#y#z#A#B#C#D#E#y#y#y#y", "#F#F#F#F#F#F#F#F#F#F#F#F#F#F#F#F", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/maximize-pressed.xpm0000444000000000000000000001151210361474174020161 0ustar /* XPM */ static char *maximize-pressed[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #d9d5cf", "`c c #888679", "`d c #8c8b50", "`e c #939242", "`f c #93923f", "`g c #8c894b", "`h c #858276", "`i c #e9e5dc", "`j c #a7a49e", "`k c #8c8c43", "`l c #f4f369", "`m c #fffb69", "`n c #fff658", "`o c #fff24e", "`p c #ffee49", "`q c #f2dc3e", "`r c #84762b", "`s c #a5a29b", "`t c #e2dfd4", "`u c #a8a69d", "`v c #a7a744", "`w c #fdfa61", "`x c #f7ec43", "`y c #f2e334", "`z c #f4e032", "`A c #f9e130", "`B c #fde02f", "`C c #fedd2d", "`D c #fcd72b", "`E c #987f1f", "`F c #a5a39b", "`G c #dcd8cb", "`H c #d3cfc3", "`I c #7f7f3b", "`J c #f8f247", "`K c #a9a026", "`L c #50620f", "`M c #376906", "`N c #3a6906", "`O c #5a630f", "`P c #bca221", "`Q c #fbd329", "`R c #fdd127", "`S c #faca25", "`T c #6e5a22", "`U c #d6d2c3", "`V c #858379", "`W c #dcd535", "`X c #696d16", "`Y c #298400", "`Z c #3fc100", "`0 c #44c400", "`1 c #47c600", "`2 c #49c700", "`3 c #328100", "`4 c #847213", "`5 c #fdca24", "`6 c #fdc521", "`7 c #d09f1a", "`8 c #827f75", ".` c #d0ccba", ".. c #747048", ".# c #90881e", ".a c #2e9400", ".b c #41c100", ".c c #3eaf00", ".d c #337809", ".e c #357809", ".f c #48b500", ".g c #53cf00", ".h c #3b9200", ".i c #ae8717", ".j c #fec01e", ".k c #f5b41b", ".l c #6e6041", ".m c #c9c6b2", ".n c #766e32", ".o c #2f5e05", ".p c #3fc000", ".q c #3ca801", ".r c #7a8130", ".s c #f5e463", ".t c #f5ce4f", ".u c #74651a", ".v c #4db200", ".w c #5bd400", ".x c #4d650a", ".y c #ffbe1f", ".z c #f8b018", ".A c #725b29", ".B c #c2c0a9", ".C c #504a29", ".D c #2b8500", ".E c #44c300", ".F c #3e740f", ".G c #fbe763", ".H c #ffce4e", ".I c #fec72c", ".J c #f0b81f", ".K c #3f6a03", ".L c #64da00", ".M c #408804", ".N c #ebaf30", ".O c #f7a915", ".P c #6f5626", ".Q c #bcbaa1", ".R c #aeac95", ".S c #56bd1e", ".T c #477210", ".U c #ffd241", ".V c #fec423", ".W c #fdbf1e", ".X c #edaf1b", ".Y c #486803", ".Z c #6cdf00", ".0 c #4b9d03", ".1 c #e0a43e", ".2 c #f19e14", ".3 c #665635", ".4 c #b6b398", ".5 c #7eba4f", ".6 c #3b9202", ".7 c #aa8217", ".8 c #f6b71c", "#` c #f0af1a", "#. c #9a6e0f", "## c #529e00", "#a c #73e400", "#b c #48860a", "#c c #f3aa43", "#d c #cc800c", "#e c #6d6a59", "#f c #b0ad90", "#g c #aaae88", "#h c #55c50f", "#i c #53ce00", "#j c #3d8a00", "#k c #535f06", "#l c #545e06", "#m c #4e9200", "#n c #7ce900", "#o c #75e300", "#p c #696a1f", "#q c #f69d2e", "#r c #654310", "#s c #a7a488", "#t c #a9a687", "#u c #96ad6c", "#v c #58ca0a", "#w c #5bd300", "#x c #63d800", "#y c #6cde00", "#z c #73e200", "#A c #76e400", "#B c #497e06", "#C c #d48b2a", "#D c #92570b", "#E c #75735d", "#F c #a2a07f", "#G c #98a570", "#H c #73bf2d", "#I c #61d303", "#J c #66da00", "#K c #5fc400", "#L c #436401", "#M c #b46f0c", "#N c #7c4b0b", "#O c #6c6a53", "#P c #9c9a76", "#Q c #999c71", "#R c #90a260", "#S c #2c1e05", "#T c #684410", "#U c #564c31", "#V c #888667", "#W c #96946e", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`b`c`d`e`f`g`h`b`a`a`a`a", "`i`i`i`j`k`l`m`n`o`p`q`r`s`i`i`i", "`t`t`u`v`w`x`y`z`A`B`C`D`E`F`t`t", "`G`H`I`J`K`L`M`N`O`P`Q`R`S`T`H`G", "`U`V`W`X`Y`Z`0`1`2`3`4`5`6`7`8`U", ".`...#.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.m", ".B.C.D.E.F.G.H.I.J.K.L.M.N.O.P.B", ".Q.R.S`1.T.U.V.W.X.Y.Z.0.1.2.3.Q", ".4.4.5`2.6.7.8#`#.###a#b#c#d#e.4", "#f#f#g#h#i#j#k#l#m#n#o#p#q#r#s#f", "#t#t#t#u#v#w#x#y#z#A#B#C#D#E#t#t", "#F#F#F#F#G#H#I#J#K#L#M#N#O#F#F#F", "#P#P#P#P#P#P#Q#R#S#T#U#V#P#P#P#P", "#W#W#W#W#W#W#W#W#W#W#W#W#W#W#W#W", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/right-active.xpm0000444000000000000000000001067210361474174017267 0ustar /* XPM */ static char *right-active[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b" }; oroborus-2.0.20/themes/Elberg_Green/right-inactive.xpm0000444000000000000000000001067410361474174017620 0ustar /* XPM */ static char *right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #2f2e2f", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #2e2d2e", "`c c #4a4d4a", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c" }; oroborus-2.0.20/themes/Elberg_Green/shade-active.xpm0000444000000000000000000001150610361474174017233 0ustar /* XPM */ static char *shade-active[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #eceae1", "`c c #d4dfca", "`d c #a9a7a1", "`e c #85846e", "`f c #8b887f", "`g c #e3dfd9", "`h c #e9e5dc", "`i c #d4dcc9", "`j c #5fa95a", "`k c #0e870d", "`l c #055d04", "`m c #b8b84b", "`n c #ffff62", "`o c #e8e63b", "`p c #686645", "`q c #e2dfd4", "`r c #bbceaf", "`s c #168b14", "`t c #008500", "`u c #008900", "`v c #366517", "`w c #fffe6c", "`x c #fef547", "`y c #fbef37", "`z c #837c1d", "`A c #c2cab6", "`B c #dcd8cb", "`C c #d1cfc1", "`D c #40612b", "`E c #74812b", "`F c #556c1a", "`G c #026901", "`H c #1e5c0d", "`I c #f4e641", "`J c #fbe833", "`K c #f1dd31", "`L c #626114", "`M c #2e9c2a", "`N c #d9d7c8", "`O c #d6d2c3", "`P c #797862", "`Q c #eceb63", "`R c #fff363", "`S c #fde938", "`T c #7b7318", "`U c #007900", "`V c #41550f", "`W c #95851c", "`X c #6b6314", "`Y c #046401", "`Z c #009700", "`0 c #8cbc7f", "`1 c #d0ccba", "`2 c #838242", "`3 c #ffed6a", "`4 c #fedf35", "`5 c #fddc2d", "`6 c #caaf23", "`7 c #006a00", "`8 c #00a300", ".` c #008f00", ".. c #009c00", ".# c #00a200", ".a c #009e00", ".b c #41a93a", ".c c #c9c6b2", ".d c #465f1e", ".e c #fcd73d", ".f c #fdd429", ".g c #f7ce27", ".h c #9e8319", ".i c #008300", ".j c #00ad00", ".k c #00a400", ".l c #00a700", ".m c #00a900", ".n c #00a500", ".o c #21a61d", ".p c #c2c0a9", ".q c #0a7709", ".r c #5d5911", ".s c #b5911a", ".t c #947615", ".u c #165403", ".v c #028e02", ".w c #4f6b21", ".x c #9c883c", ".y c #8d742a", ".z c #235809", ".A c #1fa91b", ".B c #bcbaa1", ".C c #24991e", ".D c #009100", ".E c #007700", ".F c #008b00", ".G c #00a000", ".H c #767631", ".I c #fed073", ".J c #ffbe56", ".K c #ffba30", ".L c #eaa719", ".M c #234d03", ".N c #38ae30", ".O c #b6b398", ".P c #5ea44f", ".Q c #009b00", ".R c #00ab00", ".S c #086f07", ".T c #edbd65", ".U c #feb352", ".V c #feae19", ".W c #fead14", ".X c #fca914", ".Y c #8b5d0a", ".Z c #72a05f", ".0 c #b0ad90", ".1 c #a6ab88", ".2 c #139c0f", ".3 c #0e670c", ".4 c #feb35c", ".5 c #fea72a", ".6 c #fea510", ".7 c #fea30f", ".8 c #fca00f", "#` c #9c6209", "#. c #928f77", "## c #a9a687", "#a c #87a46c", "#b c #0ca20a", "#c c #028102", "#d c #c27e34", "#e c #fd9c1d", "#f c #fe9b0b", "#g c #fd990a", "#h c #f29009", "#i c #66410d", "#j c #a4a183", "#k c #a2a07f", "#l c #8ea070", "#m c #39a42d", "#n c #05ab03", "#o c #235308", "#p c #bf6f09", "#q c #f18906", "#r c #e78205", "#s c #834b04", "#t c #6b6952", "#u c #9c9a76", "#v c #959a71", "#w c #819c62", "#x c #66654d", "#y c #564b31", "#z c #554e36", "#A c #7d7b5e", "#B c #96946e", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`b`c`d`e`f`g`a`a`a`a", "`h`h`h`h`i`j`k`l`m`n`o`p`h`h`h`h", "`q`q`q`r`s`t`u`v`w`x`y`z`A`q`q`q", "`B`B`C`D`E`F`G`H`I`J`K`L`M`N`B`B", "`O`O`P`Q`R`S`T`U`V`W`X`Y`Z`0`O`O", "`1`1`2`3`4`5`6`7`8.`...#.a.b`1`1", ".c.c.d.e.f.g.h.i.j.k.l.m.n.o.c.c", ".p.p.q.r.s.t.u.v.w.x.y.z.#.A.p.p", ".B.B.C.D.E.F.G.H.I.J.K.L.M.N.B.B", ".O.O.P.Q`8.R.S.T.U.V.W.X.Y.Z.O.O", ".0.0.1.2`8.R.3.4.5.6.7.8#`#..0.0", "#######a#b.m#c#d#e#f#g#h#i#j####", "#k#k#k#k#l#m#n#o#p#q#r#s#t#k#k#k", "#u#u#u#u#u#u#v#w#x#y#z#A#u#u#u#u", "#B#B#B#B#B#B#B#B#B#B#B#B#B#B#B#B", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/shade-inactive.xpm0000444000000000000000000001151010361474174017555 0ustar /* XPM */ static char *shade-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #d0ccc6", "`c c #c7c3ba", "`d c #96938e", "`e c #737168", "`f c #797771", "`g c #c7c3bd", "`h c #ccc8c1", "`i c #c4c0b7", "`j c #9a9782", "`k c #7c7a5c", "`l c #56543e", "`m c #8b8a76", "`n c #bcbba3", "`o c #a09e82", "`p c #53524a", "`q c #c6c3ba", "`r c #b8b5a8", "`s c #7e7c5f", "`t c #797757", "`u c #7a7858", "`v c #545340", "`w c #c1bfa9", "`x c #b1af93", "`y c #a9a788", "`z c #5a5945", "`A c #b3b1a6", "`B c #c1beb2", "`C c #b9b6aa", "`D c #555444", "`E c #626150", "`F c #545341", "`G c #5b5a42", "`H c #4e4d39", "`I c #a9a78b", "`J c #a7a586", "`K c #a2a07e", "`L c #4a4936", "`M c #88866a", "`N c #c0bdb0", "`O c #bbb8aa", "`P c #69675c", "`Q c #b3b19b", "`R c #bdbba4", "`S c #aaa889", "`T c #565542", "`U c #646248", "`V c #424132", "`W c #65634c", "`X c #4d4c38", "`Y c #53523c", "`Z c #7f7d5c", "`0 c #a5a38e", "`1 c #b6b3a3", "`2 c #676657", "`3 c #c0bea8", "`4 c #a5a383", "`5 c #868466", "`6 c #83815f", "`7 c #727052", "`8 c #7d7b5a", ".` c #83815e", ".. c #82805d", ".# c #908e72", ".a c #b0ad9c", ".b c #525140", ".c c #aba98c", ".d c #a3a180", ".e c #a19f7d", ".f c #69674d", ".g c #67654a", ".h c #878562", ".i c #7f7e5d", ".j c #868461", ".k c #84825f", ".l c #8a8768", ".m c #aaa894", ".n c #69674c", ".o c #494837", ".p c #767458", ".q c #615f47", ".r c #424130", ".s c #6f6d50", ".t c #585745", ".u c #757462", ".v c #676653", ".w c #484735", ".x c #8a8867", ".y c #a5a28d", ".z c #858364", ".A c #7a7758", ".B c #615f46", ".C c #6e6d50", ".D c #656453", ".E c #c3c2ad", ".F c #b7b59c", ".G c #92906f", ".H c #3f3e2e", ".I c #8f8d6e", ".J c #9f9c85", ".K c #8f8d71", ".L c #817f5d", ".M c #595740", ".N c #b4b39d", ".O c #b5b49a", ".P c #9d9b78", ".Q c #9b9976", ".R c #9a9874", ".S c #56553f", ".T c #89866e", ".U c #9a977e", ".V c #98957c", ".W c #848160", ".X c #55533d", ".Y c #b9b79f", ".Z c #a4a282", ".0 c #9a9873", ".1 c #999772", ".2 c #989671", ".3 c #5f5d45", ".4 c #807d68", ".5 c #949276", ".6 c #908e71", ".7 c #858360", ".8 c #666449", "#` c #88866e", "#. c #9f9d7a", "## c #979570", "#a c #97956f", "#b c #918e69", "#c c #403f2f", "#d c #8f8d72", "#e c #8e8c6f", "#f c #8c8a6d", "#g c #888665", "#h c #888562", "#i c #484634", "#j c #737154", "#k c #8e8c67", "#l c #888662", "#m c #5d5c49", "#n c #898767", "#o c #888666", "#p c #878565", "#q c #5a5944", "#r c #454433", "#s c #464535", "#t c #6e6c52", "#u c #838160", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`b`c`d`e`f`g`a`a`a`a", "`h`h`h`h`i`j`k`l`m`n`o`p`h`h`h`h", "`q`q`q`r`s`t`u`v`w`x`y`z`A`q`q`q", "`B`B`C`D`E`F`G`H`I`J`K`L`M`N`B`B", "`O`O`P`Q`R`S`T`U`V`W`X`Y`Z`0`O`O", "`1`1`2`3`y`4`5`l`6`7`8.`...#`1`1", ".a.a.b.c.d.e.f.g.h.i`6.j.k.l.a.a", ".m.m.n.o.p.q.r.s.t.u.v.w`Z.x.m.m", ".y.y.z.A.B.C`8.D.E.F`J.G.H.I.y.y", ".J.J.K.L.k.h.M.N.O.P.Q.R.S.T.J.J", ".U.U.V.W.k.h.X.Y.Z.0.1.2.3.4.U.U", ".5.5.5.6.7.h.8#`#.###a#b#c#d.5.5", "#e#e#e#e#f#g#h#i#j#k#l`X#m#e#e#e", "#n#n#n#n#n#n#o#p#q#r#s#t#n#n#n#n", "#u#u#u#u#u#u#u#u#u#u#u#u#u#u#u#u", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/shade-pressed.xpm0000444000000000000000000001150710361474174017426 0ustar /* XPM */ static char *shade-pressed[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #ecebe1", "`c c #d9e5ca", "`d c #a9a8a1", "`e c #85846e", "`f c #8b887f", "`g c #e3dfd9", "`h c #e9e5dc", "`i c #d8e0c9", "`j c #78c75a", "`k c #36b60d", "`l c #237e04", "`m c #b8b84b", "`n c #ffff62", "`o c #e8e63b", "`p c #686645", "`q c #e2dfd4", "`r c #c2d7af", "`s c #3db714", "`t c #30b600", "`u c #33b900", "`v c #487517", "`w c #fffe6c", "`x c #fef547", "`y c #fbef37", "`z c #837c1d", "`A c #c6cdb6", "`B c #dcd8cb", "`C c #d2cfc1", "`D c #4b6e2b", "`E c #78862b", "`F c #5f751a", "`G c #2c8a01", "`H c #38700d", "`I c #f4e641", "`J c #fbe833", "`K c #f1dd31", "`L c #656314", "`M c #5cbf2a", "`N c #dad7c8", "`O c #d6d2c3", "`P c #797862", "`Q c #eceb63", "`R c #fff363", "`S c #fde938", "`T c #7d7418", "`U c #389b00", "`V c #4d5c0f", "`W c #95851c", "`X c #6d6514", "`Y c #318001", "`Z c #43c400", "`0 c #a2cc7f", "`1 c #d0ccba", "`2 c #838242", "`3 c #ffed6a", "`4 c #fedf35", "`5 c #fddc2d", "`6 c #caaf23", "`7 c #348500", "`8 c #52cc00", ".` c #48b200", ".. c #4ec300", ".# c #4fcc00", ".a c #4bc900", ".b c #71c73a", ".c c #c9c6b2", ".d c #526b1e", ".e c #fcd73d", ".f c #fdd429", ".g c #f7ce27", ".h c #9e8319", ".i c #44a100", ".j c #5bd400", ".k c #57c900", ".l c #58ce00", ".m c #58d100", ".n c #53ce00", ".o c #61c91d", ".p c #c2c0a9", ".q c #389b09", ".r c #635d11", ".s c #b5911a", ".t c #947615", ".u c #3a6303", ".v c #4ead02", ".w c #627221", ".x c #9c883c", ".y c #8f752a", ".z c #446509", ".A c #55c700", ".B c #64cb1b", ".C c #bcbaa1", ".D c #57be1e", ".E c #43bb00", ".F c #3b9600", ".G c #49ac00", ".H c #58c400", ".I c #7d7931", ".J c #fed073", ".K c #ffbe56", ".L c #ffba30", ".M c #eaa719", ".N c #3f5a03", ".O c #76ca30", ".P c #b6b398", ".Q c #7eba4f", ".R c #49c700", ".S c #52cd00", ".T c #5bd300", ".U c #428607", ".V c #edbd65", ".W c #feb352", ".X c #feae19", ".Y c #fead14", ".Z c #fca914", ".0 c #8b5d0a", ".1 c #8baa5f", ".2 c #b0ad90", ".3 c #aaae88", ".4 c #55c50f", ".5 c #5cd400", ".6 c #407b0c", ".7 c #feb35c", ".8 c #fea72a", "#` c #fea510", "#. c #fea30f", "## c #fca00f", "#a c #9c6209", "#b c #928f77", "#c c #a9a687", "#d c #96ad6c", "#e c #58ca0a", "#f c #499e02", "#g c #c27e34", "#h c #fd9c1d", "#i c #fe9b0b", "#j c #fd990a", "#k c #f29009", "#l c #66410d", "#m c #a4a183", "#n c #a2a07f", "#o c #98a570", "#p c #73bf2d", "#q c #61d303", "#r c #456108", "#s c #bf6f09", "#t c #f18906", "#u c #e78205", "#v c #834b04", "#w c #6b6952", "#x c #9c9a76", "#y c #999c71", "#z c #91a262", "#A c #66654d", "#B c #564b31", "#C c #554e36", "#D c #7d7b5e", "#E c #96946e", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`b`c`d`e`f`g`a`a`a`a", "`h`h`h`h`i`j`k`l`m`n`o`p`h`h`h`h", "`q`q`q`r`s`t`u`v`w`x`y`z`A`q`q`q", "`B`B`C`D`E`F`G`H`I`J`K`L`M`N`B`B", "`O`O`P`Q`R`S`T`U`V`W`X`Y`Z`0`O`O", "`1`1`2`3`4`5`6`7`8.`...#.a.b`1`1", ".c.c.d.e.f.g.h.i.j.k.l.m.n.o.c.c", ".p.p.q.r.s.t.u.v.w.x.y.z.A.B.p.p", ".C.C.D.E.F.G.H.I.J.K.L.M.N.O.C.C", ".P.P.Q.R.S.T.U.V.W.X.Y.Z.0.1.P.P", ".2.2.3.4.n.5.6.7.8#`#.###a#b.2.2", "#c#c#c#d#e.T#f#g#h#i#j#k#l#m#c#c", "#n#n#n#n#o#p#q#r#s#t#u#v#w#n#n#n", "#x#x#x#x#x#x#y#z#A#B#C#D#x#x#x#x", "#E#E#E#E#E#E#E#E#E#E#E#E#E#E#E#E", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/themerc0000444000000000000000000000006710361474174015522 0ustar full_width_title=true button_offset=0 button_spacing=0 oroborus-2.0.20/themes/Elberg_Green/title-1-active.xpm0000444000000000000000000001053210361474174017424 0ustar /* XPM */ static char *title-1-active[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #e9e5dc", "`c c #e2dfd4", "`d c #dcd8cb", "`e c #d6d2c3", "`f c #d0ccba", "`g c #c9c6b2", "`h c #c2c0a9", "`i c #bcbaa1", "`j c #b6b398", "`k c #b0ad90", "`l c #a9a687", "`m c #a2a07f", "`n c #9c9a76", "`o c #96946e", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/title-1-inactive.xpm0000444000000000000000000001053410361474174017755 0ustar /* XPM */ static char *title-1-inactive[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #ccc8c1", "`c c #c6c3ba", "`d c #c1beb2", "`e c #bbb8aa", "`f c #b6b3a3", "`g c #b0ad9c", "`h c #aaa894", "`i c #a5a28d", "`j c #9f9c85", "`k c #9a977e", "`l c #949276", "`m c #8e8c6f", "`n c #898767", "`o c #838160", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`.`.`." }; oroborus-2.0.20/themes/Elberg_Green/title-2-active.xpm0000444000000000000000000001121210361474174017421 0ustar /* XPM */ static char *title-2-active[] = { /* width height num_colors chars_per_pixel */ " 11 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #2a3027", "`a c #f6f1ed", "`b c #e2deda", "`c c #656363", "`d c #24551b", "`e c #f0ece5", "`f c #dedad5", "`g c #c3c0bb", "`h c #a7a4a1", "`i c #2c4824", "`j c #e9e5dc", "`k c #888683", "`l c #343433", "`m c #303f29", "`n c #6e6c6a", "`o c #a4a19c", "`p c #4a4848", "`q c #2a6415", "`r c #e2dfd4", "`s c #a29f99", "`t c #313c2b", "`u c #2e8307", "`v c #2d9100", "`w c #2e8605", "`x c #305b1b", "`y c #314b24", "`z c #2f6715", "`A c #2d9000", "`B c #dcd8cb", "`C c #656360", "`D c #336a15", "`E c #359600", "`F c #d6d2c3", "`G c #63615d", "`H c #386d15", "`I c #3d9a00", "`J c #d0ccba", "`K c #959388", "`L c #333c2c", "`M c #429006", "`N c #459e00", "`O c #c9c6b2", "`P c #747269", "`Q c #344328", "`R c #4c9e01", "`S c #4da200", "`T c #c2c0a9", "`U c #c0bda8", "`V c #4d4c48", "`W c #447115", "`X c #55a600", "`Y c #bcbaa1", "`Z c #8b8979", "`0 c #394826", "`1 c #5eaa00", "`2 c #b6b398", "`3 c #a9a78e", "`4 c #31332e", "`5 c #66ae00", "`6 c #b0ad90", "`7 c #a4a287", "`8 c #32342e", ".` c #6eb200", ".. c #a9a687", ".# c #7f7d69", ".a c #3e4b26", ".b c #76b700", ".c c #a2a07f", ".d c #a19f7e", ".e c #474640", ".f c #5b7d15", ".g c #7ebc00", ".h c #9c9a76", ".i c #9b9975", ".j c #605f50", ".k c #3e4828", ".l c #83bb01", ".m c #86c000", ".n c #8d8b68", ".o c #737259", ".p c #44443d", ".q c #404928", ".r c #83b206", ".s c #8ec400", ".t c #303030", ".u c #313028", ".v c #313025", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````````````````````", "`.`.`.`.`.`.`.`.`.`.`#", "`a`a`a`a`a`a`a`a`b`c`d", "`e`e`e`e`f`g`f`e`e`h`i", "`j`j`j`k`l`m`l`n`o`p`q", "`r`r`s`t`u`v`w`x`y`z`A", "`B`B`C`D`E`E`E`E`E`E`E", "`F`F`G`H`I`I`I`I`I`I`I", "`J`J`K`L`M`N`N`N`N`N`N", "`O`O`O`P`Q`R`S`S`S`S`S", "`T`T`T`U`V`W`X`X`X`X`X", "`Y`Y`Y`Y`Z`0`1`1`1`1`1", "`2`2`2`2`3`4`5`5`5`5`5", "`6`6`6`6`7`8.`.`.`.`.`", ".........#.a.b.b.b.b.b", ".c.c.c.d.e.f.g.g.g.g.g", ".h.h.i.j.k.l.m.m.m.m.m", ".n.o.p.q.r.s.s.s.s.s.s", ".t.t.t.u.v.v.v.v.v.v.v" }; oroborus-2.0.20/themes/Elberg_Green/title-2-inactive.xpm0000444000000000000000000001121410361474174017752 0ustar /* XPM */ static char *title-2-inactive[] = { /* width height num_colors chars_per_pixel */ " 11 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #2f2e2f", "`a c #2c2b2c", "`b c #d7d3cf", "`c c #c6c2bf", "`d c #585756", "`e c #373737", "`f c #d2cec8", "`g c #c2bfba", "`h c #aaa8a3", "`i c #92908d", "`j c #343434", "`k c #ccc8c1", "`l c #777572", "`m c #313131", "`n c #2f2f2f", "`o c #605f5d", "`p c #908d89", "`q c #414040", "`r c #3c3c3c", "`s c #c6c3ba", "`t c #8e8b86", "`u c #302f30", "`v c #444444", "`w c #484848", "`x c #454545", "`y c #3a3a3a", "`z c #363536", "`A c #3d3d3d", "`B c #c1beb2", "`C c #585754", "`D c #3f3f3f", "`E c #4a4a4a", "`F c #bbb8aa", "`G c #565551", "`H c #404040", "`I c #4c4c4c", "`J c #b6b3a3", "`K c #828077", "`L c #303030", "`M c #4b4b4b", "`N c #4e4e4e", "`O c #b0ad9c", "`P c #65645c", "`Q c #323232", "`R c #505050", "`S c #aaa894", "`T c #a8a692", "`U c #43433f", "`V c #424242", "`W c #535353", "`X c #a5a28d", "`Y c #7a786a", "`Z c #353535", "`0 c #555555", "`1 c #9f9c85", "`2 c #94927c", "`3 c #2e2e2e", "`4 c #575757", "`5 c #9a977e", "`6 c #8f8d76", "`7 c #595959", "`8 c #949276", ".` c #6f6d5c", ".. c #363636", ".# c #5b5b5b", ".a c #8e8c6f", ".b c #8d8b6e", ".c c #3e3e38", ".d c #5e5e5e", ".e c #898767", ".f c #878666", ".g c #545346", ".h c #606060", ".i c #7b795b", ".j c #64634e", ".k c #3c3c35", ".l c #5c5c5c", ".m c #626262", ".n c #2d2d2d", ".o c #2c2c2c", ".p c #2b2a2b", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````````````````````", "`.`.`.`.`.`.`.`.`.`#`a", "`b`b`b`b`b`b`b`b`c`d`e", "`f`f`f`f`g`h`g`f`f`i`j", "`k`k`k`l`#`m`n`o`p`q`r", "`s`s`t`u`v`w`x`y`z`A`w", "`B`B`C`D`E`E`E`E`E`E`E", "`F`F`G`H`I`I`I`I`I`I`I", "`J`J`K`L`M`N`N`N`N`N`N", "`O`O`O`P`Q`R`R`R`R`R`R", "`S`S`S`T`U`V`W`W`W`W`W", "`X`X`X`X`Y`Z`0`0`0`0`0", "`1`1`1`1`2`3`4`4`4`4`4", "`5`5`5`5`6`3`7`7`7`7`7", "`8`8`8`8.`...#.#.#.#.#", ".a.a.a.b.c`w.d.d.d.d.d", ".e.e.f.g`Z.d.h.h.h.h.h", ".i.j.k...l.m.m.m.m.m.m", ".n`3`L.o.p.p.p.p.p.p.p" }; oroborus-2.0.20/themes/Elberg_Green/title-3-active.xpm0000444000000000000000000001053210361474174017426 0ustar /* XPM */ static char *title-3-active[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #283024", "`# c #158400", "`a c #1d8800", "`b c #258c00", "`c c #2d9100", "`d c #359600", "`e c #3d9a00", "`f c #459e00", "`g c #4da200", "`h c #55a600", "`i c #5eaa00", "`j c #66ae00", "`k c #6eb200", "`l c #76b700", "`m c #7ebc00", "`n c #86c000", "`o c #8ec400", "`p c #313025", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`p`p`p" }; oroborus-2.0.20/themes/Elberg_Green/title-3-inactive.xpm0000444000000000000000000001053410361474174017757 0ustar /* XPM */ static char *title-3-inactive[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2a2a2a", "`# c #424242", "`a c #444444", "`b c #464646", "`c c #484848", "`d c #4a4a4a", "`e c #4c4c4c", "`f c #4e4e4e", "`g c #505050", "`h c #535353", "`i c #555555", "`j c #575757", "`k c #595959", "`l c #5b5b5b", "`m c #5e5e5e", "`n c #606060", "`o c #626262", "`p c #2b2a2b", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`p`p`p" }; oroborus-2.0.20/themes/Elberg_Green/title-4-active.xpm0000444000000000000000000001121210361474174017423 0ustar /* XPM */ static char *title-4-active[] = { /* width height num_colors chars_per_pixel */ " 11 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #303030", "`# c #313031", "`a c #1b7409", "`b c #25561a", "`c c #323531", "`d c #9a9795", "`e c #f6f1ed", "`f c #1d8800", "`g c #207a08", "`h c #2e392b", "`i c #aaa8a3", "`j c #f0ece5", "`k c #258c00", "`l c #296f0f", "`m c #3f3f3e", "`n c #e3dfd7", "`o c #e9e5dc", "`p c #2d9100", "`q c #303f29", "`r c #adaaa2", "`s c #e2dfd4", "`t c #359600", "`u c #32591c", "`v c #8b8982", "`w c #dcd8cb", "`x c #3d9a00", "`y c #355b1c", "`z c #87867e", "`A c #d6d2c3", "`B c #459e00", "`C c #459d00", "`D c #334029", "`E c #9f9d90", "`F c #d0ccba", "`G c #4da200", "`H c #437d0f", "`I c #3c3c3a", "`J c #c4c1ae", "`K c #c9c6b2", "`L c #55a600", "`M c #4f9407", "`N c #333b2b", "`O c #8d8b7c", "`P c #c2c0a9", "`Q c #5eaa00", "`R c #5da901", "`S c #37422a", "`T c #747367", "`U c #bcbaa1", "`V c #66ae00", "`W c #5b950a", "`X c #3d3c3a", "`Y c #b4b196", "`Z c #b6b398", "`0 c #6eb200", "`1 c #62990a", "`2 c #aeab8e", "`3 c #b0ad90", "`4 c #76b700", "`5 c #75b501", "`6 c #3b442a", "`7 c #6c6a5b", "`8 c #a7a586", ".` c #82806c", ".. c #55544b", ".# c #5c5a50", ".a c #97957a", ".b c #a9a687", ".c c #7ebc00", ".d c #72a508", ".e c #3d452a", ".f c #3c3b38", ".g c #3a402b", ".h c #5d7f15", ".i c #526b1c", ".j c #3d3c39", ".k c #9e9c7c", ".l c #86c000", ".m c #85be01", ".n c #76a30a", ".o c #3b412b", ".p c #848266", ".q c #8ec400", ".r c #8dc101", ".s c #6f9310", ".t c #343432", ".u c #8d8b68", ".v c #313025", ".w c #313028", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````````````````````", "`.`.`#`#`#`#`#`#`#`#`#", "`a`b`c`d`e`e`e`e`e`e`e", "`f`f`g`h`i`j`j`j`j`j`j", "`k`k`k`l`m`n`o`o`o`o`o", "`p`p`p`p`q`r`s`s`s`s`s", "`t`t`t`t`u`v`w`w`w`w`w", "`x`x`x`x`y`z`A`A`A`A`A", "`B`B`B`C`D`E`F`F`F`F`F", "`G`G`G`H`I`J`K`K`K`K`K", "`L`L`M`N`O`P`P`P`P`P`P", "`Q`R`S`T`U`U`U`U`U`U`U", "`V`W`X`Y`Z`Z`Z`Z`Z`Z`Z", "`0`1`X`2`3`3`3`3`3`3`3", "`4`5`6`7`8`8.`...#.a.b", ".c.c.d.e.f.f.g.h.i.j.k", ".l.l.l.m.n.n.m.l.l.o.p", ".q.q.q.q.q.q.q.r.s.t.u", ".v.v.v.v.v.v.v.w`#`#`#" }; oroborus-2.0.20/themes/Elberg_Green/title-4-inactive.xpm0000444000000000000000000001121410361474174017754 0ustar /* XPM */ static char *title-4-inactive[] = { /* width height num_colors chars_per_pixel */ " 11 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #303030", "`# c #2f2e2f", "`a c #2e2d2e", "`b c #3e3e3e", "`c c #383838", "`d c #302f2f", "`e c #868583", "`f c #d7d3cf", "`g c #444444", "`h c #414141", "`i c #2e2e2e", "`j c #95938f", "`k c #d2cec8", "`l c #464646", "`m c #3f3f3f", "`n c #383837", "`o c #c7c3bc", "`p c #ccc8c1", "`q c #484848", "`r c #313131", "`s c #97958e", "`t c #c6c3ba", "`u c #4a4a4a", "`v c #3a3a3a", "`w c #7a7872", "`x c #c1beb2", "`y c #4c4c4c", "`z c #76756e", "`A c #bbb8aa", "`B c #4e4e4e", "`C c #323232", "`D c #8b897e", "`E c #b6b3a3", "`F c #505050", "`G c #363634", "`H c #aba998", "`I c #b0ad9c", "`J c #535353", "`K c #7b796d", "`L c #aaa894", "`M c #555555", "`N c #545454", "`O c #333333", "`P c #66645a", "`Q c #a5a28d", "`R c #575757", "`S c #4f4f4f", "`T c #373634", "`U c #9d9b84", "`V c #9f9c85", "`W c #595959", "`X c #515151", "`Y c #98967d", "`Z c #9a977e", "`0 c #5b5b5b", "`1 c #343434", "`2 c #5e5d50", "`3 c #929075", "`4 c #72705e", "`5 c #4b4a42", "`6 c #504f46", "`7 c #84826b", "`8 c #949276", ".` c #5e5e5e", ".. c #565656", ".# c #363533", ".a c #4a494a", ".b c #434343", ".c c #8a886c", ".d c #606060", ".e c #5f5f5f", ".f c #343334", ".g c #737159", ".h c #626262", ".i c #616161", ".j c #7b795b", ".k c #2b2a2b", ".l c #2c2c2c", ".m c #313031", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````````````````````", "`.`.`#`a`a`a`a`a`a`a`a", "`b`c`d`e`f`f`f`f`f`f`f", "`g`g`h`i`j`k`k`k`k`k`k", "`l`l`l`m`n`o`p`p`p`p`p", "`q`q`q`q`r`s`t`t`t`t`t", "`u`u`u`u`v`w`x`x`x`x`x", "`y`y`y`y`v`z`A`A`A`A`A", "`B`B`B`B`C`D`E`E`E`E`E", "`F`F`F`l`G`H`I`I`I`I`I", "`J`J`B`.`K`L`L`L`L`L`L", "`M`N`O`P`Q`Q`Q`Q`Q`Q`Q", "`R`S`T`U`V`V`V`V`V`V`V", "`W`X`T`Y`Z`Z`Z`Z`Z`Z`Z", "`0`0`1`2`3`3`4`5`6`7`8", ".`.`..`1.#.#`O.a.b.#.c", ".d.d.d.e.....e.d.d.f.g", ".h.h.h.h.h.h.h.i`X`d.j", ".k.k.k.k.k.k.k.l.m`#`a" }; oroborus-2.0.20/themes/Elberg_Green/title-5-active.xpm0000444000000000000000000000061610361474174017432 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/Elberg_Green/title-5-inactive.xpm0000444000000000000000000000062610361474174017762 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/Elberg_Green/top-left-active.xpm0000444000000000000000000001071510361474174017702 0ustar /* XPM */ static char *top-left-active[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #f6f1ed", "`b c #f0ece5", "`c c #e9e5dc", "`d c #e2dfd4", "`e c #dcd8cb", "`f c #d6d2c3", "`g c #d0ccba", "`h c #c9c6b2", "`i c #c6c7ad", "`j c #c2c0a9", "`k c #bcbaa1", "`l c #b6b398", "`m c #b0ad90", "`n c #a9a687", "`o c #a2a07f", "`p c #9c9a76", "`q c #96946e", "`r c #94926b", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "```.`.`.`.`.", "```.`#`a`a`a", "```.`#`b`b`b", "```.`#`c`c`c", "```.`#`d`d`d", "```.`#`e`e`e", "```.`#`f`f`f", "```.`#`g`g`g", "```.`#`h`h`h", "```.`#`i`j`j", "```.`#`i`k`k", "```.`#`i`l`l", "```.`#`i`m`m", "```.`#`i`n`n", "```.`#`i`o`o", "```.`#`i`p`p", "```.`#`i`q`q", "```.`#`i`r`." }; oroborus-2.0.20/themes/Elberg_Green/top-left-inactive.xpm0000444000000000000000000001071710361474174020233 0ustar /* XPM */ static char *top-left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #302e30", "`# c #2e2d2e", "`a c #d8d5d1", "`b c #d7d3cf", "`c c #d2cec8", "`d c #ccc8c1", "`e c #c6c3ba", "`f c #c1beb2", "`g c #bbb8aa", "`h c #b6b3a3", "`i c #b0ad9c", "`j c #adae97", "`k c #aaa894", "`l c #a5a28d", "`m c #9f9c85", "`n c #9a977e", "`o c #949276", "`p c #8e8c6f", "`q c #898767", "`r c #838160", "`s c #81805e", "`t c #2c2c2c", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "```.`#`#`#`#", "```#`a`b`b`b", "```#`a`c`c`c", "```#`a`d`d`d", "```#`a`e`e`e", "```#`a`f`f`f", "```#`a`g`g`g", "```#`a`h`h`h", "```#`a`i`i`i", "```#`a`j`k`k", "```#`a`j`l`l", "```#`a`j`m`m", "```#`a`j`n`n", "```#`a`j`o`o", "```#`a`j`p`p", "```#`a`j`q`q", "```#`a`j`r`r", "```#`a`j`s`t" }; oroborus-2.0.20/themes/Elberg_Green/top-right-active.xpm0000444000000000000000000001071610361474174020066 0ustar /* XPM */ static char *top-right-active[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f7f3ef", "`b c #f0ece5", "`c c #c6c7ad", "`d c #e9e5dc", "`e c #94926b", "`f c #e2dfd4", "`g c #dcd8cb", "`h c #d6d2c3", "`i c #d0ccba", "`j c #c9c6b2", "`k c #c2c0a9", "`l c #bcbaa1", "`m c #b6b398", "`n c #b0ad90", "`o c #a9a687", "`p c #a2a07f", "`q c #9c9a76", "`r c #96946e", "`s c #ffffff", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "`.`.`.`.`.``", "`#`#`#`a`.``", "`b`b`b`c`.``", "`d`d`d`e`.``", "`f`f`f`e`.``", "`g`g`g`e`.``", "`h`h`h`e`.``", "`i`i`i`e`.``", "`j`j`j`e`.``", "`k`k`c`e`.``", "`l`l`c`e`.``", "`m`m`c`e`.``", "`n`n`c`e`.``", "`o`o`c`e`.``", "`p`p`c`e`.``", "`q`q`c`e`.``", "`r`r`c`e`.``", "`.`s`c`e`.``" }; oroborus-2.0.20/themes/Elberg_Green/top-right-inactive.xpm0000444000000000000000000001072010361474174020410 0ustar /* XPM */ static char *top-right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #302e30", "`a c #d7d3cf", "`b c #d8d5d1", "`c c #d2cec8", "`d c #adae97", "`e c #ccc8c1", "`f c #81805e", "`g c #c6c3ba", "`h c #c1beb2", "`i c #bbb8aa", "`j c #b6b3a3", "`k c #b0ad9c", "`l c #aaa894", "`m c #a5a28d", "`n c #9f9c85", "`o c #9a977e", "`p c #949276", "`q c #8e8c6f", "`r c #898767", "`s c #838160", "`t c #2d2c2d", "`u c #e1e1e1", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "`.`.`.`.`#``", "`a`a`a`b`.``", "`c`c`c`d`.``", "`e`e`e`f`.``", "`g`g`g`f`.``", "`h`h`h`f`.``", "`i`i`i`f`.``", "`j`j`j`f`.``", "`k`k`k`f`.``", "`l`l`d`f`.``", "`m`m`d`f`.``", "`n`n`d`f`.``", "`o`o`d`f`.``", "`p`p`d`f`.``", "`q`q`d`f`.``", "`r`r`d`f`.``", "`s`s`d`f`.``", "`t`u`d`f`.``" }; oroborus-2.0.20/themes/Elberg_Red/0000755000000000000000000000000011336023700013605 5ustar oroborus-2.0.20/themes/Elberg_Red/Makefile.am0000644000000000000000000000167710361474174015670 0ustar themedir = $(prefix)/share/oroborus/themes/Elberg_Red theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/Elberg_Red/Makefile.in0000644000000000000000000002320610361474437015673 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/Elberg_Red DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/Elberg_Red theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/Elberg_Red/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/Elberg_Red/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/Elberg_Red/bottom-active.xpm0000444000000000000000000001061310361474174017123 0ustar /* XPM */ static char *bottom-active[] = { /* width height num_colors chars_per_pixel */ " 18 6 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a", "````````````````````````````````````", "`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Red/bottom-inactive.xpm0000444000000000000000000001061510361474174017454 0ustar /* XPM */ static char *bottom-inactive[] = { /* width height num_colors chars_per_pixel */ " 18 6 256 2", /* colors */ "`` c #2f2e2f", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #2e2d2e", "`c c #4a4d4a", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a`a", "`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b`b", "`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c`c" }; oroborus-2.0.20/themes/Elberg_Red/bottom-left-active.xpm0000444000000000000000000001040110361474174020046 0ustar /* XPM */ static char *bottom-leftl-active[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #c6c7ad", "`b c #94926b", "`c c #ffffff", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`c`a`b`c", "```.`#`a`a`a", "```.`#`a`b`b", "```.`.`.`.`.", "````````````" }; oroborus-2.0.20/themes/Elberg_Red/bottom-left-inactive.xpm0000444000000000000000000001040210361474174020376 0ustar /* XPM */ static char *bottom-left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d8d5d1", "`a c #adae97", "`b c #81805e", "`c c #2d2c2d", "`d c #dfdfdf", "`e c #e1e1e1", "`f c #302e30", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`c", "```.`d`a`b`e", "```.`#`a`a`a", "```.`#`a`b`b", "```f`.`.`.`.", "````````````" }; oroborus-2.0.20/themes/Elberg_Red/bottom-right-active.xpm0000444000000000000000000001040110361474174020231 0ustar /* XPM */ static char *bottom-right-active[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "`.`.`#`a```b", "`#`#`#`a```b", "`a`a`a`a```b", "```````````b", "`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Red/bottom-right-inactive.xpm0000444000000000000000000001040310361474174020562 0ustar /* XPM */ static char *bottom-right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 6 256 2", /* colors */ "`` c #2e2d2e", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #4a4d4a", "`c c #e1e1e1", "`d c #302e30", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "`.`c`#`a```b", "`#`#`#`a```b", "`a`a`a`a```b", "`````````d`b", "`b`b`b`b`b`b" }; oroborus-2.0.20/themes/Elberg_Red/close-active.xpm0000444000000000000000000000733010361474174016726 0ustar /* XPM */ static char * close_active_xpm[] = { "16 19 191 2", " c None", ". c #4D4A4A", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #C2BEB9", "% c #66642D", "& c #959187", "* c #ECE9E1", "= c #DFCACA", "- c #E0CCCC", "; c #EEEBE3", "> c #CAC6C0", ", c #646141", "' c #C1BDB9", ") c #E9E4DC", "! c #BCB9B2", "~ c #7E7F41", "{ c #FDFB5F", "] c #ABA32D", "^ c #64230D", "/ c #832200", "( c #852300", "_ c #822F11", ": c #7A7F40", "< c #FBEC52", "[ c #736529", "} c #BBB8B1", "| c #E2DED4", "1 c #B6B3AB", "2 c #7D7E40", "3 c #FDFA71", "4 c #FEEF4D", "5 c #FBE733", "6 c #7D771A", "7 c #721E00", "8 c #882400", "9 c #64201F", "0 c #F8EB6C", "a c #FFD84D", "b c #F8CE27", "c c #6D5B21", "d c #B5B2AA", "e c #DCD7CB", "f c #62603C", "g c #FCF750", "h c #FEEB48", "i c #FEE532", "j c #FEE130", "k c #F9DA2D", "l c #565D12", "m c #591C15", "n c #EDE167", "o c #FFD557", "p c #FECE27", "q c #FDCA23", "r c #EEBB1F", "s c #4F4017", "t c #D6D1C3", "u c #ADAA9E", "v c #867924", "w c #FCDE2F", "x c #FEDD2E", "y c #FEDB2C", "z c #FED729", "A c #F5CE29", "B c #E2CC57", "C c #FFD45F", "D c #FEC927", "E c #FEC722", "F c #F7BE1E", "G c #A57D14", "H c #847F70", "I c #D0CBBA", "J c #793825", "K c #7A7214", "L c #FCD429", "M c #FED327", "N c #FED026", "O c #FECD25", "P c #FECA32", "Q c #FEC527", "R c #FEC120", "S c #F7BA1D", "T c #A97E12", "U c #62342C", "V c #C9C5B2", "W c #8F2B08", "X c #6F1D00", "Y c #847214", "Z c #FEC822", "` c #FEC420", " . c #FEC11F", ".. c #FEBD1D", "+. c #F8B61A", "@. c #AB7D11", "#. c #5D1400", "$. c #A63F1D", "%. c #C2C0A9", "&. c #912C08", "*. c #962800", "=. c #621A01", "-. c #C19F25", ";. c #FEC222", ">. c #FEBC1D", ",. c #FEB91A", "'. c #FEB719", "). c #E09E15", "!. c #4B0E00", "~. c #AB2D00", "{. c #A93E1A", "]. c #BCBAA1", "^. c #993B1E", "/. c #8D2500", "(. c #65712C", "_. c #FDCD64", ":. c #FEBA29", "<. c #FEB518", "[. c #FEB217", "}. c #FEAF16", "|. c #FAA914", "1. c #7C5A08", "2. c #902600", "3. c #AE4D30", "4. c #B6B398", "5. c #9F5C4F", "6. c #466120", "7. c #F9CB6E", "8. c #FEB64B", "9. c #FEB218", "0. c #FCAC15", "a. c #FCAA13", "b. c #FEA711", "c. c #FEA410", "d. c #F99D0E", "e. c #584C06", "f. c #A1655B", "g. c #B0AC90", "h. c #AFAB8F", "i. c #645C40", "j. c #EEC161", "k. c #FFB454", "l. c #FEAD19", "m. c #F9A712", "n. c #BC7C0E", "o. c #A0680A", "p. c #FC9F0E", "q. c #FE9D0C", "r. c #FD9A0A", "s. c #EE8C08", "t. c #594221", "u. c #AAA78B", "v. c #A9A587", "w. c #A39F82", "x. c #654F1D", "y. c #FBAE39", "z. c #FEA919", "A. c #F9A310", "B. c #BC790C", "C. c #580F00", "D. c #7D1F00", "E. c #A46507", "F. c #FC9508", "G. c #FC9107", "H. c #E88305", "I. c #57340B", "J. c #99977A", "K. c #A29F7F", "L. c #828166", "M. c #65440F", "N. c #F0990E", "O. c #BD750A", "P. c #530E02", "Q. c #B22F00", "R. c #B73000", "S. c #741E04", "T. c #A75D02", "U. c #E77D03", "V. c #5A3608", "W. c #828066", "X. c #9C9976", "Y. c #7D7B5E", "Z. c #51350B", "`. c #564B31", " + c #959A70", ".+ c #9D6262", "++ c #9E6363", "@+ c #979A72", "#+ c #646048", "$+ c #462909", "%+ c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # $ % & * = - ; > , ' # # # ", ") ) ! ~ { ] ^ / ( _ : < [ } ) ) ", "| 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 e ", "t u v w x y z A B C D E F G H t ", "I I J K L M N O P Q R S T U I I ", "V V W X Y q Z ` ...+.@.#.$.V V ", "%.%.&.*.=.-.;.>.,.'.).!.~.{.%.%.", "].].^./.(._.:.<.[.}.|.1.2.3.].].", "4.4.5.6.7.8.9.0.a.b.c.d.e.f.4.4.", "g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.g.", "v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.v.", "K.K.L.M.N.O.P.Q.R.S.T.U.V.W.K.K.", "X.X.X.Y.Z.`. +.+++@+#+$+Y.X.X.X.", "%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Red/close-inactive.xpm0000444000000000000000000001151010361474174017250 0ustar /* XPM */ static char *close-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #aaa7a1", "`c c #4d4c40", "`d c #817e79", "`e c #d0ccc6", "`f c #c7c3ba", "`g c #c8c4bb", "`h c #d1cdc7", "`i c #b1ada8", "`j c #514f47", "`k c #aaa6a1", "`l c #ccc8c1", "`m c #a5a29c", "`n c #666556", "`o c #bab9a1", "`p c #77755f", "`q c #5b5a45", "`r c #787657", "`s c #757359", "`t c #656456", "`u c #b3b298", "`v c #555344", "`w c #a4a19b", "`x c #c6c3ba", "`y c #a09e96", "`z c #656454", "`A c #c2c1ab", "`B c #b3b297", "`C c #a7a586", "`D c #5a5946", "`E c #656449", "`F c #787656", "`G c #535240", "`H c #bdbca6", "`I c #a19f7e", "`J c #4d4c3d", "`K c #9f9c95", "`L c #c1beb2", "`M c #4f4e44", "`N c #b2b095", "`O c #a7a687", "`P c #a6a485", "`Q c #a4a281", "`R c #4a4938", "`S c #4b4a39", "`T c #b5b39e", "`U c #b7b69c", "`V c #a3a181", "`W c #999773", "`X c #36362a", "`Y c #bbb8aa", "`Z c #98958a", "`0 c #5c5a4a", "`1 c #a6a484", "`2 c #a6a483", "`3 c #a5a382", "`4 c #9f9d7d", "`5 c #a8a790", "`6 c #bbbaa1", "`7 c #a19f7d", "`8 c #9d9b78", ".` c #6b694e", ".. c #716f66", ".# c #b6b3a3", ".a c #6c6a54", ".b c #585744", ".c c #a3a180", ".d c #a2a07f", ".e c #a8a687", ".f c #a09e7c", ".g c #9c9a77", ".h c #6c6b4f", ".i c #555345", ".j c #b0ad9c", ".k c #7e7c5c", ".l c #5f5e45", ".m c #5b5a46", ".n c #a29f7e", ".o c #a19e7c", ".p c #a09e7b", ".q c #9f9d7a", ".r c #9c9a76", ".s c #6d6b4f", ".t c #4c4a36", ".u c #8a8768", ".v c #aaa894", ".w c #7f7d5c", ".x c #51503a", ".y c #807e65", ".z c #9e9c79", ".A c #8c8a68", ".B c #3b3a2b", ".C c #868461", ".D c #8a8867", ".E c #a5a28d", ".F c #858364", ".G c #767455", ".H c #605f4e", ".I c #bdbba4", ".J c #9a9873", ".K c #53523d", ".L c #706e51", ".M c #8f8d6e", ".N c #9f9c85", ".O c #8b886e", ".P c #555442", ".Q c #bebda7", ".R c #b2b195", ".S c #9b9975", ".T c #9a9874", ".U c #9b9874", ".V c #979570", ".W c #474634", ".X c #8a876e", ".Y c #9a977e", ".Z c #99967d", ".0 c #535243", ".1 c #b3b29b", ".2 c #b7b59b", ".3 c #9e9b79", ".4 c #989672", ".5 c #747254", ".6 c #626048", ".7 c #989671", ".8 c #8e8c67", "#` c #403e31", "#. c #95927a", "## c #949276", "#a c #8e8c71", "#b c #474638", "#c c #a9a789", "#d c #989570", "#e c #737153", "#f c #454432", "#g c #5e5d44", "#h c #646248", "#i c #96936e", "#j c #95936d", "#k c #898763", "#l c #373527", "#m c #86846b", "#n c #8e8c6f", "#o c #727059", "#p c #403f30", "#q c #92906b", "#r c #444330", "#s c #8a8863", "#t c #8c8a65", "#u c #5a5941", "#v c #636147", "#w c #878561", "#x c #383729", "#y c #898767", "#z c #6e6c52", "#A c #343325", "#B c #454433", "#C c #888666", "#D c #898766", "#E c #565540", "#F c #2b2b20", "#G c #838160", "#H c #2d2c2d", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`b`c`d`e`f`g`h`i`j`k`a`a`a", "`l`l`m`n`o`p`q`r`r`s`t`u`v`w`l`l", "`x`y`z`A`B`C`D`E`F`G`H`B`I`J`K`x", "`L`M`B`N`O`P`Q`R`S`T`U`V`I`W`X`L", "`Y`Z`0`1`1`2`3`4`5`6`V`7`8.`..`Y", ".#.#.a.b.c`Q.c.d.e.c.f.g.h.i.#.#", ".j.j.k.l.m.n`I.o.p.q.r.s.t.u.j.j", ".v.v.w.w.x.y`7.q.z`8.A.B.C.D.v.v", ".E.E.F.G.H.I`3`8.g.g.J.K.L.M.E.E", ".N.N.O.P.Q.R`8.S.T.U.J.V.W.X.N.N", ".Y.Z.0.1.2.3.4.5.6.7.7.V.8#`#..Y", "###a#b#c.z#d#e#f#g#h#i#j#k#l#m##", "#n#n#o#p#q#e#r#s#t#u#v#w#x#o#n#n", "#y#y#y#z#A#B#C#D#D#D#E#F#z#y#y#y", "#G#G#G#G#G#G#G#G#G#G#G#G#G#G#G#G", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.#H" }; oroborus-2.0.20/themes/Elberg_Red/close-pressed.xpm0000444000000000000000000000733110361474174017121 0ustar /* XPM */ static char * close_pressed_xpm[] = { "16 19 191 2", " c None", ". c #4D4B4A", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #C2BEB9", "% c #66642D", "& c #959187", "* c #ECEAE1", "= c #E5CECA", "- c #E5CFCC", "; c #EEEBE3", "> c #CAC6C0", ", c #646141", "' c #C1BDB9", ") c #E9E4DC", "! c #BCB9B2", "~ c #7E7F41", "{ c #FDFB5F", "] c #ABA32D", "^ c #84350E", "/ c #B53D00", "( c #B63C00", "_ c #AB4411", ": c #7D8140", "< c #FBEC52", "[ c #736529", "} c #BBB8B1", "| c #E2DED4", "1 c #B6B3AB", "2 c #7D7E40", "3 c #FDFA71", "4 c #FEEF4D", "5 c #FBE733", "6 c #7F7919", "7 c #993000", "8 c #B53800", "9 c #6E2B20", "0 c #F8EB6C", "a c #FFD84D", "b c #F8CE27", "c c #6D5B21", "d c #B5B2AA", "e c #DCD7CB", "f c #62603C", "g c #FCF750", "h c #FEEB48", "i c #FEE532", "j c #FEE130", "k c #F9DA2D", "l c #5E6212", "m c #672614", "n c #EDE167", "o c #FFD557", "p c #FECE27", "q c #FDCA23", "r c #EEBB1F", "s c #4F4017", "t c #D6D1C3", "u c #ADAA9E", "v c #867924", "w c #FCDE2F", "x c #FEDD2E", "y c #FEDB2C", "z c #FED729", "A c #F5CE29", "B c #E2CC57", "C c #FFD45F", "D c #FEC927", "E c #FEC722", "F c #F7BE1E", "G c #A57D14", "H c #847F70", "I c #D0CBBA", "J c #954725", "K c #7E7414", "L c #FCD429", "M c #FED327", "N c #FED026", "O c #FECD25", "P c #FECA32", "Q c #FEC527", "R c #FEC120", "S c #F7BA1D", "T c #A97E12", "U c #6E3A2D", "V c #C9C5B2", "W c #BB4008", "X c #922B00", "Y c #877314", "Z c #FEC822", "` c #FEC420", " . c #FEC11F", ".. c #FEBD1D", "+. c #F8B61A", "@. c #AB7D11", "#. c #731A00", "$. c #C94A1D", "%. c #C2C0A9", "&. c #BE3E08", "*. c #C33700", "=. c #7D2301", "-. c #C19F25", ";. c #FEC222", ">. c #FEBC1D", ",. c #FEB91A", "'. c #FEB719", "). c #E09E15", "!. c #591100", "~. c #D33400", "{. c #CB471A", "]. c #BCBAA1", "^. c #BE4B1E", "/. c #B63300", "(. c #772C2C", "_. c #FDCD64", ":. c #FEBA29", "<. c #FEB518", "[. c #FEB217", "}. c #FEAF16", "|. c #FAA914", "1. c #815D09", "2. c #B02A00", "3. c #CA532F", "4. c #B6B398", "5. c #B3664F", "6. c #6B2720", "7. c #F9CB6E", "8. c #FEB64B", "9. c #FEB218", "0. c #FCAC15", "a. c #FCAA13", "b. c #FEA711", "c. c #FEA410", "d. c #F99D0E", "e. c #645205", "f. c #AD695C", "g. c #B0AC90", "h. c #AFAB8F", "i. c #645C40", "j. c #EEC161", "k. c #FFB454", "l. c #FEAD19", "m. c #F9A712", "n. c #BC7C0E", "o. c #A0680A", "p. c #FC9F0E", "q. c #FE9D0C", "r. c #FD9A0A", "s. c #EE8C08", "t. c #594221", "u. c #AAA78B", "v. c #A9A587", "w. c #A39F82", "x. c #654F1D", "y. c #FBAE39", "z. c #FEA919", "A. c #F9A310", "B. c #BC790C", "C. c #681100", "D. c #951E00", "E. c #A56407", "F. c #FC9508", "G. c #FC9107", "H. c #E88305", "I. c #57340B", "J. c #99977A", "K. c #A29F7F", "L. c #828166", "M. c #65440F", "N. c #F0990E", "O. c #BD750A", "P. c #631202", "Q. c #D93100", "R. c #DD3000", "S. c #8A1F05", "T. c #A75D02", "U. c #E77D03", "V. c #5A3608", "W. c #828066", "X. c #9C9976", "Y. c #7D7B5E", "Z. c #51350B", "`. c #564B31", " + c #979B70", ".+ c #A46862", "++ c #A46863", "@+ c #999B72", "#+ c #646048", "$+ c #462909", "%+ c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # $ % & * = - ; > , ' # # # ", ") ) ! ~ { ] ^ / ( _ : < [ } ) ) ", "| 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 e ", "t u v w x y z A B C D E F G H t ", "I I J K L M N O P Q R S T U I I ", "V V W X Y q Z ` ...+.@.#.$.V V ", "%.%.&.*.=.-.;.>.,.'.).!.~.{.%.%.", "].].^./.(._.:.<.[.}.|.1.2.3.].].", "4.4.5.6.7.8.9.0.a.b.c.d.e.f.4.4.", "g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.g.", "v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.v.", "K.K.L.M.N.O.P.Q.R.S.T.U.V.W.K.K.", "X.X.X.Y.Z.`. +.+++@+#+$+Y.X.X.X.", "%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Red/hide-active.xpm0000444000000000000000000000700710361474174016533 0ustar /* XPM */ static char * hide_active_xpm[] = { "16 19 178 2", " c None", ". c #4D4A4A", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #BEBAB6", "% c #7F7E66", "& c #878579", "* c #ECE9E1", "= c #DFCBCA", "- c #E0CDCC", "; c #EEEBE3", "> c #E9E4DC", ", c #85837A", "' c #FAFB48", ") c #807E3C", "! c #DCC9C9", "~ c #A9705A", "{ c #87330C", "] c #832900", "^ c #852A00", "/ c #8C3812", "( c #B27B66", "_ c #DCDFCF", ": c #E2DED4", "< c #868569", "[ c #FCF84C", "} c #687228", "| c #8B3913", "1 c #892B00", "2 c #8B2C00", "3 c #8D2D00", "4 c #98441F", "5 c #D5BDBC", "6 c #DCD7CB", "7 c #8C8B5C", "8 c #FCF44C", "9 c #586613", "0 c #882B00", "a c #8C2C00", "b c #902E00", "c c #932F00", "d c #952F00", "e c #A04D29", "f c #D9D6C8", "g c #D6D1C3", "h c #918F54", "i c #FCEC4D", "j c #6A6814", "k c #8E2D00", "l c #973000", "m c #9B3100", "n c #9D3200", "o c #942F00", "p c #712501", "q c #602409", "r c #57220B", "s c #8B716D", "t c #D0CBBA", "u c #97964D", "v c #FEE44E", "w c #937F19", "x c #812900", "y c #912E00", "z c #772600", "A c #63250C", "B c #6F2322", "C c #94883D", "D c #D2B755", "E c #F7CD5A", "F c #FFC94B", "G c #B9881F", "H c #7B7669", "I c #C9C5B2", "J c #979048", "K c #FFDD4F", "L c #EDC426", "M c #7F7519", "N c #998B39", "O c #CDB653", "P c #F9D560", "Q c #FFCF61", "R c #FFC453", "S c #FEBD3E", "T c #FEB92C", "U c #FEB420", "V c #F8AC17", "W c #705727", "X c #C2C0A9", "Y c #8D7F3E", "Z c #FFD44A", "` c #FECB23", " . c #FFCA28", ".. c #FFC93F", "+. c #FEC33C", "@. c #FEBD2E", "#. c #FEB920", "$. c #FEB719", "%. c #FDB318", "&. c #FDAF16", "*. c #FEAC13", "=. c #F9A612", "-. c #795A21", ";. c #BCBAA1", ">. c #6B6346", ",. c #F7C032", "'. c #FEC120", "). c #FEBF1E", "!. c #FEBB1C", "~. c #FDB81A", "{. c #FBB219", "]. c #F5AB17", "^. c #E79E14", "/. c #B57A0F", "(. c #97640A", "_. c #E1920E", ":. c #F79C0F", "<. c #705220", "[. c #B6B398", "}. c #A09D85", "|. c #68531E", "1. c #E7A919", "2. c #F5B119", "3. c #F1AA16", "4. c #D69412", "5. c #8E620C", "6. c #455006", "7. c #631B00", "8. c #A13300", "9. c #6F5916", "0. c #F69618", "a. c #69502A", "b. c #B0AC90", "c. c #9E9B81", "d. c #521E11", "e. c #385204", "f. c #540B04", "g. c #661F00", "h. c #C33E00", "i. c #C84000", "j. c #BB3B00", "k. c #5B6423", "l. c #F48E25", "m. c #5F5137", "n. c #A9A587", "o. c #A4706C", "p. c #A23909", "q. c #A93600", "r. c #B13800", "s. c #B83A00", "t. c #BE3C00", "u. c #C13D00", "v. c #B5420F", "w. c #775E2E", "x. c #EA7F1D", "y. c #5C5947", "z. c #A29F7F", "A. c #A0706F", "B. c #A44D2D", "C. c #AC3802", "D. c #B33900", "E. c #B73A00", "F. c #B73D05", "G. c #AE5434", "H. c #929F73", "I. c #884D21", "J. c #BC600A", "K. c #706F58", "L. c #9C9976", "M. c #949A71", "N. c #9D6562", "O. c #9E6663", "P. c #979A72", "Q. c #979572", "R. c #514832", "S. c #4F442D", "T. c #8F8C6C", "U. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# $ % & # # * = - ; # # # # # # ", "> , ' ) ! ~ { ] ^ / ( _ > > > > ", ": < [ } | ^ 1 2 3 3 3 4 5 : : : ", "6 7 8 9 0 a b c d d d c e f 6 6 ", "g h i j k c l m n o p q r s g g ", "t u v w x y z A B C D E F G H t ", "I J K L M N O P Q R S T U V W I ", "X Y Z ` ...+.@.#.$.%.&.*.=.-.X ", ";.>.,.'.).!.~.{.].^./.(._.:.<.;.", "[.}.|.1.2.3.4.5.6.7.2 8.9.0.a.[.", "b.b.c.d.e.f.g.8.h.i.h.j.k.l.m.b.", "n.n.n.o.p.q.r.s.t.u.t.v.w.x.y.n.", "z.z.z.z.A.B.C.D.E.F.G.H.I.J.K.z.", "L.L.L.L.L.L.M.N.O.P.L.Q.R.S.T.L.", "U.U.U.U.U.U.U.U.U.U.U.U.U.U.U.U.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Red/hide-inactive.xpm0000444000000000000000000001150710361474174017062 0ustar /* XPM */ static char *hide-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #a7a49f", "`c c #6c6a63", "`d c #74726d", "`e c #d0ccc6", "`f c #c7c3ba", "`g c #c8c4bb", "`h c #d1cdc7", "`i c #ccc8c1", "`j c #76746d", "`k c #b0ae93", "`l c #605f52", "`m c #c4c0b7", "`n c #9a9782", "`o c #7c7a5c", "`p c #787657", "`q c #7f7d5f", "`r c #9f9c89", "`s c #c7c3bb", "`t c #c6c3ba", "`u c #737166", "`v c #b2b095", "`w c #585746", "`x c #7e7c5f", "`y c #797757", "`z c #7a7858", "`A c #7b7958", "`B c #7c7a59", "`C c #868466", "`D c #bdbaaf", "`E c #c1beb2", "`F c #747364", "`G c #4e4d3a", "`H c #7d7b5a", "`I c #7e7c5b", "`J c #8b896c", "`K c #c0bdb0", "`L c #bbb8aa", "`M c #757363", "`N c #b3b195", "`O c #4f4e3c", "`P c #7f7d5c", "`Q c #817e5d", "`R c #817f5d", "`S c #5f5d44", "`T c #53523c", "`U c #4d4c38", "`V c #7b796c", "`W c #b6b3a3", "`X c #787765", "`Y c #b3b297", "`Z c #61604a", "`0 c #6e6d50", "`1 c #797758", "`2 c #626047", "`3 c #54523d", "`4 c #5c5b48", "`5 c #747361", "`6 c #9e9d87", "`7 c #b5b39b", "`8 c #b2b195", ".` c #79785d", ".. c #6a695f", ".# c #b0ad9c", ".a c #777563", ".b c #b4b398", ".c c #999778", ".d c #5a5947", ".e c #737260", ".f c #9b9983", ".g c #b9b7a0", ".h c #bcbba3", ".i c #b6b59b", ".j c #adab8e", ".k c #a5a383", ".l c #a09e7c", ".m c #9a9874", ".n c #504e3f", ".o c #aaa894", ".p c #6c6b5a", ".q c #a2a07f", ".r c #a4a282", ".s c #adac8e", ".t c #acaa8c", ".u c #a6a484", ".v c #a19f7d", ".w c #9e9c79", ".x c #9c9a77", ".y c #9b9976", ".z c #9b9975", ".A c #989671", ".B c #535140", ".C c #a5a28d", ".D c #595849", ".E c #a4a283", ".F c #a09e7b", ".G c #9f9d7a", ".H c #9c9a76", ".I c #989672", ".J c #908d69", ".K c #706f52", ".L c #5e5c44", ".M c #898766", ".N c #96946e", ".O c #4d4b3b", ".P c #9f9c85", ".Q c #8b8975", ".R c #494738", ".S c #92906d", ".T c #9a9773", ".U c #979470", ".V c #868462", ".W c #595740", ".X c #434231", ".Y c #4a4835", ".Z c #67654a", ".0 c #575643", ".1 c #4c4a3b", ".2 c #9a977e", ".3 c #8b8872", ".4 c #464534", ".5 c #464533", ".6 c #464432", ".7 c #4f4e39", ".8 c #908d68", "#` c #928f69", "#. c #8f8d68", "## c #8d8b66", "#a c #62614d", "#b c #9d9b7a", "#c c #4b4a3c", "#d c #949276", "#e c #908e71", "#f c #858360", "#g c #878562", "#h c #8a8763", "#i c #8c8a65", "#j c #8e8c67", "#k c #8c8a67", "#l c #656451", "#m c #949272", "#n c #504f3f", "#o c #8e8c6f", "#p c #8c8a6d", "#q c #888665", "#r c #888663", "#s c #8b8864", "#t c #8c8a69", "#u c #5e5d49", "#v c #727054", "#w c #898767", "#x c #888666", "#y c #858364", "#z c #434232", "#A c #403f2f", "#B c #7d7b5e", "#C c #838160", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`b`c`d`a`a`e`f`g`h`a`a`a`a`a`a", "`i`j`k`l`m`n`o`p`p`q`r`s`i`i`i`i", "`t`u`v`w`x`y`z`A`B`B`B`C`D`t`t`t", "`E`F`v`G`z`B`H`I`I`I`I`I`J`K`E`E", "`L`M`N`O`B`I`P`Q`R`z`S`T`U`V`L`L", "`W`X`Y`Z`0`1`2`3`4`5`6`7`8.`..`W", ".#.a.b.c.d.e.f.g.h.i.j.k.l.m.n.#", ".o.p`8.q.r.s.t.u.v.w.x.y.z.A.B.o", ".C.D.E.F.F.G.w.H.I.J.K.L.M.N.O.C", ".P.Q.R.S.T.U.V.W.X.Y.Z`z.0.m.1.P", ".2.2.3.4.5.6.7`1.8#`#.###a#b#c.2", "#d#d#d#e#f#g#h#i#j#.#j#k#l#m#n#d", "#o#o#o#o#p#q#r#s#i###t`J#u#v#a#o", "#w#w#w#w#w#w#x.M.M.M#w#y#z#A#B#w", "#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Red/hide-pressed.xpm0000444000000000000000000000715010361474174016724 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "16 19 184 2", " c None", ". c #4D4B4A", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #BEBAB6", "% c #7F7E66", "& c #878579", "* c #ECEAE1", "= c #E5D0CA", "- c #E5D1CC", "; c #EEEBE3", "> c #E9E4DC", ", c #85837A", "' c #FAFB48", ") c #807E3C", "! c #E0CDC9", "~ c #C7815A", "{ c #B64D0D", "] c #B54400", "^ c #B64300", "/ c #B94F12", "( c #CC8966", "_ c #E2D0CF", ": c #E2DED4", "< c #868569", "[ c #FCF84C", "} c #762C28", "| c #B75114", "1 c #B94300", "2 c #BA4200", "3 c #BC4200", "4 c #C0571F", "5 c #DBC2BC", "6 c #DCD7CB", "7 c #8C8B5C", "8 c #FCF44C", "9 c #6D1913", "0 c #B84200", "a c #BE4100", "b c #C04000", "c c #C24000", "d c #C24100", "e c #C04100", "f c #C45D29", "g c #DAD7C8", "h c #D6D1C3", "i c #918F54", "j c #FCEC4D", "k c #6D6A14", "l c #BD4100", "m c #C14100", "n c #C44000", "o c #C63F00", "p c #C83F00", "q c #BD3B00", "r c #902F01", "s c #792D08", "t c #6E2B0A", "u c #91756D", "v c #D0CBBA", "w c #97964D", "x c #FEE44E", "y c #937F19", "z c #A93800", "A c #BB3C00", "B c #973000", "C c #772B0C", "D c #792D21", "E c #968A3D", "F c #D2B755", "G c #F7CD5A", "H c #FFC94B", "I c #B9881F", "J c #7B7669", "K c #C9C5B2", "L c #979048", "M c #FFDD4F", "N c #EDC426", "O c #827519", "P c #9A8C3A", "Q c #CDB653", "R c #F9D560", "S c #FFCF61", "T c #FFC453", "U c #FEBD3E", "V c #FEB92C", "W c #FEB420", "X c #F8AC17", "Y c #705727", "Z c #C2C0A9", "` c #8D7F3E", " . c #FFD44A", ".. c #FECB23", "+. c #FFCA28", "@. c #FFC93F", "#. c #FEC33C", "$. c #FEBD2E", "%. c #FEB920", "&. c #FEB719", "*. c #FDB318", "=. c #FDAF16", "-. c #FEAC13", ";. c #F9A612", ">. c #795A21", ",. c #BCBAA1", "'. c #6B6346", "). c #F7C032", "!. c #FEC120", "~. c #FEBF1E", "{. c #FEBB1C", "]. c #FDB81A", "^. c #FBB219", "/. c #F5AB17", "(. c #E79E14", "_. c #B57A0F", ":. c #97640A", "<. c #E1920E", "[. c #F79C0F", "}. c #705220", "|. c #B6B398", "1. c #A09D85", "2. c #68531E", "3. c #E7A919", "4. c #F5B119", "5. c #F1AA16", "6. c #D69412", "7. c #8E620C", "8. c #595506", "9. c #721800", "0. c #A42800", "a. c #C13200", "b. c #785C16", "c. c #F69618", "d. c #69502A", "e. c #B0AC90", "f. c #9F9D81", "g. c #612410", "h. c #5D0C04", "i. c #611103", "j. c #7B2000", "k. c #C03000", "l. c #E63700", "m. c #E93600", "n. c #E53700", "o. c #DF3900", "p. c #716C23", "q. c #F48E25", "r. c #5F5137", "s. c #A9A587", "t. c #AD776B", "u. c #CA4309", "v. c #D33C00", "w. c #D83A00", "x. c #DE3900", "y. c #E23700", "z. c #E43700", "A. c #E23800", "B. c #D7410F", "C. c #7F612E", "D. c #EA7F1D", "E. c #5C5947", "F. c #A29F7F", "G. c #A57670", "H. c #BF532D", "I. c #D33C02", "J. c #DA3A00", "K. c #DD3900", "L. c #DB3B05", "M. c #C45534", "N. c #A27673", "O. c #884D21", "P. c #BC600A", "Q. c #706F58", "R. c #9C9976", "S. c #9C7271", "T. c #A46B62", "U. c #A46B63", "V. c #9B7272", "W. c #979572", "X. c #514832", "Y. c #4F442D", "Z. c #8F8C6C", "`. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# $ % & # # * = - ; # # # # # # ", "> , ' ) ! ~ { ] ^ / ( _ > > > > ", ": < [ } | ^ 1 2 3 3 3 4 5 : : : ", "6 7 8 9 0 3 a b c c d e f g 6 6 ", "h i j k l m n o p q r s t u h h ", "v w x y z A B C D E F G H I J v ", "K L M N O P Q R S T U V W X Y K ", "Z ` ...+.@.#.$.%.&.*.=.-.;.>.Z ", ",.'.).!.~.{.].^./.(._.:.<.[.}.,.", "|.1.2.3.4.5.6.7.8.9.0.a.b.c.d.|.", "e.e.f.g.h.i.j.k.l.m.n.o.p.q.r.e.", "s.s.s.t.u.v.w.x.y.z.A.B.C.D.E.s.", "F.F.F.F.G.H.I.J.K.L.M.N.O.P.Q.F.", "R.R.R.R.R.R.S.T.U.V.R.W.X.Y.Z.R.", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Red/left-active.xpm0000444000000000000000000001067110361474174016555 0ustar /* XPM */ static char *left-active[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #c6c7ad", "`b c #94926b", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`." }; oroborus-2.0.20/themes/Elberg_Red/left-inactive.xpm0000444000000000000000000001067310361474174017106 0ustar /* XPM */ static char *left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d8d5d1", "`a c #adae97", "`b c #81805e", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`.", "```.`#`a`b`." }; oroborus-2.0.20/themes/Elberg_Red/maximize-active.xpm0000444000000000000000000000701310361474174017442 0ustar /* XPM */ static char * maximize_active_xpm[] = { "16 19 178 2", " c None", ". c #4D4B4A", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #D9D5CF", "% c #888579", "& c #8C8B50", "* c #939242", "= c #93913F", "- c #8C894B", "; c #858276", "> c #E9E4DC", ", c #A7A39E", "' c #8B8C43", ") c #F4F369", "! c #FFFB69", "~ c #FFF658", "{ c #FFF24E", "] c #FFEE49", "^ c #F2DB3E", "/ c #84752B", "( c #A5A29B", "_ c #E2DED4", ": c #A8A59D", "< c #A6A744", "[ c #FDF961", "} c #F7EC43", "| c #F2E233", "1 c #F4DF32", "2 c #F9E02F", "3 c #FDDF2F", "4 c #FEDC2D", "5 c #FCD72B", "6 c #987F1F", "7 c #A5A39B", "8 c #DCD7CB", "9 c #D3CFC3", "0 c #7E7F3B", "a c #F8F146", "b c #A9A026", "c c #5A120F", "d c #561B06", "e c #581B06", "f c #5D0F0F", "g c #BCA120", "h c #FBD328", "i c #FDD127", "j c #FACA25", "k c #6E5A21", "l c #D6D1C3", "m c #858379", "n c #DCD535", "o c #646916", "p c #642A00", "q c #933D00", "r c #973F00", "s c #9B4100", "t c #9C4100", "u c #662900", "v c #807013", "w c #FDCA23", "x c #FDC421", "y c #D09E1A", "z c #827E75", "A c #D0CBBA", "B c #746F48", "C c #8F861E", "D c #6F2E00", "E c #943E00", "F c #883900", "G c #602D09", "H c #612D09", "I c #913C00", "J c #A54500", "K c #753100", "L c #AD8617", "M c #FEC01E", "N c #F5B31B", "O c #6E6041", "P c #C9C5B2", "Q c #766D31", "R c #4C1804", "S c #833701", "T c #757E30", "U c #F5E363", "V c #F5CE4F", "W c #6F6319", "X c #AC4800", "Y c #591609", "Z c #FFBE1F", "` c #F8B018", " . c #725A29", ".. c #C2C0A9", "+. c #504929", "@. c #652A00", "#. c #963F00", "$. c #60290F", "%. c #FBE663", "&. c #FFCE4E", "*. c #FEC62C", "=. c #F0B71E", "-. c #5B1E02", ";. c #B44B00", ">. c #713104", ",. c #EBAE2F", "'. c #F7A915", "). c #6F5526", "!. c #BCBAA1", "~. c #AEAC95", "{. c #984E1E", "]. c #994000", "^. c #61250F", "/. c #FFD141", "(. c #FEC422", "_. c #FDBE1D", ":. c #EDAF1A", "<. c #5C1903", "[. c #BB4E00", "}. c #833802", "|. c #E0A33E", "1. c #F19E13", "2. c #665634", "3. c #B6B398", "4. c #A46B4F", "5. c #743102", "6. c #AA8117", "7. c #F6B61B", "8. c #F0AF19", "9. c #9A6E0E", "0. c #873800", "a. c #C15100", "b. c #72340A", "c. c #F3AA42", "d. c #CC7F0C", "e. c #6D6A59", "f. c #B0AC90", "g. c #A5AB88", "h. c #9C480F", "i. c #A34400", "j. c #6F2D00", "k. c #560C06", "l. c #550D05", "m. c #7C3200", "n. c #C85400", "o. c #63201F", "p. c #F69C2E", "q. c #654310", "r. c #A7A488", "s. c #A9A587", "t. c #A4756C", "u. c #A24809", "v. c #A94700", "w. c #B14A00", "x. c #B84D00", "y. c #BE4F00", "z. c #6C2C05", "A. c #D48B29", "B. c #92570A", "C. c #75725D", "D. c #A29F7F", "E. c #A0756F", "F. c #A4582D", "G. c #AC4902", "H. c #B34B00", "I. c #A24400", "J. c #561900", "K. c #B46F0B", "L. c #7C4B0B", "M. c #6C6A53", "N. c #9C9976", "O. c #949A71", "P. c #9B6960", "Q. c #2A1D05", "R. c #684410", "S. c #564B31", "T. c #888566", "U. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # # $ % & * = - ; $ # # # # ", "> > > , ' ) ! ~ { ] ^ / ( > > > ", "_ _ : < [ } | 1 2 3 4 5 6 7 _ _ ", "8 9 0 a b c d e f g h i j k 9 8 ", "l m n o p q r s t u v w x y z l ", "A B C D E F G H I J K L M N O A ", "P Q R q S T U V W I X Y Z ` .P ", "..+.@.#.$.%.&.*.=.-.;.>.,.'.)...", "!.~.{.].^./.(._.:.<.[.}.|.1.2.!.", "3.3.4.s 5.6.7.8.9.0.a.b.c.d.e.3.", "f.f.g.h.i.j.k.l.m.n.a.o.p.q.r.f.", "s.s.s.t.u.v.w.x.y.a.z.A.B.C.s.s.", "D.D.D.D.E.F.G.H.I.J.K.L.M.D.D.D.", "N.N.N.N.N.N.O.P.Q.R.S.T.N.N.N.N.", "U.U.U.U.U.U.U.U.U.U.U.U.U.U.U.U.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Red/maximize-inactive.xpm0000444000000000000000000001151310361474174017771 0ustar /* XPM */ static char *maximize-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #bebab5", "`c c #77756d", "`d c #706f61", "`e c #727160", "`f c #71705f", "`g c #6e6c5e", "`h c #74726b", "`i c #ccc8c1", "`j c #93918a", "`k c #6e6d5e", "`l c #b9b8a2", "`m c #bfbea7", "`n c #b8b79d", "`o c #b4b297", "`p c #b2b094", "`q c #a6a588", "`r c #5e5d4c", "`s c #918e88", "`t c #c6c3ba", "`u c #94928a", "`v c #7e7d6a", "`w c #bbbaa2", "`x c #acaa8c", "`y c #a4a281", "`z c #a3a180", "`A c #a5a383", "`B c #a6a484", "`C c #a4a282", "`D c #65644f", "`E c #918f88", "`F c #c1beb2", "`G c #b9b6ab", "`H c #626151", "`I c #aeac8f", "`J c #747359", "`K c #464533", "`L c #474634", "`M c #484734", "`N c #484736", "`O c #7c7a5f", "`P c #a09e7c", "`Q c #4c4b3c", "`R c #bbb8aa", "`S c #757369", "`T c #979579", "`U c #4e4d3b", "`V c #57553e", "`W c #7e7c5b", "`X c #7f7d5c", "`Y c #817e5d", "`Z c #817f5d", "`0 c #54523c", "`1 c #595844", "`2 c #a19f7e", "`3 c #a19e7c", "`4 c #858364", "`5 c #716f67", "`6 c #b6b3a3", "`7 c #5c5b4f", "`8 c #63614d", ".` c #616046", ".. c #727052", ".# c #52503b", ".a c #52513b", ".b c #747354", ".c c #858360", ".d c #5e5c43", ".e c #6f6d55", ".f c #a09e7b", ".g c #9a9874", ".h c #565448", ".i c #b0ad9c", ".j c #565547", ".k c #403f2f", ".l c #6e6c4f", ".m c #626150", ".n c #b7b69f", ".o c #afad93", ".p c #545341", ".q c #716f52", ".r c #878562", ".s c #494836", ".t c #515040", ".u c #aaa894", ".v c #3c3c32", ".w c #57563f", ".x c #51503c", ".y c #bbb9a2", ".z c #999774", ".A c #474633", ".B c #8a8763", ".C c #595740", ".D c #9d9b7d", ".E c #999772", ".F c #4e4d3d", ".G c #a5a28d", ".H c #999683", ".I c #848263", ".J c #807e5d", ".K c #52503d", ".L c #aead90", ".M c #a29f7d", ".N c #a09d7b", ".O c #979470", ".P c #8c8a65", ".Q c #656348", ".R c #9c9b80", ".S c #95936f", ".T c #4e4c3f", ".U c #9f9c85", ".V c #8f8d71", ".W c #5f5d44", ".X c #6d6b53", ".Y c #9b9975", ".Z c #979571", ".0 c #626047", ".1 c #636147", ".2 c #8e8c67", ".3 c #5a5841", ".4 c #a9a88c", ".5 c #7c7a5b", ".6 c #5e5d4f", ".7 c #9a977e", ".8 c #98957c", "#` c #848160", "#. c #84825f", "## c #585740", "#a c #464532", "#b c #5c5b43", "#c c #928f69", "#d c #5a5946", "#e c #a2a080", "#f c #414030", "#g c #928f77", "#h c #949276", "#i c #908e71", "#j c #8f8d68", "#k c #54523d", "#l c #8e8c70", "#m c #595842", "#n c #666551", "#o c #8e8c6f", "#p c #8c8a6d", "#q c #888665", "#r c #888663", "#s c #8b8864", "#t c #7c7a5a", "#u c #444432", "#v c #6e6c51", "#w c #4c4b39", "#x c #5e5d49", "#y c #898767", "#z c #888666", "#A c #878565", "#B c #1d1c15", "#C c #424131", "#D c #454433", "#E c #77765a", "#F c #838160", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`b`c`d`e`f`g`h`b`a`a`a`a", "`i`i`i`j`k`l`m`n`o`p`q`r`s`i`i`i", "`t`t`u`v`w`x`y`z`A`B`B`C`D`E`t`t", "`F`G`H`I`J`K`L`M`N`O`z`z`P`Q`G`F", "`R`S`T`U`V`W`X`Y`Z`0`1`2`3`4`5`R", "`6`7`8.``W...#.a.b.c.d.e.f.g.h`6", ".i.j.k`W.l.m.n.o.p.q.r.s`P.g.t.i", ".u.v.w`X.x.y`o`A.z.A.B.C.D.E.F.u", ".G.H.I.J.K.L.M.N.O.A.P.Q.R.S.T.G", ".U.U.V`Z.W.X.Y.Z.0.1.2.3.4.5.6.U", ".7.7.8#`#.##.A#a#b#c.2#d#e#f#g.7", "#h#h#h#i.c.r.B.P.2#j#k#l#m#n#h#h", "#o#o#o#o#p#q#r#s#t#u#v#w#x#o#o#o", "#y#y#y#y#y#y#z#A#B#C#D#E#y#y#y#y", "#F#F#F#F#F#F#F#F#F#F#F#F#F#F#F#F", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Red/maximize-pressed.xpm0000444000000000000000000000707410361474174017643 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "16 19 181 2", " c None", ". c #4D4B4A", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #D9D5CF", "% c #888579", "& c #8C8B50", "* c #939242", "= c #93913F", "- c #8C894B", "; c #858276", "> c #E9E4DC", ", c #A7A39E", "' c #8B8C43", ") c #F4F369", "! c #FFFB69", "~ c #FFF658", "{ c #FFF24E", "] c #FFEE49", "^ c #F2DB3E", "/ c #84752B", "( c #A5A29B", "_ c #E2DED4", ": c #A8A59D", "< c #A6A744", "[ c #FDF961", "} c #F7EC43", "| c #F2E233", "1 c #F4DF32", "2 c #F9E02F", "3 c #FDDF2F", "4 c #FEDC2D", "5 c #FCD72B", "6 c #987F1F", "7 c #A5A39B", "8 c #DCD7CB", "9 c #D3CFC3", "0 c #7E7F3B", "a c #F8F146", "b c #A9A026", "c c #62150F", "d c #691C06", "e c #691A06", "f c #63100E", "g c #BCA120", "h c #FBD328", "i c #FDD127", "j c #FACA25", "k c #6E5A21", "l c #D6D1C3", "m c #858379", "n c #DCD535", "o c #696D15", "p c #842B00", "q c #C13D00", "r c #C43C00", "s c #C63B00", "t c #C73B00", "u c #812400", "v c #847113", "w c #FDCA23", "x c #FDC421", "y c #D09E1A", "z c #827E75", "A c #D0CBBA", "B c #746F48", "C c #90871E", "D c #943000", "E c #C13C00", "F c #AF3500", "G c #782908", "H c #782808", "I c #B53200", "J c #CF3900", "K c #922800", "L c #AE8617", "M c #FEC01E", "N c #F5B31B", "O c #6E6041", "P c #C9C5B2", "Q c #766D31", "R c #5E1A04", "S c #C03D00", "T c #A83300", "U c #813030", "V c #F5E363", "W c #F5CE4F", "X c #74651A", "Y c #B22E00", "Z c #D43700", "` c #65120A", " . c #FFBE1F", ".. c #F8B018", "+. c #725A29", "@. c #C2C0A9", "#. c #504929", "$. c #852A00", "%. c #C33B00", "&. c #74270E", "*. c #FBE663", "=. c #FFCE4E", "-. c #FEC62C", ";. c #F0B71E", ">. c #6A1502", ",. c #DA3500", "'. c #882404", "). c #EBAE2F", "!. c #F7A915", "~. c #6F5526", "{. c #BCBAA1", "]. c #AEAC95", "^. c #BD4E1E", "/. c #722210", "(. c #FFD141", "_. c #FEC422", ":. c #FDBE1D", "<. c #EDAF1A", "[. c #680F03", "}. c #DF3400", "|. c #9D2802", "1. c #E0A33E", "2. c #F19E13", "3. c #665634", "4. c #B6B398", "5. c #BA6A4F", "6. c #922A01", "7. c #AA8117", "8. c #F6B61B", "9. c #F0AF19", "0. c #9A6E0E", "a. c #9E2100", "b. c #E43200", "c. c #86250A", "d. c #F3AA42", "e. c #CC7F0C", "f. c #6D6A59", "g. c #B0AC90", "h. c #AE8888", "i. c #C5430F", "j. c #CE3900", "k. c #8A2300", "l. c #5F0806", "m. c #5E0706", "n. c #921E00", "o. c #E93000", "p. c #E33100", "q. c #686A1F", "r. c #F69C2E", "s. c #654310", "t. c #A7A488", "u. c #A9A587", "v. c #AD756B", "w. c #CA3E09", "x. c #D33700", "y. c #D83500", "z. c #DE3300", "A. c #E23100", "B. c #E43100", "C. c #7E1D06", "D. c #D48B29", "E. c #92570A", "F. c #75725D", "G. c #A29F7F", "H. c #A57470", "I. c #BF4F2D", "J. c #D33702", "K. c #DA3400", "L. c #C42D00", "M. c #640E01", "N. c #B46F0B", "O. c #7C4B0B", "P. c #6C6A53", "Q. c #9C9976", "R. c #989C71", "S. c #A2665F", "T. c #2C1E04", "U. c #684410", "V. c #564B31", "W. c #888566", "X. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # # $ % & * = - ; $ # # # # ", "> > > , ' ) ! ~ { ] ^ / ( > > > ", "_ _ : < [ } | 1 2 3 4 5 6 7 _ _ ", "8 9 0 a b c d e f g h i j k 9 8 ", "l m n o p q r s t u v w x y z l ", "A B C D E F G H I J K L M N O A ", "P Q R S T U V W X Y Z ` ...+.P ", "@.#.$.%.&.*.=.-.;.>.,.'.).!.~.@.", "{.].^.s /.(._.:.<.[.}.|.1.2.3.{.", "4.4.5.t 6.7.8.9.0.a.b.c.d.e.f.4.", "g.g.h.i.j.k.l.m.n.o.p.q.r.s.t.g.", "u.u.u.v.w.x.y.z.A.B.C.D.E.F.u.u.", "G.G.G.G.H.I.J.K.L.M.N.O.P.G.G.G.", "Q.Q.Q.Q.Q.Q.R.S.T.U.V.W.Q.Q.Q.Q.", "X.X.X.X.X.X.X.X.X.X.X.X.X.X.X.X.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Red/right-active.xpm0000444000000000000000000001067210361474174016741 0ustar /* XPM */ static char *right-active[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #313031", "`. c #ffffff", "`# c #c6c7ad", "`a c #94926b", "`b c #4a4d4a", "`c c #000000", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b", "```.`#`a```b" }; oroborus-2.0.20/themes/Elberg_Red/right-inactive.xpm0000444000000000000000000001067410361474174017272 0ustar /* XPM */ static char *right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 18 256 2", /* colors */ "`` c #2f2e2f", "`. c #e4e4e4", "`# c #adae97", "`a c #81805e", "`b c #2e2d2e", "`c c #4a4d4a", "`d c #000000", "`e c #000000", "`f c #000000", "`g c #000000", "`h c #000000", "`i c #000000", "`j c #000000", "`k c #000000", "`l c #000000", "`m c #000000", "`n c #000000", "`o c #000000", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c", "```.`#`a`b`c" }; oroborus-2.0.20/themes/Elberg_Red/shade-active.xpm0000444000000000000000000000635010361474174016706 0ustar /* XPM */ static char * shade_active_xpm[] = { "16 19 160 2", " c None", ". c #4D4B4A", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #ECE9E1", "% c #DFCBCA", "& c #A9A7A1", "* c #85846E", "= c #8B887F", "- c #E3DFD9", "; c #E9E4DC", "> c #DCC9C9", ", c #A9745A", "' c #87390C", ") c #5D2403", "! c #B7B84B", "~ c #FEFF61", "{ c #E8E53A", "] c #686545", "^ c #E2DED4", "/ c #CEB3AF", "( c #8B3E13", "_ c #853100", ": c #893200", "< c #652117", "[ c #FFFD6C", "} c #FEF447", "| c #FBEF37", "1 c #837C1D", "2 c #CAB6B6", "3 c #DCD7CB", "4 c #D1CEC1", "5 c #61322B", "6 c #73812B", "7 c #556C1A", "8 c #692600", "9 c #5C200C", "0 c #F4E541", "a c #FBE833", "b c #F1DC30", "c c #626114", "d c #9C5129", "e c #D9D6C8", "f c #D6D1C3", "g c #797862", "h c #ECEA62", "i c #FFF262", "j c #FDE937", "k c #7B7317", "l c #792C00", "m c #41550F", "n c #95841B", "o c #6B6314", "p c #642301", "q c #973700", "r c #BC8D7F", "s c #D0CBBA", "t c #838142", "u c #FFED6A", "v c #FEDF35", "w c #FDDC2D", "x c #CAAF23", "y c #6A2700", "z c #A33C00", "A c #8F3400", "B c #9C3900", "C c #A23B00", "D c #9E3A00", "E c #A95E39", "F c #C9C5B2", "G c #5F1E1E", "H c #FCD63D", "I c #FDD428", "J c #F7CE27", "K c #9E8218", "L c #833000", "M c #AD3F00", "N c #A43C00", "O c #A73D00", "P c #A93E00", "Q c #A53C00", "R c #A64D1D", "S c #C2C0A9", "T c #773008", "U c #5D5810", "V c #B59119", "W c #947615", "X c #541503", "Y c #8E3501", "Z c #6B2121", "` c #9C883C", " . c #8D7329", ".. c #581708", "+. c #A94D1A", "@. c #BCBAA1", "#. c #99471E", "$. c #913500", "%. c #772B00", "&. c #8B3300", "*. c #A03A00", "=. c #757630", "-. c #FECF72", ";. c #FFBE56", ">. c #FFB930", ",. c #EAA718", "'. c #4D0B03", "). c #AE5930", "!. c #B6B398", "~. c #A4654F", "{. c #9B3900", "]. c #AB3F00", "^. c #6F2C07", "/. c #EDBD64", "(. c #FEB251", "_. c #FEAE18", ":. c #FEAD13", "<. c #FCA813", "[. c #8B5D09", "}. c #A06B5F", "|. c #B0AC90", "1. c #A5AB88", "2. c #9C400F", "3. c #672C0B", "4. c #FEB35C", "5. c #FEA629", "6. c #FEA410", "7. c #FEA30F", "8. c #FCA00F", "9. c #9C6209", "0. c #928F77", "a. c #A9A587", "b. c #A4706C", "c. c #A24009", "d. c #813001", "e. c #C27D33", "f. c #FD9B1D", "g. c #FE9B0A", "h. c #FD9909", "i. c #F29008", "j. c #66400D", "k. c #A4A083", "l. c #A29F7F", "m. c #A0706F", "n. c #A4512D", "o. c #AB3F02", "p. c #531307", "q. c #BF6F08", "r. c #F18806", "s. c #E78105", "t. c #834B04", "u. c #6B6952", "v. c #9C9976", "w. c #949A71", "x. c #9C6562", "y. c #66654D", "z. c #564B31", "A. c #554E35", "B. c #7D7B5E", "C. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # # # # $ % & * = - # # # # ", "; ; ; ; > , ' ) ! ~ { ] ; ; ; ; ", "^ ^ ^ / ( _ : < [ } | 1 2 ^ ^ ^ ", "3 3 4 5 6 7 8 9 0 a b c d e 3 3 ", "f f g h i j k l m n o p q r f f ", "s s t u v w x y z A B C D E s s ", "F F G H I J K L M N O P Q R F F ", "S S T U V W X Y Z ` ...C +.S S ", "@.@.#.$.%.&.*.=.-.;.>.,.'.).@.@.", "!.!.~.{.z ].^./.(._.:.<.[.}.!.!.", "|.|.1.2.z ].3.4.5.6.7.8.9.0.|.|.", "a.a.a.b.c.P d.e.f.g.h.i.j.k.a.a.", "l.l.l.l.m.n.o.p.q.r.s.t.u.l.l.l.", "v.v.v.v.v.v.w.x.y.z.A.B.v.v.v.v.", "C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Red/shade-inactive.xpm0000444000000000000000000001151010361474174017227 0ustar /* XPM */ static char *shade-inactive[] = { /* width height num_colors chars_per_pixel */ " 16 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #d0ccc6", "`c c #c7c3ba", "`d c #96938e", "`e c #737168", "`f c #797771", "`g c #c7c3bd", "`h c #ccc8c1", "`i c #c4c0b7", "`j c #9a9782", "`k c #7c7a5c", "`l c #56543e", "`m c #8b8a76", "`n c #bcbba3", "`o c #a09e82", "`p c #53524a", "`q c #c6c3ba", "`r c #b8b5a8", "`s c #7e7c5f", "`t c #797757", "`u c #7a7858", "`v c #545340", "`w c #c1bfa9", "`x c #b1af93", "`y c #a9a788", "`z c #5a5945", "`A c #b3b1a6", "`B c #c1beb2", "`C c #b9b6aa", "`D c #555444", "`E c #626150", "`F c #545341", "`G c #5b5a42", "`H c #4e4d39", "`I c #a9a78b", "`J c #a7a586", "`K c #a2a07e", "`L c #4a4936", "`M c #88866a", "`N c #c0bdb0", "`O c #bbb8aa", "`P c #69675c", "`Q c #b3b19b", "`R c #bdbba4", "`S c #aaa889", "`T c #565542", "`U c #646248", "`V c #424132", "`W c #65634c", "`X c #4d4c38", "`Y c #53523c", "`Z c #7f7d5c", "`0 c #a5a38e", "`1 c #b6b3a3", "`2 c #676657", "`3 c #c0bea8", "`4 c #a5a383", "`5 c #868466", "`6 c #83815f", "`7 c #727052", "`8 c #7d7b5a", ".` c #83815e", ".. c #82805d", ".# c #908e72", ".a c #b0ad9c", ".b c #525140", ".c c #aba98c", ".d c #a3a180", ".e c #a19f7d", ".f c #69674d", ".g c #67654a", ".h c #878562", ".i c #7f7e5d", ".j c #868461", ".k c #84825f", ".l c #8a8768", ".m c #aaa894", ".n c #69674c", ".o c #494837", ".p c #767458", ".q c #615f47", ".r c #424130", ".s c #6f6d50", ".t c #585745", ".u c #757462", ".v c #676653", ".w c #484735", ".x c #8a8867", ".y c #a5a28d", ".z c #858364", ".A c #7a7758", ".B c #615f46", ".C c #6e6d50", ".D c #656453", ".E c #c3c2ad", ".F c #b7b59c", ".G c #92906f", ".H c #3f3e2e", ".I c #8f8d6e", ".J c #9f9c85", ".K c #8f8d71", ".L c #817f5d", ".M c #595740", ".N c #b4b39d", ".O c #b5b49a", ".P c #9d9b78", ".Q c #9b9976", ".R c #9a9874", ".S c #56553f", ".T c #89866e", ".U c #9a977e", ".V c #98957c", ".W c #848160", ".X c #55533d", ".Y c #b9b79f", ".Z c #a4a282", ".0 c #9a9873", ".1 c #999772", ".2 c #989671", ".3 c #5f5d45", ".4 c #807d68", ".5 c #949276", ".6 c #908e71", ".7 c #858360", ".8 c #666449", "#` c #88866e", "#. c #9f9d7a", "## c #979570", "#a c #97956f", "#b c #918e69", "#c c #403f2f", "#d c #8f8d72", "#e c #8e8c6f", "#f c #8c8a6d", "#g c #888665", "#h c #888562", "#i c #484634", "#j c #737154", "#k c #8e8c67", "#l c #888662", "#m c #5d5c49", "#n c #898767", "#o c #888666", "#p c #878565", "#q c #5a5944", "#r c #454433", "#s c #464535", "#t c #6e6c52", "#u c #838160", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````````````````````````", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.", "`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#`#", "`a`a`a`a`a`a`b`c`d`e`f`g`a`a`a`a", "`h`h`h`h`i`j`k`l`m`n`o`p`h`h`h`h", "`q`q`q`r`s`t`u`v`w`x`y`z`A`q`q`q", "`B`B`C`D`E`F`G`H`I`J`K`L`M`N`B`B", "`O`O`P`Q`R`S`T`U`V`W`X`Y`Z`0`O`O", "`1`1`2`3`y`4`5`l`6`7`8.`...#`1`1", ".a.a.b.c.d.e.f.g.h.i`6.j.k.l.a.a", ".m.m.n.o.p.q.r.s.t.u.v.w`Z.x.m.m", ".y.y.z.A.B.C`8.D.E.F`J.G.H.I.y.y", ".J.J.K.L.k.h.M.N.O.P.Q.R.S.T.J.J", ".U.U.V.W.k.h.X.Y.Z.0.1.2.3.4.U.U", ".5.5.5.6.7.h.8#`#.###a#b#c#d.5.5", "#e#e#e#e#f#g#h#i#j#k#l`X#m#e#e#e", "#n#n#n#n#n#n#o#p#q#r#s#t#n#n#n#n", "#u#u#u#u#u#u#u#u#u#u#u#u#u#u#u#u", "`.`.`.`.`.`.`.`.`.`.`.`.`.`.`.`." }; oroborus-2.0.20/themes/Elberg_Red/shade-pressed.xpm0000444000000000000000000000641110361474174017076 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "16 19 162 2", " c None", ". c #4D4B4A", "+ c #303031", "@ c #F6F1ED", "# c #F0ECE5", "$ c #ECEAE1", "% c #E5CDCA", "& c #A9A7A1", "* c #85846E", "= c #8B887F", "- c #E3DFD9", "; c #E9E4DC", "> c #E0CAC9", ", c #C7795A", "' c #B6400D", ") c #7E2804", "! c #B7B84B", "~ c #FEFF61", "{ c #E8E53A", "] c #686545", "^ c #E2DED4", "/ c #D7B6AF", "( c #B74414", "_ c #B63500", ": c #B93400", "< c #752517", "[ c #FFFD6C", "} c #FEF447", "| c #FBEF37", "1 c #837C1D", "2 c #CDB7B6", "3 c #DCD7CB", "4 c #D2CEC1", "5 c #6E362A", "6 c #77862B", "7 c #751C1A", "8 c #8A2500", "9 c #70200C", "0 c #F4E541", "a c #FBE833", "b c #F1DC30", "c c #656313", "d c #BF4F2A", "e c #DAD7C8", "f c #D6D1C3", "g c #797862", "h c #ECEA62", "i c #FFF262", "j c #FDE937", "k c #7D7418", "l c #9B2500", "m c #5C0F0F", "n c #95841B", "o c #6D6414", "p c #801E01", "q c #C43000", "r c #CC8D7F", "s c #D0CBBA", "t c #838142", "u c #FFED6A", "v c #FEDF35", "w c #FDDC2D", "x c #CAAF23", "y c #851D00", "z c #CC2C00", "A c #B22600", "B c #C32A00", "C c #CC2D00", "D c #C92E00", "E c #C75939", "F c #C9C5B2", "G c #6B231D", "H c #FCD63D", "I c #FDD428", "J c #F7CE27", "K c #9E8218", "L c #A12100", "M c #D42A00", "N c #C92800", "O c #CE2900", "P c #D12B00", "Q c #CE2C00", "R c #C9431D", "S c #C2C0A9", "T c #9B2F08", "U c #635D11", "V c #B59119", "W c #947615", "X c #630F03", "Y c #AD2301", "Z c #722121", "` c #9C883C", " . c #8F7429", ".. c #651108", "+. c #C72800", "@. c #CB401A", "#. c #BCBAA1", "$. c #BE441E", "%. c #BB2D00", "&. c #962100", "*. c #AC2300", "=. c #C42500", "-. c #7D7831", ";. c #FECF72", ">. c #FFBE56", ",. c #FFB930", "'. c #EAA718", "). c #5A0802", "!. c #CA4D2F", "~. c #B6B398", "{. c #BA644F", "]. c #C72F00", "^. c #CD2C00", "/. c #D32A00", "(. c #861E07", "_. c #EDBD64", ":. c #FEB251", "<. c #FEAE18", "[. c #FEAD13", "}. c #FCA813", "|. c #8B5D09", "1. c #AA675F", "2. c #B0AC90", "3. c #AAAE88", "4. c #C5380F", "5. c #7B200B", "6. c #FEB35C", "7. c #FEA629", "8. c #FEA410", "9. c #FEA30F", "0. c #FCA00F", "a. c #9C6209", "b. c #928F77", "c. c #A9A587", "d. c #AD716B", "e. c #CA3309", "f. c #9E1F01", "g. c #C27D33", "h. c #FD9B1D", "i. c #FE9B0A", "j. c #FD9909", "k. c #F29008", "l. c #66400D", "m. c #A4A083", "n. c #A29F7F", "o. c #A57170", "p. c #BF462D", "q. c #D32A02", "r. c #610D08", "s. c #BF6F08", "t. c #F18806", "u. c #E78105", "v. c #834B04", "w. c #6B6952", "x. c #9C9976", "y. c #989C71", "z. c #A26461", "A. c #66654D", "B. c #564B31", "C. c #554E35", "D. c #7D7B5E", "E. c #96946E", ". . . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# # # # # # $ % & * = - # # # # ", "; ; ; ; > , ' ) ! ~ { ] ; ; ; ; ", "^ ^ ^ / ( _ : < [ } | 1 2 ^ ^ ^ ", "3 3 4 5 6 7 8 9 0 a b c d e 3 3 ", "f f g h i j k l m n o p q r f f ", "s s t u v w x y z A B C D E s s ", "F F G H I J K L M N O P Q R F F ", "S S T U V W X Y Z ` ...+.@.S S ", "#.#.$.%.&.*.=.-.;.>.,.'.).!.#.#.", "~.~.{.].^./.(._.:.<.[.}.|.1.~.~.", "2.2.3.4.Q M 5.6.7.8.9.0.a.b.2.2.", "c.c.c.d.e./.f.g.h.i.j.k.l.m.c.c.", "n.n.n.n.o.p.q.r.s.t.u.v.w.n.n.n.", "x.x.x.x.x.x.y.z.A.B.C.D.x.x.x.x.", "E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.", "+ + + + + + + + + + + + + + + + "}; oroborus-2.0.20/themes/Elberg_Red/themerc0000444000000000000000000000006710361474174015174 0ustar full_width_title=true button_offset=0 button_spacing=0 oroborus-2.0.20/themes/Elberg_Red/title-1-active.xpm0000444000000000000000000001053210361474174017076 0ustar /* XPM */ static char *title-1-active[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f0ece5", "`b c #e9e5dc", "`c c #e2dfd4", "`d c #dcd8cb", "`e c #d6d2c3", "`f c #d0ccba", "`g c #c9c6b2", "`h c #c2c0a9", "`i c #bcbaa1", "`j c #b6b398", "`k c #b0ad90", "`l c #a9a687", "`m c #a2a07f", "`n c #9c9a76", "`o c #96946e", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`.`.`." }; oroborus-2.0.20/themes/Elberg_Red/title-1-inactive.xpm0000444000000000000000000001053410361474174017427 0ustar /* XPM */ static char *title-1-inactive[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #d7d3cf", "`a c #d2cec8", "`b c #ccc8c1", "`c c #c6c3ba", "`d c #c1beb2", "`e c #bbb8aa", "`f c #b6b3a3", "`g c #b0ad9c", "`h c #aaa894", "`i c #a5a28d", "`j c #9f9c85", "`k c #9a977e", "`l c #949276", "`m c #8e8c6f", "`n c #898767", "`o c #838160", "`p c #000000", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`.`.`." }; oroborus-2.0.20/themes/Elberg_Red/title-2-active.xpm0000444000000000000000000000324010361474174017075 0ustar /* XPM */ static char * title_2_active_xpm[] = { "11 19 90 1", " c None", ". c #4D4B4A", "+ c #303031", "@ c #302827", "# c #F6F1ED", "$ c #E2DEDA", "% c #656363", "& c #552B1B", "* c #F0ECE5", "= c #DEDAD5", "- c #C3BFBB", "; c #A7A4A1", "> c #482D24", ", c #E9E4DC", "' c #888683", ") c #333433", "! c #3F2D29", "~ c #6E6C6A", "{ c #A4A09C", "] c #4A4848", "^ c #642714", "/ c #E2DED4", "( c #A29E99", "_ c #3C2E2B", ": c #832106", "< c #911F00", "[ c #862005", "} c #5B281B", "| c #4B2B24", "1 c #672614", "2 c #901E00", "3 c #DCD7CB", "4 c #656360", "5 c #6A2514", "6 c #961C00", "7 c #D6D1C3", "8 c #63605D", "9 c #6D2314", "0 c #9A1A00", "a c #D0CBBA", "b c #959288", "c c #3C2E2C", "d c #901A06", "e c #9E1700", "f c #C9C5B2", "g c #747169", "h c #432B28", "i c #9E1500", "j c #A21500", "k c #C2C0A9", "l c #C0BCA8", "m c #4D4C48", "n c #711F14", "o c #A61200", "p c #BCBAA1", "q c #8B8979", "r c #482926", "s c #AA0F00", "t c #B6B398", "u c #A9A78E", "v c #332E2E", "w c #AE0D00", "x c #B0AC90", "y c #A4A187", "z c #342E2E", "A c #B20A00", "B c #A9A587", "C c #7F7C69", "D c #4B2726", "E c #B70800", "F c #A29F7F", "G c #A19E7E", "H c #474640", "I c #7D1814", "J c #BC0600", "K c #9C9976", "L c #9B9875", "M c #605E50", "N c #482828", "O c #BB0401", "P c #C00300", "Q c #8D8B68", "R c #737159", "S c #43443D", "T c #492827", "U c #B20606", "V c #C40000", "W c #303030", "X c #313028", "Y c #312F25", "...........", "++++++++++@", "########$%&", "****=-=**;>", ",,,')!)~{]^", "//(_:<[}|12", "33456666666", "77890000000", "aabcdeeeeee", "fffghijjjjj", "kkklmnooooo", "ppppqrsssss", "ttttuvwwwww", "xxxxyzAAAAA", "BBBBCDEEEEE", "FFFGHIJJJJJ", "KKLMNOPPPPP", "QRSTUVVVVVV", "WWWXYYYYYYY"}; oroborus-2.0.20/themes/Elberg_Red/title-2-inactive.xpm0000444000000000000000000001121410361474174017424 0ustar /* XPM */ static char *title-2-inactive[] = { /* width height num_colors chars_per_pixel */ " 11 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #2f2e2f", "`a c #2c2b2c", "`b c #d7d3cf", "`c c #c6c2bf", "`d c #585756", "`e c #373737", "`f c #d2cec8", "`g c #c2bfba", "`h c #aaa8a3", "`i c #92908d", "`j c #343434", "`k c #ccc8c1", "`l c #777572", "`m c #313131", "`n c #2f2f2f", "`o c #605f5d", "`p c #908d89", "`q c #414040", "`r c #3c3c3c", "`s c #c6c3ba", "`t c #8e8b86", "`u c #302f30", "`v c #444444", "`w c #484848", "`x c #454545", "`y c #3a3a3a", "`z c #363536", "`A c #3d3d3d", "`B c #c1beb2", "`C c #585754", "`D c #3f3f3f", "`E c #4a4a4a", "`F c #bbb8aa", "`G c #565551", "`H c #404040", "`I c #4c4c4c", "`J c #b6b3a3", "`K c #828077", "`L c #303030", "`M c #4b4b4b", "`N c #4e4e4e", "`O c #b0ad9c", "`P c #65645c", "`Q c #323232", "`R c #505050", "`S c #aaa894", "`T c #a8a692", "`U c #43433f", "`V c #424242", "`W c #535353", "`X c #a5a28d", "`Y c #7a786a", "`Z c #353535", "`0 c #555555", "`1 c #9f9c85", "`2 c #94927c", "`3 c #2e2e2e", "`4 c #575757", "`5 c #9a977e", "`6 c #8f8d76", "`7 c #595959", "`8 c #949276", ".` c #6f6d5c", ".. c #363636", ".# c #5b5b5b", ".a c #8e8c6f", ".b c #8d8b6e", ".c c #3e3e38", ".d c #5e5e5e", ".e c #898767", ".f c #878666", ".g c #545346", ".h c #606060", ".i c #7b795b", ".j c #64634e", ".k c #3c3c35", ".l c #5c5c5c", ".m c #626262", ".n c #2d2d2d", ".o c #2c2c2c", ".p c #2b2a2b", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````````````````````", "`.`.`.`.`.`.`.`.`.`#`a", "`b`b`b`b`b`b`b`b`c`d`e", "`f`f`f`f`g`h`g`f`f`i`j", "`k`k`k`l`#`m`n`o`p`q`r", "`s`s`t`u`v`w`x`y`z`A`w", "`B`B`C`D`E`E`E`E`E`E`E", "`F`F`G`H`I`I`I`I`I`I`I", "`J`J`K`L`M`N`N`N`N`N`N", "`O`O`O`P`Q`R`R`R`R`R`R", "`S`S`S`T`U`V`W`W`W`W`W", "`X`X`X`X`Y`Z`0`0`0`0`0", "`1`1`1`1`2`3`4`4`4`4`4", "`5`5`5`5`6`3`7`7`7`7`7", "`8`8`8`8.`...#.#.#.#.#", ".a.a.a.b.c`w.d.d.d.d.d", ".e.e.f.g`Z.d.h.h.h.h.h", ".i.j.k...l.m.m.m.m.m.m", ".n`3`L.o.p.p.p.p.p.p.p" }; oroborus-2.0.20/themes/Elberg_Red/title-3-active.xpm0000444000000000000000000000075510361474174017106 0ustar /* XPM */ static char * title_3_active_xpm[] = { "3 19 20 1", " c None", ". c #4D4B4A", "+ c #302624", "@ c #842900", "# c #882600", "$ c #8C2400", "% c #912200", "& c #962000", "* c #9A1D00", "= c #9E1B00", "- c #A21800", "; c #A61600", "> c #AA1300", ", c #AE1000", "' c #B20E00", ") c #B70C00", "! c #BC0A00", "~ c #C00700", "{ c #C40500", "] c #312F25", "...", "+++", "@@@", "###", "$$$", "%%%", "&&&", "***", "===", "---", ";;;", ">>>", ",,,", "'''", ")))", "!!!", "~~~", "{{{", "]]]"}; oroborus-2.0.20/themes/Elberg_Red/title-3-inactive.xpm0000444000000000000000000001053410361474174017431 0ustar /* XPM */ static char *title-3-inactive[] = { /* width height num_colors chars_per_pixel */ " 3 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2a2a2a", "`# c #424242", "`a c #444444", "`b c #464646", "`c c #484848", "`d c #4a4a4a", "`e c #4c4c4c", "`f c #4e4e4e", "`g c #505050", "`h c #535353", "`i c #555555", "`j c #575757", "`k c #595959", "`l c #5b5b5b", "`m c #5e5e5e", "`n c #606060", "`o c #626262", "`p c #2b2a2b", "`q c #000000", "`r c #000000", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````", "`.`.`.", "`#`#`#", "`a`a`a", "`b`b`b", "`c`c`c", "`d`d`d", "`e`e`e", "`f`f`f", "`g`g`g", "`h`h`h", "`i`i`i", "`j`j`j", "`k`k`k", "`l`l`l", "`m`m`m", "`n`n`n", "`o`o`o", "`p`p`p" }; oroborus-2.0.20/themes/Elberg_Red/title-4-active.xpm0000444000000000000000000000325710361474174017107 0ustar /* XPM */ static char * title_4_active_xpm[] = { "11 19 91 1", " c None", ". c #4D4B4A", "+ c #303030", "@ c #303031", "# c #742908", "$ c #562B1A", "% c #353231", "& c #9A9795", "* c #F6F1ED", "= c #882600", "- c #7A2807", "; c #392E2B", "> c #AAA7A3", ", c #F0ECE5", "' c #8C2300", ") c #6F270F", "! c #3E3F3E", "~ c #E3DED7", "{ c #E9E4DC", "] c #912100", "^ c #3F2D29", "/ c #ADAAA2", "( c #E2DED4", "_ c #961F00", ": c #59281B", "< c #8B8882", "[ c #DCD7CB", "} c #9A1C00", "| c #5B271C", "1 c #87867E", "2 c #D6D1C3", "3 c #9E1A00", "4 c #9D1900", "5 c #402C28", "6 c #9F9C90", "7 c #D0CBBA", "8 c #A21700", "9 c #7D1F0E", "0 c #3B3C3A", "a c #C4C1AE", "b c #C9C5B2", "c c #A61500", "d c #941907", "e c #3B2D2B", "f c #8D8A7C", "g c #C2C0A9", "h c #AA1200", "i c #A91301", "j c #422C2A", "k c #747267", "l c #BCBAA1", "m c #AE0F00", "n c #951609", "o c #3D3B3A", "p c #B4B196", "q c #B6B398", "r c #B20D00", "s c #991409", "t c #AEAA8E", "u c #B0AC90", "v c #B70B00", "w c #B50B00", "x c #442B2A", "y c #6C695A", "z c #A7A486", "A c #827F6C", "B c #55544B", "C c #5C5A50", "D c #97947A", "E c #A9A587", "F c #BC0800", "G c #A50F07", "H c #452A2A", "I c #3C3B38", "J c #402B2B", "K c #7F1914", "L c #6B1F1C", "M c #3D3C39", "N c #9E9B7C", "O c #C00600", "P c #BE0701", "Q c #A30E09", "R c #412B2B", "S c #848266", "T c #C40300", "U c #C10401", "V c #931210", "W c #333432", "X c #8D8B68", "Y c #312F25", "Z c #313028", "...........", "++@@@@@@@@@", "#$%&*******", "==-;>,,,,,,", "''')!~{{{{{", "]]]]^/(((((", "____:<[[[[[", "}}}}|122222", "33345677777", "88890abbbbb", "ccdefgggggg", "hijklllllll", "mnopqqqqqqq", "rsotuuuuuuu", "vwxyzzABCDE", "FFGHIIJKLMN", "OOOPQQPOORS", "TTTTTTTUVWX", "YYYYYYYZ@@@"}; oroborus-2.0.20/themes/Elberg_Red/title-4-inactive.xpm0000444000000000000000000001121410361474174017426 0ustar /* XPM */ static char *title-4-inactive[] = { /* width height num_colors chars_per_pixel */ " 11 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #303030", "`# c #2f2e2f", "`a c #2e2d2e", "`b c #3e3e3e", "`c c #383838", "`d c #302f2f", "`e c #868583", "`f c #d7d3cf", "`g c #444444", "`h c #414141", "`i c #2e2e2e", "`j c #95938f", "`k c #d2cec8", "`l c #464646", "`m c #3f3f3f", "`n c #383837", "`o c #c7c3bc", "`p c #ccc8c1", "`q c #484848", "`r c #313131", "`s c #97958e", "`t c #c6c3ba", "`u c #4a4a4a", "`v c #3a3a3a", "`w c #7a7872", "`x c #c1beb2", "`y c #4c4c4c", "`z c #76756e", "`A c #bbb8aa", "`B c #4e4e4e", "`C c #323232", "`D c #8b897e", "`E c #b6b3a3", "`F c #505050", "`G c #363634", "`H c #aba998", "`I c #b0ad9c", "`J c #535353", "`K c #7b796d", "`L c #aaa894", "`M c #555555", "`N c #545454", "`O c #333333", "`P c #66645a", "`Q c #a5a28d", "`R c #575757", "`S c #4f4f4f", "`T c #373634", "`U c #9d9b84", "`V c #9f9c85", "`W c #595959", "`X c #515151", "`Y c #98967d", "`Z c #9a977e", "`0 c #5b5b5b", "`1 c #343434", "`2 c #5e5d50", "`3 c #929075", "`4 c #72705e", "`5 c #4b4a42", "`6 c #504f46", "`7 c #84826b", "`8 c #949276", ".` c #5e5e5e", ".. c #565656", ".# c #363533", ".a c #4a494a", ".b c #434343", ".c c #8a886c", ".d c #606060", ".e c #5f5f5f", ".f c #343334", ".g c #737159", ".h c #626262", ".i c #616161", ".j c #7b795b", ".k c #2b2a2b", ".l c #2c2c2c", ".m c #313031", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "``````````````````````", "`.`.`#`a`a`a`a`a`a`a`a", "`b`c`d`e`f`f`f`f`f`f`f", "`g`g`h`i`j`k`k`k`k`k`k", "`l`l`l`m`n`o`p`p`p`p`p", "`q`q`q`q`r`s`t`t`t`t`t", "`u`u`u`u`v`w`x`x`x`x`x", "`y`y`y`y`v`z`A`A`A`A`A", "`B`B`B`B`C`D`E`E`E`E`E", "`F`F`F`l`G`H`I`I`I`I`I", "`J`J`B`.`K`L`L`L`L`L`L", "`M`N`O`P`Q`Q`Q`Q`Q`Q`Q", "`R`S`T`U`V`V`V`V`V`V`V", "`W`X`T`Y`Z`Z`Z`Z`Z`Z`Z", "`0`0`1`2`3`3`4`5`6`7`8", ".`.`..`1.#.#`O.a.b.#.c", ".d.d.d.e.....e.d.d.f.g", ".h.h.h.h.h.h.h.i`X`d.j", ".k.k.k.k.k.k.k.l.m`#`a" }; oroborus-2.0.20/themes/Elberg_Red/title-5-active.xpm0000444000000000000000000000061610361474174017104 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/Elberg_Red/title-5-inactive.xpm0000444000000000000000000000062610361474174017434 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/Elberg_Red/top-left-active.xpm0000444000000000000000000001071510361474174017354 0ustar /* XPM */ static char *top-left-active[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f7f3ef", "`a c #f6f1ed", "`b c #f0ece5", "`c c #e9e5dc", "`d c #e2dfd4", "`e c #dcd8cb", "`f c #d6d2c3", "`g c #d0ccba", "`h c #c9c6b2", "`i c #c6c7ad", "`j c #c2c0a9", "`k c #bcbaa1", "`l c #b6b398", "`m c #b0ad90", "`n c #a9a687", "`o c #a2a07f", "`p c #9c9a76", "`q c #96946e", "`r c #94926b", "`s c #000000", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "```.`.`.`.`.", "```.`#`a`a`a", "```.`#`b`b`b", "```.`#`c`c`c", "```.`#`d`d`d", "```.`#`e`e`e", "```.`#`f`f`f", "```.`#`g`g`g", "```.`#`h`h`h", "```.`#`i`j`j", "```.`#`i`k`k", "```.`#`i`l`l", "```.`#`i`m`m", "```.`#`i`n`n", "```.`#`i`o`o", "```.`#`i`p`p", "```.`#`i`q`q", "```.`#`i`r`." }; oroborus-2.0.20/themes/Elberg_Red/top-left-inactive.xpm0000444000000000000000000001071710361474174017705 0ustar /* XPM */ static char *top-left-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #302e30", "`# c #2e2d2e", "`a c #d8d5d1", "`b c #d7d3cf", "`c c #d2cec8", "`d c #ccc8c1", "`e c #c6c3ba", "`f c #c1beb2", "`g c #bbb8aa", "`h c #b6b3a3", "`i c #b0ad9c", "`j c #adae97", "`k c #aaa894", "`l c #a5a28d", "`m c #9f9c85", "`n c #9a977e", "`o c #949276", "`p c #8e8c6f", "`q c #898767", "`r c #838160", "`s c #81805e", "`t c #2c2c2c", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "```.`#`#`#`#", "```#`a`b`b`b", "```#`a`c`c`c", "```#`a`d`d`d", "```#`a`e`e`e", "```#`a`f`f`f", "```#`a`g`g`g", "```#`a`h`h`h", "```#`a`i`i`i", "```#`a`j`k`k", "```#`a`j`l`l", "```#`a`j`m`m", "```#`a`j`n`n", "```#`a`j`o`o", "```#`a`j`p`p", "```#`a`j`q`q", "```#`a`j`r`r", "```#`a`j`s`t" }; oroborus-2.0.20/themes/Elberg_Red/top-right-active.xpm0000444000000000000000000001071610361474174017540 0ustar /* XPM */ static char *top-right-active[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #313031", "`# c #f6f1ed", "`a c #f7f3ef", "`b c #f0ece5", "`c c #c6c7ad", "`d c #e9e5dc", "`e c #94926b", "`f c #e2dfd4", "`g c #dcd8cb", "`h c #d6d2c3", "`i c #d0ccba", "`j c #c9c6b2", "`k c #c2c0a9", "`l c #bcbaa1", "`m c #b6b398", "`n c #b0ad90", "`o c #a9a687", "`p c #a2a07f", "`q c #9c9a76", "`r c #96946e", "`s c #ffffff", "`t c #000000", "`u c #000000", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "`.`.`.`.`.``", "`#`#`#`a`.``", "`b`b`b`c`.``", "`d`d`d`e`.``", "`f`f`f`e`.``", "`g`g`g`e`.``", "`h`h`h`e`.``", "`i`i`i`e`.``", "`j`j`j`e`.``", "`k`k`c`e`.``", "`l`l`c`e`.``", "`m`m`c`e`.``", "`n`n`c`e`.``", "`o`o`c`e`.``", "`p`p`c`e`.``", "`q`q`c`e`.``", "`r`r`c`e`.``", "`.`s`c`e`.``" }; oroborus-2.0.20/themes/Elberg_Red/top-right-inactive.xpm0000444000000000000000000001072010361474174020062 0ustar /* XPM */ static char *top-right-inactive[] = { /* width height num_colors chars_per_pixel */ " 6 19 256 2", /* colors */ "`` c #4a4d4a", "`. c #2e2d2e", "`# c #302e30", "`a c #d7d3cf", "`b c #d8d5d1", "`c c #d2cec8", "`d c #adae97", "`e c #ccc8c1", "`f c #81805e", "`g c #c6c3ba", "`h c #c1beb2", "`i c #bbb8aa", "`j c #b6b3a3", "`k c #b0ad9c", "`l c #aaa894", "`m c #a5a28d", "`n c #9f9c85", "`o c #9a977e", "`p c #949276", "`q c #8e8c6f", "`r c #898767", "`s c #838160", "`t c #2d2c2d", "`u c #e1e1e1", "`v c #000000", "`w c #000000", "`x c #000000", "`y c #000000", "`z c #000000", "`A c #000000", "`B c #000000", "`C c #000000", "`D c #000000", "`E c #000000", "`F c #000000", "`G c #000000", "`H c #000000", "`I c #000000", "`J c #000000", "`K c #000000", "`L c #000000", "`M c #000000", "`N c #000000", "`O c #000000", "`P c #000000", "`Q c #000000", "`R c #000000", "`S c #000000", "`T c #000000", "`U c #000000", "`V c #000000", "`W c #000000", "`X c #000000", "`Y c #000000", "`Z c #000000", "`0 c #000000", "`1 c #000000", "`2 c #000000", "`3 c #000000", "`4 c #000000", "`5 c #000000", "`6 c #000000", "`7 c #000000", "`8 c #000000", ".` c #000000", ".. c #000000", ".# c #000000", ".a c #000000", ".b c #000000", ".c c #000000", ".d c #000000", ".e c #000000", ".f c #000000", ".g c #000000", ".h c #000000", ".i c #000000", ".j c #000000", ".k c #000000", ".l c #000000", ".m c #000000", ".n c #000000", ".o c #000000", ".p c #000000", ".q c #000000", ".r c #000000", ".s c #000000", ".t c #000000", ".u c #000000", ".v c #000000", ".w c #000000", ".x c #000000", ".y c #000000", ".z c #000000", ".A c #000000", ".B c #000000", ".C c #000000", ".D c #000000", ".E c #000000", ".F c #000000", ".G c #000000", ".H c #000000", ".I c #000000", ".J c #000000", ".K c #000000", ".L c #000000", ".M c #000000", ".N c #000000", ".O c #000000", ".P c #000000", ".Q c #000000", ".R c #000000", ".S c #000000", ".T c #000000", ".U c #000000", ".V c #000000", ".W c #000000", ".X c #000000", ".Y c #000000", ".Z c #000000", ".0 c #000000", ".1 c #000000", ".2 c #000000", ".3 c #000000", ".4 c #000000", ".5 c #000000", ".6 c #000000", ".7 c #000000", ".8 c #000000", "#` c #000000", "#. c #000000", "## c #000000", "#a c #000000", "#b c #000000", "#c c #000000", "#d c #000000", "#e c #000000", "#f c #000000", "#g c #000000", "#h c #000000", "#i c #000000", "#j c #000000", "#k c #000000", "#l c #000000", "#m c #000000", "#n c #000000", "#o c #000000", "#p c #000000", "#q c #000000", "#r c #000000", "#s c #000000", "#t c #000000", "#u c #000000", "#v c #000000", "#w c #000000", "#x c #000000", "#y c #000000", "#z c #000000", "#A c #000000", "#B c #000000", "#C c #000000", "#D c #000000", "#E c #000000", "#F c #000000", "#G c #000000", "#H c #000000", "#I c #000000", "#J c #000000", "#K c #000000", "#L c #000000", "#M c #000000", "#N c #000000", "#O c #000000", "#P c #000000", "#Q c #000000", "#R c #000000", "#S c #000000", "#T c #000000", "#U c #000000", "#V c #000000", "#W c #000000", "#X c #000000", "#Y c #000000", "#Z c #000000", "#0 c #000000", "#1 c #000000", "#2 c #000000", "#3 c #000000", "#4 c #000000", "#5 c #000000", "#6 c #000000", "#7 c #000000", "#8 c #000000", "a` c #000000", "a. c #000000", "a# c #000000", "aa c #000000", "ab c #000000", "ac c #000000", "ad c #000000", "ae c #000000", "af c #000000", "ag c #000000", "ah c #000000", "ai c #000000", "aj c #000000", "ak c #000000", "al c #000000", "am c #000000", "an c #000000", "ao c #000000", "ap c #000000", "aq c #000000", "ar c #000000", "as c #000000", "at c #000000", "au c #000000", "av c #000000", "aw c #000000", "ax c #000000", "ay c #000000", "az c #000000", "aA c #000000", "aB c #000000", "aC c #000000", "aD c #000000", "aE c #000000", "aF c #000000", "aG c #000000", "aH c #000000", "aI c #000000", "aJ c #000000", "aK c #000000", "aL c #000000", "aM c #000000", "aN c #000000", "aO c #000000", "aP c #000000", "aQ c #000000", "aR c #000000", "aS c #000000", "aT c #000000", "aU c #000000", "aV c #000000", "aW c #000000", "aX c #000000", "aY c #000000", "aZ c #000000", "a0 c #000000", "a1 c #000000", "a2 c #000000", "a3 c #000000", "a4 c #000000", "a5 c #000000", "a6 c #000000", "a7 c #000000", "a8 c #000000", /* pixels */ "````````````", "`.`.`.`.`#``", "`a`a`a`b`.``", "`c`c`c`d`.``", "`e`e`e`f`.``", "`g`g`g`f`.``", "`h`h`h`f`.``", "`i`i`i`f`.``", "`j`j`j`f`.``", "`k`k`k`f`.``", "`l`l`d`f`.``", "`m`m`d`f`.``", "`n`n`d`f`.``", "`o`o`d`f`.``", "`p`p`d`f`.``", "`q`q`d`f`.``", "`r`r`d`f`.``", "`s`s`d`f`.``", "`t`u`d`f`.``" }; oroborus-2.0.20/themes/QNX/0000755000000000000000000000000011336023700012261 5ustar oroborus-2.0.20/themes/QNX/Makefile.am0000644000000000000000000000157110361474174014335 0ustar themedir = $(prefix)/share/oroborus/themes/QNX theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/QNX/Makefile.in0000644000000000000000000002305310361474437014347 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/QNX DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/QNX theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/QNX/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/QNX/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/QNX/bottom-active.xpm0000644000000000000000000000173110361474174015602 0ustar /* XPM */ static char * bottom_active_xpm[] = { "89 9 6 1", " c None", ". c #000000", "+ c #D8D8D8", "@ c #DBDBDB", "# c #C0C0C0", "$ c #A6A6A6", ".........................................................................................", "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", ".........................................................................................", "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################################################################################", "#########################################################################################", "#########################################################################################", "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", "........................................................................................."}; oroborus-2.0.20/themes/QNX/bottom-inactive.xpm0000644000000000000000000000173310361474174016133 0ustar /* XPM */ static char * bottom_inactive_xpm[] = { "89 9 6 1", " c None", ". c #000000", "+ c #D8D8D8", "@ c #DBDBDB", "# c #C0C0C0", "$ c #A6A6A6", ".........................................................................................", "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++", ".........................................................................................", "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################################################################################", "#########################################################################################", "#########################################################################################", "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", "........................................................................................."}; oroborus-2.0.20/themes/QNX/bottom-left-active.xpm0000644000000000000000000000277310361474174016541 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "24 9 81 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D8D8D8", "# c #979797", "$ c #333333", "% c #020202", "& c #CCC2B2", "* c #CDC3B3", "= c #C9BFAE", "- c #C9BEAD", "; c #C8BDAC", "> c #C6BBA9", ", c #C5BAA8", "' c #C4B9A6", ") c #C3B7A4", "! c #C2B6A2", "~ c #C0B4A0", "{ c #C0B39E", "] c #BDB09B", "^ c #BCAF99", "/ c #BAAC97", "( c #B9AB94", "_ c #B7A992", ": c #948A79", "< c #B6A890", "[ c #B4A68E", "} c #B3A58D", "| c #B1A38B", "1 c #AFA18A", "2 c #ADA089", "3 c #AC9D87", "4 c #A99C86", "5 c #A89A85", "6 c #A69984", "7 c #A59883", "8 c #A39782", "9 c #A19581", "0 c #A09480", "a c #9F937F", "b c #9C917D", "c c #9B907D", "d c #998E7C", "e c #988D7B", "f c #776F64", "g c #AEA089", "h c #AA9D87", "i c #A79A84", "j c #A49783", "k c #A39681", "l c #9E927E", "m c #978C7A", "n c #968B79", "o c #938977", "p c #928877", "q c #716B61", "r c #A99B86", "s c #9D917E", "t c #908676", "u c #8F8675", "v c #8E8474", "w c #8D8373", "x c #6B665D", "y c #777165", "z c #80786B", "A c #7E776A", "B c #7D7669", "C c #7C7468", "D c #7B7467", "E c #797266", "F c #787166", "G c #756E64", "H c #746D63", "I c #736C62", "J c #726B61", "K c #706A60", "L c #6E685F", "M c #6D685F", "N c #6A655C", "O c #68645C", "P c #67635A", ".+@#$$$$$$$$$$$$$$$$$$$$", ".+@@@@@@@@@@@@@@@@@@@@@@", ".%%%%%%%%%%%%%%%%%%%%%%%", ".&*&=-;>,')!~~{]^^/(__:%", ".;_<[}|1234567890abcdef%", ".)|g2h4i6jk0alccemn:opq%", ".{ri7890ascdemn:optuvwx%", ".yzABCDEFyGHIJKKLMxxNOP%", "........................"}; oroborus-2.0.20/themes/QNX/bottom-left-inactive.xpm0000644000000000000000000000277510361474174017072 0ustar /* XPM */ static char * bottom_left_inactive_xpm[] = { "24 9 81 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D8D8D8", "# c #979797", "$ c #333333", "% c #020202", "& c #CCC2B2", "* c #CDC3B3", "= c #C9BFAE", "- c #C9BEAD", "; c #C8BDAC", "> c #C6BBA9", ", c #C5BAA8", "' c #C4B9A6", ") c #C3B7A4", "! c #C2B6A2", "~ c #C0B4A0", "{ c #C0B39E", "] c #BDB09B", "^ c #BCAF99", "/ c #BAAC97", "( c #B9AB94", "_ c #B7A992", ": c #948A79", "< c #B6A890", "[ c #B4A68E", "} c #B3A58D", "| c #B1A38B", "1 c #AFA18A", "2 c #ADA089", "3 c #AC9D87", "4 c #A99C86", "5 c #A89A85", "6 c #A69984", "7 c #A59883", "8 c #A39782", "9 c #A19581", "0 c #A09480", "a c #9F937F", "b c #9C917D", "c c #9B907D", "d c #998E7C", "e c #988D7B", "f c #776F64", "g c #AEA089", "h c #AA9D87", "i c #A79A84", "j c #A49783", "k c #A39681", "l c #9E927E", "m c #978C7A", "n c #968B79", "o c #938977", "p c #928877", "q c #716B61", "r c #A99B86", "s c #9D917E", "t c #908676", "u c #8F8675", "v c #8E8474", "w c #8D8373", "x c #6B665D", "y c #777165", "z c #80786B", "A c #7E776A", "B c #7D7669", "C c #7C7468", "D c #7B7467", "E c #797266", "F c #787166", "G c #756E64", "H c #746D63", "I c #736C62", "J c #726B61", "K c #706A60", "L c #6E685F", "M c #6D685F", "N c #6A655C", "O c #68645C", "P c #67635A", ".+@#$$$$$$$$$$$$$$$$$$$$", ".+@@@@@@@@@@@@@@@@@@@@@@", ".%%%%%%%%%%%%%%%%%%%%%%%", ".&*&=-;>,')!~~{]^^/(__:%", ".;_<[}|1234567890abcdef%", ".)|g2h4i6jk0alccemn:opq%", ".{ri7890ascdemn:optuvwx%", ".yzABCDEFyGHIJKKLMxxNOP%", "........................"}; oroborus-2.0.20/themes/QNX/bottom-right-active.xpm0000644000000000000000000000301310361474175016711 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "24 9 82 1", " c None", ". c #333333", "+ c #D8D8D8", "@ c #979797", "# c #000000", "$ c #020202", "% c #D6CFC2", "& c #CDC3B3", "* c #CCC2B2", "= c #C9BFAE", "- c #C9BEAD", "; c #C8BDAC", "> c #C6BBA9", ", c #C5BAA8", "' c #C4B9A6", ") c #C3B7A4", "! c #C2B6A2", "~ c #C0B4A0", "{ c #C0B39E", "] c #BDB09B", "^ c #BCAF99", "/ c #BAAC97", "( c #B9AB94", "_ c #B7A992", ": c #948A79", "< c #B6A890", "[ c #B4A68E", "} c #B3A58D", "| c #B1A38B", "1 c #AFA18A", "2 c #ADA089", "3 c #AC9D87", "4 c #A99C86", "5 c #A89A85", "6 c #A69984", "7 c #A59883", "8 c #A39782", "9 c #A19581", "0 c #A09480", "a c #9F937F", "b c #9C917D", "c c #9B907D", "d c #998E7C", "e c #988D7B", "f c #776F64", "g c #AEA089", "h c #AA9D87", "i c #A79A84", "j c #A49783", "k c #A39681", "l c #9E927E", "m c #978C7A", "n c #968B79", "o c #938977", "p c #928877", "q c #716B61", "r c #A99B86", "s c #9D917E", "t c #908676", "u c #8F8675", "v c #8E8474", "w c #8D8373", "x c #6B665D", "y c #827A6C", "z c #80786B", "A c #7E776A", "B c #7D7669", "C c #7C7468", "D c #7B7467", "E c #797266", "F c #787166", "G c #777165", "H c #756E64", "I c #746D63", "J c #736C62", "K c #726B61", "L c #706A60", "M c #6E685F", "N c #6D685F", "O c #6A655C", "P c #68645C", "Q c #67635A", "....................++@#", "++++++++++++++++++++++@#", "$$$$$$$$$$$$$$$$$$$$$$$#", "$%&*=-;>,')!~~{]^^/(__:#", "$;_<[}|1234567890abcdef#", "$)|g2h4i6jk0alccemn:opq#", "${ri7890ascdemn:optuvwx#", "$yzABCDEFGHIJKLLMNxxOPQ#", "########################"}; oroborus-2.0.20/themes/QNX/bottom-right-inactive.xpm0000644000000000000000000000301510361474175017242 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "24 9 82 1", " c None", ". c #333333", "+ c #D8D8D8", "@ c #979797", "# c #000000", "$ c #020202", "% c #D6CFC2", "& c #CDC3B3", "* c #CCC2B2", "= c #C9BFAE", "- c #C9BEAD", "; c #C8BDAC", "> c #C6BBA9", ", c #C5BAA8", "' c #C4B9A6", ") c #C3B7A4", "! c #C2B6A2", "~ c #C0B4A0", "{ c #C0B39E", "] c #BDB09B", "^ c #BCAF99", "/ c #BAAC97", "( c #B9AB94", "_ c #B7A992", ": c #948A79", "< c #B6A890", "[ c #B4A68E", "} c #B3A58D", "| c #B1A38B", "1 c #AFA18A", "2 c #ADA089", "3 c #AC9D87", "4 c #A99C86", "5 c #A89A85", "6 c #A69984", "7 c #A59883", "8 c #A39782", "9 c #A19581", "0 c #A09480", "a c #9F937F", "b c #9C917D", "c c #9B907D", "d c #998E7C", "e c #988D7B", "f c #776F64", "g c #AEA089", "h c #AA9D87", "i c #A79A84", "j c #A49783", "k c #A39681", "l c #9E927E", "m c #978C7A", "n c #968B79", "o c #938977", "p c #928877", "q c #716B61", "r c #A99B86", "s c #9D917E", "t c #908676", "u c #8F8675", "v c #8E8474", "w c #8D8373", "x c #6B665D", "y c #827A6C", "z c #80786B", "A c #7E776A", "B c #7D7669", "C c #7C7468", "D c #7B7467", "E c #797266", "F c #787166", "G c #777165", "H c #756E64", "I c #746D63", "J c #736C62", "K c #726B61", "L c #706A60", "M c #6E685F", "N c #6D685F", "O c #6A655C", "P c #68645C", "Q c #67635A", "....................++@#", "++++++++++++++++++++++@#", "$$$$$$$$$$$$$$$$$$$$$$$#", "$%&*=-;>,')!~~{]^^/(__:#", "$;_<[}|1234567890abcdef#", "$)|g2h4i6jk0alccemn:opq#", "${ri7890ascdemn:optuvwx#", "$yzABCDEFGHIJKLLMNxxOPQ#", "########################"}; oroborus-2.0.20/themes/QNX/close-active.xpm0000644000000000000000000000216310361474175015404 0ustar /* XPM */ static char * close_active_xpm[] = { "11 12 60 1", " c None", ". c #8E8E8E", "+ c #8D8D8D", "@ c #2B2B2B", "# c #313131", "$ c #454545", "% c #3C3C3C", "& c #8A8A8A", "* c #202020", "= c #A0A0A0", "- c #707070", "; c #B1B1B1", "> c #888888", ", c #272727", "' c #545454", ") c #9F9F9F", "! c #929292", "~ c #777777", "{ c #A9A9A9", "] c #666666", "^ c #303030", "/ c #000000", "( c #858585", "_ c #5D5D5D", ": c #959595", "< c #969696", "[ c #868686", "} c #757575", "| c #262626", "1 c #838383", "2 c #878787", "3 c #A3A3A3", "4 c #7F7F7F", "5 c #6B6B6B", "6 c #9D9D9D", "7 c #808080", "8 c #989898", "9 c #818181", "0 c #4C4C4C", "a c #7D7D7D", "b c #676767", "c c #737373", "d c #5E5E5E", "e c #A1A1A1", "f c #898989", "g c #484848", "h c #3B3B3B", "i c #B6B6B6", "j c #767676", "k c #232323", "l c #2D2D2D", "m c #656565", "n c #6A6A6A", "o c #7A7A7A", "p c #555555", "q c #353535", "r c #525252", "s c #333333", "t c #343434", "u c #373737", "...........", "+.@.....#$%", "&*=&...-;%%", ">,')!.~{]^/", "((,_:<[}|/(", "1((,2<3*/((", "4((567890((", "a(b{c,defg(", "ahijk/lmen}", "o^p@/}}qrs/", "~}t/}}}}u/}", "}}/}}}}}/}}"}; oroborus-2.0.20/themes/QNX/close-inactive.xpm0000644000000000000000000000216510361474175015735 0ustar /* XPM */ static char * close_inactive_xpm[] = { "11 12 60 1", " c None", ". c #8E8E8E", "+ c #8D8D8D", "@ c #2B2B2B", "# c #313131", "$ c #454545", "% c #3C3C3C", "& c #8A8A8A", "* c #202020", "= c #A0A0A0", "- c #707070", "; c #B1B1B1", "> c #888888", ", c #272727", "' c #545454", ") c #9F9F9F", "! c #929292", "~ c #777777", "{ c #A9A9A9", "] c #666666", "^ c #303030", "/ c #000000", "( c #858585", "_ c #5D5D5D", ": c #959595", "< c #969696", "[ c #868686", "} c #757575", "| c #262626", "1 c #838383", "2 c #878787", "3 c #A3A3A3", "4 c #7F7F7F", "5 c #6B6B6B", "6 c #9D9D9D", "7 c #808080", "8 c #989898", "9 c #818181", "0 c #4C4C4C", "a c #7D7D7D", "b c #676767", "c c #737373", "d c #5E5E5E", "e c #A1A1A1", "f c #898989", "g c #484848", "h c #3B3B3B", "i c #B6B6B6", "j c #767676", "k c #232323", "l c #2D2D2D", "m c #656565", "n c #6A6A6A", "o c #7A7A7A", "p c #555555", "q c #353535", "r c #525252", "s c #333333", "t c #343434", "u c #373737", "...........", "+.@.....#$%", "&*=&...-;%%", ">,')!.~{]^/", "((,_:<[}|/(", "1((,2<3*/((", "4((567890((", "a(b{c,defg(", "ahijk/lmen}", "o^p@/}}qrs/", "~}t/}}}}u/}", "}}/}}}}}/}}"}; oroborus-2.0.20/themes/QNX/close-pressed.xpm0000644000000000000000000000227710361474175015604 0ustar /* XPM */ static char * close_pressed_xpm[] = { "11 12 65 1", " c None", ". c #8E8E8E", "+ c #040404", "@ c #2C2C2C", "# c #797979", "$ c #808080", "% c #7F7F7F", "& c #787878", "* c #252525", "= c #212121", "- c #A4A4A4", "; c #A6A6A6", "> c #313131", ", c #767676", "' c #7C7C7C", ") c #2A2A2A", "! c #B4B4B4", "~ c #9C9C9C", "{ c #1A1A1A", "] c #7E7E7E", "^ c #ABABAB", "/ c #979797", "( c #363636", "_ c #6E6E6E", ": c #303030", "< c #888888", "[ c #282828", "} c #B5B5B5", "| c #AEAEAE", "1 c #646464", "2 c #858585", "3 c #828282", "4 c #A5A5A5", "5 c #818181", "6 c #292929", "7 c #838383", "8 c #AAAAAA", "9 c #A1A1A1", "0 c #575757", "a c #ACACAC", "b c #4B4B4B", "c c #525252", "d c #7D7D7D", "e c #C9C9C9", "f c #D2D2D2", "g c #4E4E4E", "h c #4D4D4D", "i c #D1D1D1", "j c #454545", "k c #4C4C4C", "l c #DADADA", "m c #3F3F3F", "n c #3B3B3B", "o c #7A7A7A", "p c #343434", "q c #565656", "r c #E0E0E0", "s c #222222", "t c #333333", "u c #777777", "v c #5A5A5A", "w c #505050", "x c #272727", "y c #6C6C6C", "z c #757575", ".+@#$$%&*+.", "=-;>,',)!~{", "=]^/(_:;-]{", "<[%}<+/|%=1", "22:344$5622", "777($89:777", "%%%08$abc%%", "ddde]$3fghd", "dgi]j+k5lmc", "ml5knopq%r:", "s3qtuuuuv]{", "w+xyzzzz=+q"}; oroborus-2.0.20/themes/QNX/hide-active.xpm0000644000000000000000000000223710361474175015212 0ustar /* XPM */ static char * hide_active_xpm[] = { "11 12 63 1", " c None", ". c #BBBBBB", "+ c #BDBDBD", "@ c #BEBEBE", "# c #6D6D7D", "$ c #6E6E96", "% c #6E6E84", "& c #ABABAC", "* c #C1C1C1", "= c #000123", "- c #02035F", "; c #010236", "> c #77777A", ", c #C2C2C2", "' c #363643", ") c #D6D4E6", "! c #D3D2E4", "~ c #D2D3E4", "{ c #C9C8D9", "] c #555560", "^ c #636366", "/ c #C6C6C6", "( c #404042", "_ c #E5E5E5", ": c #CCCCCB", "< c #CCCCCA", "[ c #B9B9BA", "} c #404044", "| c #646363", "1 c #C9C9C9", "2 c #404040", "3 c #E6E5E5", "4 c #CCCCCC", "5 c #B9B9BB", "6 c #656565", "7 c #E6E6E5", "8 c #B9B9B8", "9 c #666667", "0 c #CFCFCF", "a c #E6E6E6", "b c #B9B9B7", "c c #40413F", "d c #686968", "e c #D3D3D3", "f c #3C3C3C", "g c #CFCFCE", "h c #B1B1B1", "i c #A5A5A5", "j c #414141", "k c #6A6A6A", "l c #D6D6D6", "m c #171717", "n c #474747", "o c #373737", "p c #1B1B1B", "q c #6D6D6D", "r c #DADADA", "s c #A2A2A2", "t c #797979", "u c #747474", "v c #737373", "w c #939393", "x c #DDDDDD", "...........", "+++++++++@@", "#$$$$$$%&**", "=------;>,,", "')!~~~{]^//", "(_::<<[}|11", "2344::5(644", "27<<::82900", "2a:<::bcdee", "fghhhhijkll", "mnooooopqrr", "stuvvvuuwxx"}; oroborus-2.0.20/themes/QNX/hide-inactive.xpm0000644000000000000000000000224110361474175015534 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "11 12 63 1", " c None", ". c #BBBBBB", "+ c #BDBDBD", "@ c #BEBEBE", "# c #6D6D7D", "$ c #6E6E96", "% c #6E6E84", "& c #ABABAC", "* c #C1C1C1", "= c #000123", "- c #02035F", "; c #010236", "> c #77777A", ", c #C2C2C2", "' c #363643", ") c #D6D4E6", "! c #D3D2E4", "~ c #D2D3E4", "{ c #C9C8D9", "] c #555560", "^ c #636366", "/ c #C6C6C6", "( c #404042", "_ c #E5E5E5", ": c #CCCCCB", "< c #CCCCCA", "[ c #B9B9BA", "} c #404044", "| c #646363", "1 c #C9C9C9", "2 c #404040", "3 c #E6E5E5", "4 c #CCCCCC", "5 c #B9B9BB", "6 c #656565", "7 c #E6E6E5", "8 c #B9B9B8", "9 c #666667", "0 c #CFCFCF", "a c #E6E6E6", "b c #B9B9B7", "c c #40413F", "d c #686968", "e c #D3D3D3", "f c #3C3C3C", "g c #CFCFCE", "h c #B1B1B1", "i c #A5A5A5", "j c #414141", "k c #6A6A6A", "l c #D6D6D6", "m c #171717", "n c #474747", "o c #373737", "p c #1B1B1B", "q c #6D6D6D", "r c #DADADA", "s c #A2A2A2", "t c #797979", "u c #747474", "v c #737373", "w c #939393", "x c #DDDDDD", "...........", "+++++++++@@", "#$$$$$$%&**", "=------;>,,", "')!~~~{]^//", "(_::<<[}|11", "2344::5(644", "27<<::82900", "2a:<::bcdee", "fghhhhijkll", "mnooooopqrr", "stuvvvuuwxx"}; oroborus-2.0.20/themes/QNX/hide-pressed.xpm0000644000000000000000000000212510361474175015400 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "11 12 58 1", " c None", ". c #BBBBBB", "+ c #BEBEBE", "@ c #BDBDBD", "# c #C1C1C1", "$ c #C2C2C2", "% c #6D6D7D", "& c #6E6E96", "* c #6E6E84", "= c #ABABAC", "- c #C6C6C6", "; c #000123", "> c #02035F", ", c #010236", "' c #77777A", ") c #C9C9C9", "! c #363643", "~ c #D6D4E6", "{ c #D3D2E4", "] c #D2D3E4", "^ c #C9C8D9", "/ c #555560", "( c #636366", "_ c #CCCCCC", ": c #404042", "< c #E5E5E5", "[ c #CCCCCB", "} c #CCCCCA", "| c #B9B9BA", "1 c #404044", "2 c #646363", "3 c #CFCFCF", "4 c #404040", "5 c #E6E5E5", "6 c #B9B9BB", "7 c #656565", "8 c #D3D3D3", "9 c #E6E6E5", "0 c #B9B9B8", "a c #666667", "b c #D6D6D6", "c c #E6E6E6", "d c #B9B9B7", "e c #40413F", "f c #686968", "g c #DADADA", "h c #3C3C3C", "i c #CFCFCE", "j c #B1B1B1", "k c #A5A5A5", "l c #414141", "m c #6A6A6A", "n c #DDDDDD", "o c #171717", "p c #474747", "q c #373737", "r c #1B1B1B", "s c #6D6D6D", "...........", "+@@@@@@@@@+", "###########", "$%&&&&&&*=$", "-;>>>>>>,'-", ")!~{]]]^/()", "_:<[[}}|12_", "345__[[6:73", "849}}[[04a8", "b4c[}[[defb", "ghijjjjklmg", "nopqqqqqrsn"}; oroborus-2.0.20/themes/QNX/left-active.xpm0000644000000000000000000000141310361474175015226 0ustar /* XPM */ static char * left_active_xpm[] = { "5 72 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D8D8D8", "# c #979797", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/QNX/left-inactive.xpm0000644000000000000000000000141510361474175015557 0ustar /* XPM */ static char * left_inactive_xpm[] = { "5 72 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D8D8D8", "# c #979797", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/QNX/maximize-active.xpm0000644000000000000000000000177610361474175016133 0ustar /* XPM */ static char * maximize_active_xpm[] = { "11 12 52 1", " c None", ". c #BBBBBB", "+ c #00011E", "@ c #02035F", "# c #010130", "$ c #8C8C8E", "% c #17172C", "& c #6D6CA4", "* c #66669B", "= c #262643", "- c #69696B", "; c #363540", "> c #EEEDF1", ", c #DDDCDE", "' c #C5C5C6", ") c #42424A", "! c #656567", "~ c #E7E6E9", "{ c #CCCCCC", "] c #B0B0B1", "^ c #36373C", "/ c #666668", "( c #CCCCCB", "_ c #CCCCCA", ": c #B1B1B3", "< c #37373A", "[ c #686868", "} c #373739", "| c #6A6A6A", "1 c #B1B1B0", "2 c #373737", "3 c #6B6B6B", "4 c #B1B1AF", "5 c #373736", "6 c #6D6E6D", "7 c #32323C", "8 c #D1D1D3", "9 c #B0B0B0", "0 c #B1B1B1", "a c #A0A0A0", "b c #383838", "c c #707070", "d c #13131D", "e c #4A4A4D", "f c #363636", "g c #181818", "h c #727272", "i c #A4A4A7", "j c #7A7A7B", "k c #747474", "l c #737373", "m c #949494", "...........", "+@@@@@@@@#$", "%&&&&&&&*=-", ";>,,,,,,')!", ";~{{{{{{]^/", ";~{(((__:<[", ";~{{{{((:}|", ";~{(__((123", ";~{{__{_456", "78900000abc", "de2f22222gh", "ijkllllkkkm"}; oroborus-2.0.20/themes/QNX/maximize-inactive.xpm0000644000000000000000000000200010361474175016437 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "11 12 52 1", " c None", ". c #BBBBBB", "+ c #00011E", "@ c #02035F", "# c #010130", "$ c #8C8C8E", "% c #17172C", "& c #6D6CA4", "* c #66669B", "= c #262643", "- c #69696B", "; c #363540", "> c #EEEDF1", ", c #DDDCDE", "' c #C5C5C6", ") c #42424A", "! c #656567", "~ c #E7E6E9", "{ c #CCCCCC", "] c #B0B0B1", "^ c #36373C", "/ c #666668", "( c #CCCCCB", "_ c #CCCCCA", ": c #B1B1B3", "< c #37373A", "[ c #686868", "} c #373739", "| c #6A6A6A", "1 c #B1B1B0", "2 c #373737", "3 c #6B6B6B", "4 c #B1B1AF", "5 c #373736", "6 c #6D6E6D", "7 c #32323C", "8 c #D1D1D3", "9 c #B0B0B0", "0 c #B1B1B1", "a c #A0A0A0", "b c #383838", "c c #707070", "d c #13131D", "e c #4A4A4D", "f c #363636", "g c #181818", "h c #727272", "i c #A4A4A7", "j c #7A7A7B", "k c #747474", "l c #737373", "m c #949494", "...........", "+@@@@@@@@#$", "%&&&&&&&*=-", ";>,,,,,,')!", ";~{{{{{{]^/", ";~{(((__:<[", ";~{{{{((:}|", ";~{(__((123", ";~{{__{_456", "78900000abc", "de2f22222gh", "ijkllllkkkm"}; oroborus-2.0.20/themes/QNX/maximize-pressed.xpm0000644000000000000000000000166410361474175016321 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "11 12 47 1", " c None", ". c #BBBBBB", "+ c #BEBEBE", "@ c #C1C1C1", "# c #00011E", "$ c #02035F", "% c #010130", "& c #C2C2C2", "* c #17172C", "= c #6D6CA4", "- c #66669B", "; c #262643", "> c #C6C6C6", ", c #363540", "' c #EEEDF1", ") c #DDDCDE", "! c #C5C5C6", "~ c #42424A", "{ c #C9C9C9", "] c #E7E6E9", "^ c #CCCCCC", "/ c #B0B0B1", "( c #36373C", "_ c #CCCCCB", ": c #CCCCCA", "< c #B1B1B3", "[ c #37373A", "} c #CFCFCF", "| c #373739", "1 c #D3D3D3", "2 c #B1B1B0", "3 c #373737", "4 c #D6D6D6", "5 c #B1B1AF", "6 c #373736", "7 c #DADADA", "8 c #32323C", "9 c #D1D1D3", "0 c #B0B0B0", "a c #B1B1B1", "b c #A0A0A0", "c c #383838", "d c #DDDDDD", "e c #13131D", "f c #4A4A4D", "g c #363636", "h c #181818", "...........", "+++++++++++", "@#$$$$$$$$%", "&*=======-;", ">,'))))))!~", "{,]^^^^^^/(", "^,]^___::<[", "},]^^^^__<|", "1,]^_::__23", "4,]^^::^:56", "7890aaaaabc", "def3g33333h"}; oroborus-2.0.20/themes/QNX/right-active.xpm0000644000000000000000000000142510361474175015414 0ustar /* XPM */ static char * right_active_xpm[] = { "5 73 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D8D8D8", "# c #979797", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/QNX/right-inactive.xpm0000644000000000000000000000142710361474175015745 0ustar /* XPM */ static char * right_inactive_xpm[] = { "5 73 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D8D8D8", "# c #979797", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/QNX/themerc0000644000000000000000000000107110361474175013647 0ustar title_alignment=center full_width_title=false button_spacing=4 active_text_color=#000000 active_border_color=#444444 active_color_1=#a2cd5a active_shadow_1=#6e8b3d active_hilight_1=#bcee68 active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff inactive_text_color=#cccccc inactive_border_color=#444444 inactive_color_1=#999999 inactive_shadow_1=#999999 inactive_hilight_1=#ffffff inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#ffffff button_layout=CS|HM button_offset=3 double_click_action=shade box_move=false box_resize=false oroborus-2.0.20/themes/QNX/title-1-active.xpm0000644000000000000000000000152510361474175015557 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-1-inactive.xpm0000644000000000000000000000152510361474175016106 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-2-active.xpm0000644000000000000000000000152510361474175015560 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-2-inactive.xpm0000644000000000000000000000152510361474175016107 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-3-active.xpm0000644000000000000000000000152510361474175015561 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-3-inactive.xpm0000644000000000000000000000152510361474175016110 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-4-active.xpm0000644000000000000000000000152510361474175015562 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-4-inactive.xpm0000644000000000000000000000152510361474175016111 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-5-active.xpm0000644000000000000000000000152510361474175015563 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/title-5-inactive.xpm0000644000000000000000000000152510361474175016112 0ustar /* XPM */ static char * title_1_active_xpm[] = { "25 18 18 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #9A9A9A", "# c #9D9D9D", "$ c #A4A4A4", "% c #9F9F9F", "& c #9E9E9E", "* c #9C9C9C", "= c #9B9B9B", "- c #999999", "; c #979797", "> c #969696", ", c #949494", "' c #939393", ") c #929292", "! c #919191", "~ c #7E7E7E", ".........................", "+++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@", "#########################", "$$$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&&&", "*************************", "=========================", "-------------------------", ";;;;;;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''''''", ")))))))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~~~~~", "........................."}; oroborus-2.0.20/themes/QNX/top-left-active.xpm0000644000000000000000000000307310361474175016032 0ustar /* XPM */ static char * top_left_active_xpm[] = { "27 18 65 1", " c None", ". c #000000", "+ c #B8B8B8", "@ c #A9A9A9", "# c #A4A4A4", "$ c #9F9F9F", "% c #9A9A9A", "& c #878787", "* c #595959", "= c #959595", "- c #AEAEAE", "; c #ADADAD", "> c #909090", ", c #7F7F7F", "' c #575757", ") c #868686", "! c #949494", "~ c #A5A5A5", "{ c #8E8E8E", "] c #7A7A7A", "^ c #5A5A5A", "/ c #6B6B6B", "( c #6D6D6D", "_ c #9D9D9D", ": c #8D8D8D", "< c #8C8C8C", "[ c #888888", "} c #777777", "| c #606060", "1 c #9E9E9E", "2 c #8A8A8A", "3 c #8B8B8B", "4 c #898989", "5 c #838383", "6 c #969696", "7 c #858585", "8 c #9C9C9C", "9 c #9B9B9B", "0 c #808080", "a c #929292", "b c #999999", "c c #7D7D7D", "d c #919191", "e c #979797", "f c #545454", "g c #565656", "h c #747474", "i c #6C6C6C", "j c #7C7C7C", "k c #8F8F8F", "l c #939393", "m c #757575", "n c #6E6E6E", "o c #555555", "p c #5D5D5D", "q c #5E5E5E", "r c #737373", "s c #767676", "t c #7B7B7B", "u c #636363", "v c #656565", "w c #646464", "x c #696969", "y c #797979", "z c #7E7E7E", "...........................", ".+@#$$%%%%%%%%%%%%%%&*=@--;", ".@>>>>>>>>>>>>>>>>>>,')!%%%", ".~{{{{{{{{{{{{{{{{{{]^/(___", ".$::::::::::::::::::<[}|1##", "._2222222222222222223<4^&$$", "._[[[[[[[[[[[[[[[[[[[[['561", "._777777777777777777777'5=8", "._555555555555555555555'5!9", "._,,,,,,,,,,,,,,,,,,,,,'0ab", "._ccccccccccccccccccccc',de", "._cccccccccccccccccccccf,>6", "._]]]]]]]]]]]]]]]]]]]]]g,>!", "._}}}}}}}}}}}}}}}}}}h(ifjkl", "._mmmmmmmmmmmmmmmmmmnopq]{a", "._rrrrrrrrrrrrrrrrrrnf/st:d", ".,uuuvvvvvvvvvvvvvvvwfxhycz", "..........................."}; oroborus-2.0.20/themes/QNX/top-left-inactive.xpm0000644000000000000000000000307510361474175016363 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "27 18 65 1", " c None", ". c #000000", "+ c #B8B8B8", "@ c #A9A9A9", "# c #A4A4A4", "$ c #9F9F9F", "% c #9A9A9A", "& c #878787", "* c #595959", "= c #959595", "- c #AEAEAE", "; c #ADADAD", "> c #909090", ", c #7F7F7F", "' c #575757", ") c #868686", "! c #949494", "~ c #A5A5A5", "{ c #8E8E8E", "] c #7A7A7A", "^ c #5A5A5A", "/ c #6B6B6B", "( c #6D6D6D", "_ c #9D9D9D", ": c #8D8D8D", "< c #8C8C8C", "[ c #888888", "} c #777777", "| c #606060", "1 c #9E9E9E", "2 c #8A8A8A", "3 c #8B8B8B", "4 c #898989", "5 c #838383", "6 c #969696", "7 c #858585", "8 c #9C9C9C", "9 c #9B9B9B", "0 c #808080", "a c #929292", "b c #999999", "c c #7D7D7D", "d c #919191", "e c #979797", "f c #545454", "g c #565656", "h c #747474", "i c #6C6C6C", "j c #7C7C7C", "k c #8F8F8F", "l c #939393", "m c #757575", "n c #6E6E6E", "o c #555555", "p c #5D5D5D", "q c #5E5E5E", "r c #737373", "s c #767676", "t c #7B7B7B", "u c #636363", "v c #656565", "w c #646464", "x c #696969", "y c #797979", "z c #7E7E7E", "...........................", ".+@#$$%%%%%%%%%%%%%%&*=@--;", ".@>>>>>>>>>>>>>>>>>>,')!%%%", ".~{{{{{{{{{{{{{{{{{{]^/(___", ".$::::::::::::::::::<[}|1##", "._2222222222222222223<4^&$$", "._[[[[[[[[[[[[[[[[[[[[['561", "._777777777777777777777'5=8", "._555555555555555555555'5!9", "._,,,,,,,,,,,,,,,,,,,,,'0ab", "._ccccccccccccccccccccc',de", "._cccccccccccccccccccccf,>6", "._]]]]]]]]]]]]]]]]]]]]]g,>!", "._}}}}}}}}}}}}}}}}}}h(ifjkl", "._mmmmmmmmmmmmmmmmmmnopq]{a", "._rrrrrrrrrrrrrrrrrrnf/st:d", ".,uuuvvvvvvvvvvvvvvvwfxhycz", "..........................."}; oroborus-2.0.20/themes/QNX/top-right-active.xpm0000644000000000000000000000364710361474175016224 0ustar /* XPM */ static char * top_right_active_xpm[] = { "48 18 64 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #ACACAC", "# c #3D3D3D", "$ c #CCCCCC", "% c #E0E0E0", "& c #979797", "* c #909090", "= c #8C8C8C", "- c #939393", "; c #AEAEAE", "> c #B8B8B8", ", c #888888", "' c #4A4A4A", ") c #575757", "! c #636363", "~ c #A1A1A1", "{ c #B0B0B0", "] c #BBBBBB", "^ c #7E7E7E", "/ c #323232", "( c #7F7F7F", "_ c #A6A6A6", ": c #B9B9B9", "< c #BEBEBE", "[ c #757575", "} c #9B9B9B", "| c #B7B7B7", "1 c #C1C1C1", "2 c #9C9C9C", "3 c #C2C2C2", "4 c #9F9F9F", "5 c #BCBCBC", "6 c #C6C6C6", "7 c #BFBFBF", "8 c #C9C9C9", "9 c #A4A4A4", "0 c #C4C4C4", "a c #CFCFCF", "b c #A9A9A9", "c c #C8C8C8", "d c #D3D3D3", "e c #ABABAB", "f c #CBCBCB", "g c #D6D6D6", "h c #8E8E8E", "i c #D4D4D4", "j c #D7D7D7", "k c #DADADA", "l c #818181", "m c #646464", "n c #6A6A6A", "o c #BDBDBD", "p c #D2D2D2", "q c #DDDDDD", "r c #B4B4B4", "s c #D5D5D5", "t c #8A8A8A", "u c #A3A3A3", "v c #E1E1E1", "w c #DBDBDB", "x c #F1F1F1", "y c #D8D8D8", "................................................", "++@#@$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%&.", "**=#-;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>&.", ",')!~{]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]&.", "^/(_:]<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<&.", "[/}|111111111111111111111111111111111111111111&.", "[/2>333333333333333333333333333333333333333333&.", "[/45666666666666666666666666666666666666666666&.", "[/~7888888888888888888888888888888888888888888&.", "[/93$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$&.", "[/90aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&.", "[/bcdddddddddddddddddddddddddddddddddddddddddd&.", "[/efgggggggggggggggggggggggggggggggggggggggggg&.", "[/h]ijkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk&.", "lmmnopqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq&.", "*4&#rs%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%&.", "^(=#tu@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@vw&.", "............................................xy&."}; oroborus-2.0.20/themes/QNX/top-right-inactive.xpm0000644000000000000000000000365110361474175016546 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "48 18 64 1", " c None", ". c #000000", "+ c #ADADAD", "@ c #ACACAC", "# c #3D3D3D", "$ c #CCCCCC", "% c #E0E0E0", "& c #979797", "* c #909090", "= c #8C8C8C", "- c #939393", "; c #AEAEAE", "> c #B8B8B8", ", c #888888", "' c #4A4A4A", ") c #575757", "! c #636363", "~ c #A1A1A1", "{ c #B0B0B0", "] c #BBBBBB", "^ c #7E7E7E", "/ c #323232", "( c #7F7F7F", "_ c #A6A6A6", ": c #B9B9B9", "< c #BEBEBE", "[ c #757575", "} c #9B9B9B", "| c #B7B7B7", "1 c #C1C1C1", "2 c #9C9C9C", "3 c #C2C2C2", "4 c #9F9F9F", "5 c #BCBCBC", "6 c #C6C6C6", "7 c #BFBFBF", "8 c #C9C9C9", "9 c #A4A4A4", "0 c #C4C4C4", "a c #CFCFCF", "b c #A9A9A9", "c c #C8C8C8", "d c #D3D3D3", "e c #ABABAB", "f c #CBCBCB", "g c #D6D6D6", "h c #8E8E8E", "i c #D4D4D4", "j c #D7D7D7", "k c #DADADA", "l c #818181", "m c #646464", "n c #6A6A6A", "o c #BDBDBD", "p c #D2D2D2", "q c #DDDDDD", "r c #B4B4B4", "s c #D5D5D5", "t c #8A8A8A", "u c #A3A3A3", "v c #E1E1E1", "w c #DBDBDB", "x c #F1F1F1", "y c #D8D8D8", "................................................", "++@#@$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%&.", "**=#-;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>&.", ",')!~{]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]&.", "^/(_:]<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<&.", "[/}|111111111111111111111111111111111111111111&.", "[/2>333333333333333333333333333333333333333333&.", "[/45666666666666666666666666666666666666666666&.", "[/~7888888888888888888888888888888888888888888&.", "[/93$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$&.", "[/90aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&.", "[/bcdddddddddddddddddddddddddddddddddddddddddd&.", "[/efgggggggggggggggggggggggggggggggggggggggggg&.", "[/h]ijkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk&.", "lmmnopqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq&.", "*4&#rs%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%&.", "^(=#tu@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@vw&.", "............................................xy&."}; oroborus-2.0.20/themes/agua/0000755000000000000000000000000011336023700012530 5ustar oroborus-2.0.20/themes/agua/Makefile.am0000644000000000000000000000167110361474175014606 0ustar themedir = $(prefix)/share/oroborus/themes/agua theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/agua/Makefile.in0000644000000000000000000002315610361474437014622 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/agua DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/agua theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/agua/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/agua/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/agua/bottom-active.xpm0000644000000000000000000000064310361474175016053 0ustar /* XPM */ static char * bottom_active_xpm[] = { "11 5 19 1", " c None", ". c #F2F2F2", "+ c #F5F5F5", "@ c #F9F9F9", "# c #F7F7F7", "$ c #F6F6F6", "% c #FDFDFD", "& c #F8F8F8", "* c #FBFBFB", "= c #FEFEFE", "- c #EEEEEE", "; c #F4F4F4", "> c #FCFCFC", ", c #FAFAFA", "' c #C1C1C1", ") c #C4C4C4", "! c #C7C7C7", "~ c #B1B1B1", "{ c #B2B2B2", ".+@#$@%@&*=", "-;@$$&>@#,%", "-----------", "'))')))'))!", "~{{{{{{{{{~"}; oroborus-2.0.20/themes/agua/bottom-inactive.xpm0000644000000000000000000000053210361474175016377 0ustar /* XPM */ static char * bottom_inactive_xpm[] = { "11 5 14 1", " c None", ". c #A5B8D6", "+ c #A6B9D6", "@ c #9FBCDC", "# c #A2BAD2", "$ c #A1B8D0", "% c #A1B9D1", "& c #A0B7CF", "* c #9BAFC9", "= c #9DB1C9", "- c #9AAFC9", "; c #99ADC9", "> c #90A8CA", ", c #93A9CA", "..........+", "@@@@@@@@@@@", "#####$%###&", "*==--;-**=*", ">>>>>>>>>>,"}; oroborus-2.0.20/themes/agua/bottom-left-active.xpm0000644000000000000000000000032410361474175016777 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 7 1", " c None", ". c #FEFEFE", "+ c #FDFDFD", "@ c #EEEEEE", "# c #C7C7C7", "$ c #FFFFFF", "% c #B1B1B1", ".+@#.", "$+@@+", "$+@@@", "$@###", " %%%%"}; oroborus-2.0.20/themes/agua/bottom-left-inactive.xpm0000644000000000000000000000030710361474175017327 0ustar /* XPM */ static char * bottom_left_inactive_xpm[] = { "5 5 6 1", " c None", ". c #A6B9D6", "+ c #9FBCDC", "@ c #A0B7CF", "# c #9BAFC9", "$ c #93A9CA", ".+@#.", ".+@.+", ".+.@@", "..###", "#$$$$"}; oroborus-2.0.20/themes/agua/bottom-right-active.xpm0000644000000000000000000000030610361474175017162 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "5 5 6 1", " c None", ". c #FEFEFE", "+ c #FDFDFD", "@ c #EEEEEE", "# c #C7C7C7", "$ c #B1B1B1", ".+@#$", "++@#$", "@@@#$", "####$", "$$$$ "}; oroborus-2.0.20/themes/agua/bottom-right-inactive.xpm0000644000000000000000000000034610361474175017515 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "5 5 8 1", " c None", ". c #A6B9D6", "+ c #9FBCDC", "@ c #A2BAD2", "# c #9BAFC9", "$ c #90A8CA", "% c #A0B7CF", "& c #93A9CA", ".+@#$", ".+@#$", "%%%#$", "####$", "&&&&#"}; oroborus-2.0.20/themes/agua/close-active.xpm0000644000000000000000000001026410361474175015654 0ustar /* XPM */ static char * close_active_xpm[] = { "15 20 221 2", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #F0EFF1", "# c #EFEFF0", "$ c #F0F0F2", "% c #EEEEEE", "& c #E8E8E8", "* c #ECECEC", "= c #E9E9E9", "- c #E9E9E8", "; c #E5E5E6", "> c #A3A3A5", ", c #575759", "' c #232323", ") c #101010", "! c #242422", "~ c #5F5F5D", "{ c #969694", "] c #E7E7E6", "^ c #F1F1F1", "/ c #DDE0DC", "( c #695E64", "_ c #53484E", ": c #8F8289", "< c #CEBFC6", "[ c #D7CAD1", "} c #C8BDC3", "| c #9B9599", "1 c #423D41", "2 c #706667", "3 c #D1E0DA", "4 c #FEFEFE", "5 c #F1F0F2", "6 c #7C716D", "7 c #624A4A", "8 c #9D8585", "9 c #E7CDCE", "0 c #FAE0E1", "a c #F9E1E1", "b c #F2DDDC", "c c #DBC7C6", "d c #A89694", "e c #67444A", "f c #75746F", "g c #EFF6F2", "h c #A89295", "i c #461E1C", "j c #93524E", "k c #B87773", "l c #D59691", "m c #D89994", "n c #E2A5A0", "o c #D1948F", "p c #B77A75", "q c #974B55", "r c #4D2627", "s c #A09792", "t c #F0EFEF", "u c #E2DDE1", "v c #7A5052", "w c #7A3331", "x c #AE3733", "y c #AC3632", "z c #B94842", "A c #C5564F", "B c #C1524B", "C c #BA4943", "D c #A93832", "E c #B13F47", "F c #782C30", "G c #714F4D", "H c #E2DEDD", "I c #E1D6D8", "J c #5D1F20", "K c #9D3735", "L c #B52620", "M c #BF342D", "N c #D54F46", "O c #DC594F", "P c #CC4C41", "Q c #D04D43", "R c #D24C43", "S c #C43932", "T c #A61E22", "U c #9F3738", "V c #541E1C", "W c #DFD7D6", "X c #DACBCB", "Y c #5A0E0E", "Z c #B23531", "` c #CD4539", " . c #D95749", ".. c #DD6453", "+. c #E26F5C", "@. c #E3705D", "#. c #EA7261", "$. c #E16354", "%. c #D65446", "&. c #CD3E36", "*. c #B53F3B", "=. c #51100C", "-. c #D9CECA", ";. c #C8B6B4", ">. c #6E1B17", ",. c #CD3F3B", "'. c #D6564B", "). c #E3695C", "!. c #E87968", "~. c #F58C79", "{. c #F68F7C", "]. c #F78978", "^. c #E87264", "/. c #E66A5E", "(. c #DE5542", "_. c #B94035", ":. c #67201A", "<. c #CCBFB9", "[. c #C3B5B1", "}. c #832C25", "|. c #D13C36", "1. c #EE6763", "2. c #F97A73", "3. c #FE897F", "4. c #FF978A", "5. c #FD9184", "6. c #FF968B", "7. c #FF867E", "8. c #F4736D", "9. c #E9674D", "0. c #C34B3B", "a. c #782F26", "b. c #BFB2AB", "c. c #C6C0B8", "d. c #915650", "e. c #A03837", "f. c #F0766B", "g. c #FF8B82", "h. c #FF9690", "i. c #FFA09A", "j. c #FFA49D", "k. c #FFA198", "l. c #FF9B8D", "m. c #F28777", "n. c #FF6F6F", "o. c #95332A", "p. c #7C5C4D", "q. c #C1C6BE", "r. c #E0E0DC", "s. c #9F7873", "t. c #8E4443", "u. c #E4655E", "v. c #FD9185", "w. c #FEB09C", "x. c #F3B9A1", "y. c #F1B9A0", "z. c #FFB49F", "A. c #FFA799", "B. c #D75B5B", "C. c #954641", "D. c #988277", "E. c #E1E5E0", "F. c #E3E4E4", "G. c #A59794", "H. c #7A5354", "I. c #AD3B3A", "J. c #D46F67", "K. c #F2A190", "L. c #FEBAA3", "M. c #FFBBA5", "N. c #FFAD9E", "O. c #FE958F", "P. c #F07879", "Q. c #8A3C3C", "R. c #845754", "S. c #A39C96", "T. c #DEDEDE", "U. c #CACACB", "V. c #8F8085", "W. c #5F5242", "X. c #6E463C", "Y. c #994845", "Z. c #D66569", "`. c #EF7C81", " + c #CD7373", ".+ c #8B544F", "++ c #573B30", "@+ c #725255", "#+ c #8F8180", "$+ c #C7C9C8", "%+ c #E0E0E0", "&+ c #C1BCC1", "*+ c #8F8B8C", "=+ c #6C6B67", "-+ c #515348", ";+ c #4A4C3E", ">+ c #474538", ",+ c #463F37", "'+ c #5B4D4D", ")+ c #7B686E", "!+ c #8D8B8E", "~+ c #BCBFC0", "{+ c #EAEAEA", "]+ c #C8D5D6", "^+ c #97A7A7", "/+ c #7E8887", "(+ c #727878", "_+ c #7A8382", ":+ c #889294", "<+ c #9DA8AC", "[+ c #CBD1D2", "}+ c #D9D9D9", "|+ c #D4D1D2", "1+ c #CAC7C9", "2+ c #B6B7BA", "3+ c #AAAEB1", "4+ c #B4B4B6", "5+ c #C5C1C2", "6+ c #D5D2D2", "7+ c #CECECE", "8+ c #CDCDCD", ". . . . . . . . . . . . . . . ", ". . . . . . . . . . . . . . . ", "+ + + + @ # $ % & * + + + + + ", "= = - ; > , ' ) ! ~ { ] - = = ", "^ ^ / ( _ : < [ } | 1 2 3 ^ ^ ", "4 5 6 7 8 9 0 a b c d e f g 4 ", "# h i j k l m n n o p q r s t ", "u v w x y z A 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.g.B.C.D.E.", "F.G.H.I.J.K.L.M.N.O.P.Q.R.S.F.", "T.U.V.W.X.Y.Z.`. +.+++@+#+$+T.", "%+%+&+*+=+-+;+>+,+'+)+!+~+%+%+", "{+{+{+]+^+/+(+(+_+:+<+[+= {+{+", "}+}+}+}+|+1+2+3+4+5+6+}+}+}+}+", "7+7+8+8+8+8+8+8+8+8+7+7+7+7+7+"}; oroborus-2.0.20/themes/agua/close-inactive.xpm0000644000000000000000000000712610361474175016206 0ustar /* XPM */ static char * close_inactive_xpm[] = { "15 20 183 2", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9DADCE", "$ c #A0AFCE", "% c #9DACCB", "& c #95A4C1", "* c #8F9DBA", "= c #77869D", "- c #738299", "; c #728198", "> c #78879E", ", c #8291A8", "' c #8D9CB3", ") c #99A8BF", "! c #A2B1C8", "~ c #9EAED0", "{ c #9DADCF", "] c #A1B1D5", "^ c #94A3C4", "/ c #8A99B8", "( c #8594B3", "_ c #A5B4C9", ": c #A9B8CD", "< c #ADBCD1", "[ c #A8B7CC", "} c #97A6BB", "| c #8897AC", "1 c #8A99AE", "2 c #95A4B9", "3 c #9AACD2", "4 c #9CAED4", "5 c #A6B9D9", "6 c #9BAFCA", "7 c #90A1BB", "8 c #91A3BB", "9 c #9BADC3", "0 c #B4C5D9", "a c #B5C6DA", "b c #B8C9DD", "c c #B9CADE", "d c #B2C3D7", "e c #A3B4C8", "f c #90A1B5", "g c #8394A8", "h c #9DB1D2", "i c #A1B5D6", "j c #98AEC5", "k c #889FB1", "l c #7E93A4", "m c #8DA3B1", "n c #A6BCC9", "o c #A6B8CE", "p c #AABCD2", "q c #ADBFD5", "r c #ACBED4", "s c #A9BBD1", "t c #A1B3C9", "u c #90A2B8", "v c #7E90A6", "w c #8DA5BD", "x c #93ABC3", "y c #98A9C3", "z c #7888A1", "A c #8C9BB2", "B c #9CA8BE", "C c #A1AEC1", "D c #A1B0C5", "E c #A4B3C8", "F c #A2B1C6", "G c #9FAEC3", "H c #9CABC0", "I c #8E9DB2", "J c #7A8BA5", "K c #94A5BF", "L c #9DAEC8", "M c #8191AA", "N c #94A3BA", "O c #A1ADC3", "P c #A4B1C4", "Q c #A3B2C7", "R c #A7B6CB", "S c #9DACC1", "T c #7E8FA9", "U c #97A8C2", "V c #A1B2CC", "W c #8B9BB4", "X c #A0AFC6", "Y c #ABB7CD", "Z c #ABB8CB", "` c #ABBACF", " . c #AFBED3", ".. c #B1C0D5", "+. c #B0BFD4", "@. c #AEBDD2", "#. c #ACBBD0", "$. c #899AB4", "%. c #9EAFC9", "&. c #8A9AB3", "*. c #A4B3CA", "=. c #B1BDD3", "-. c #ACB9CC", ";. c #B3C2D7", ">. c #B4C3D8", ",. c #8394AE", "'. c #93A4BE", "). c #8B9CB6", "!. c #8393AC", "~. c #A1B0C7", "{. c #B2BED4", "]. c #ADBACD", "^. c #B2C1D6", "/. c #8495AF", "(. c #91A2BC", "_. c #8FA0BA", ":. c #8797B0", "<. c #9EADC4", "[. c #B4C0D6", "}. c #B6C3D6", "|. c #B7C6DB", "1. c #B8C7DC", "2. c #B6C5DA", "3. c #8596B0", "4. c #8C9CB5", "5. c #BAC7DA", "6. c #BAC9DE", "7. c #BBCADF", "8. c #BCCBE0", "9. c #BDCCE1", "0. c #8E9FB9", "a. c #8999B2", "b. c #8392A9", "c. c #9BA7BD", "d. c #B4C1D4", "e. c #8190A5", "f. c #8899B3", "g. c #8EA7BD", "h. c #87A0B6", "i. c #8099AF", "j. c #7A93A9", "k. c #768FA5", "l. c #98AABE", "m. c #A3B5C9", "n. c #ABBDD1", "o. c #A4B6CA", "p. c #92A4B8", "q. c #8294A8", "r. c #7D8FA3", "s. c #7E90A4", "t. c #88A2BB", "u. c #8AA4BD", "v. c #98A8CA", "w. c #93A3C5", "x. c #8D9DBF", "y. c #8696B8", "z. c #8292B4", "A. c #7582A2", "B. c #7885A5", "C. c #7A87A7", "D. c #7986A6", "E. c #7E8BAB", "F. c #8895B5", "G. c #919EBE", "H. c #93A5C9", "I. c #95A7CB", "J. c #A4B1D3", "K. c #A1AED0", "L. c #9BA8CA", "M. c #96A3C5", "N. c #93A0C2", "O. c #8D9BB8", "P. c #8997B4", "Q. c #8593B0", "R. c #8694B1", "S. c #8B99B6", "T. c #93A1BE", "U. c #9AA8C5", "V. c #9FADCA", "W. c #9DAACC", "X. c #9EABCD", "Y. c #90A8CA", "Z. c #96A9C9", ". . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# $ % & * = - ; > , ' ) ! ~ { ", "] { ^ / ( _ : < [ } | 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 2 I J K ", "L M N O P Q R : R _ Q S } T U ", "V W X Y Z ` ...+.@.#.R F $.%.", "U &.*.=.-.+.;.>... .< : _ ,.'.", ").!.~.{.].^.;.^.+. .@.: Q /.(.", "_.:.<.[.}.|.1.1.|.1.2.< E 3.7 ", "U 4.N Y 5.6.7.7.8.9.2.R } 0.y ", "y a.b.c.d.2.2.|.|.2.#.2 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.C.D.E.F.G.H.I.", "J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.", "Y.Z.Y.Y.Z.Y.Y.Z.Y.Y.Z.Y.Y.Z.Z.", "Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y."}; oroborus-2.0.20/themes/agua/close-pressed.xpm0000644000000000000000000001034510361474175016046 0ustar /* XPM */ static char * close_pressed_xpm[] = { "15 20 224 2", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #F0EFF1", "# c #EFEFF0", "$ c #F0F0F2", "% c #EEEEEE", "& c #E8E8E8", "* c #ECECEC", "= c #E9E9E9", "- c #E9E9E8", "; c #E5E5E6", "> c #A3A3A5", ", c #575759", "' c #232323", ") c #101010", "! c #242422", "~ c #5F5F5D", "{ c #969694", "] c #E7E7E6", "^ c #F1F1F1", "/ c #DDE0DC", "( c #695E64", "_ c #53484E", ": c #8F8289", "< c #CEBFC6", "[ c #D7CAD1", "} c #C8BDC3", "| c #9B9599", "1 c #423D41", "2 c #706667", "3 c #D1E0DA", "4 c #FEFEFE", "5 c #F1F0F2", "6 c #7C716D", "7 c #5F4A47", "8 c #A98A88", "9 c #EFCBCD", "0 c #FFEBED", "a c #FFDEDF", "b c #FFEFF0", "c c #EDCFCD", "d c #9D8585", "e c #64535B", "f c #75746F", "g c #EFF6F2", "h c #A89295", "i c #461E1C", "j c #743637", "k c #A3585C", "l c #B97077", "m c #ECA3AC", "n c #E9A2AA", "o c #F1A8AF", "p c #BC7175", "q c #995457", "r c #6F3A40", "s c #4D2627", "t c #A09792", "u c #F0EFEF", "v c #E2DDE1", "w c #7A5052", "x c #7A3331", "y c #973739", "z c #71080C", "A c #5F0003", "B c #91343C", "C c #B55860", "D c #96363A", "E c #640000", "F c #70090A", "G c #8A3437", "H c #782C30", "I c #714F4D", "J c #E2DEDD", "K c #E1D6D8", "L c #5D1F20", "M c #9D3735", "N c #B13938", "O c #921614", "P c #811513", "Q c #741211", "R c #912F2E", "S c #7C100D", "T c #8B0C06", "U c #991813", "V c #AF3D3C", "W c #9F3738", "X c #541E1C", "Y c #DFD7D6", "Z c #DACBCB", "` c #5A0E0E", " . c #B23531", ".. c #C94540", "+. c #D9564E", "@. c #C3564F", "#. c #801E15", "$. c #832219", "%. c #8F2015", "&. c #D85246", "*. c #DE5245", "=. c #C84741", "-. c #B53F3B", ";. c #51100C", ">. c #D9CECA", ",. c #C8B6B4", "'. c #6E1B17", "). c #CD3F3B", "!. c #E46459", "~. c #F57667", "{. c #C15B4C", "]. c #903425", "^. c #953C2A", "/. c #9C3522", "(. c #DD5B45", "_. c #F86D5A", ":. c #E06053", "<. c #B94035", "[. c #67201A", "}. c #CCBFB9", "|. c #C3B5B1", "1. c #832C25", "2. c #D13C36", "3. c #E56B5E", "4. c #E36A59", "5. c #9B3526", "6. c #993E2C", "7. c #AD523F", "8. c #99331D", "9. c #AC3016", "0. c #E3614B", "a. c #E16B5D", "b. c #C34B3B", "c. c #782F26", "d. c #BFB2AB", "e. c #C6C0B8", "f. c #915650", "g. c #A03837", "h. c #DB6F63", "i. c #AC382B", "j. c #8D2218", "k. c #DC776D", "l. c #FFA69A", "m. c #E77D6D", "n. c #9D2610", "o. c #A93420", "p. c #CF6A5E", "q. c #95332A", "r. c #7C5C4D", "s. c #C1C6BE", "t. c #E0E0DC", "u. c #9F7873", "v. c #8E4443", "w. c #C36A64", "x. c #CB665E", "y. c #E07D78", "z. c #FFADA7", "A. c #FFB8B1", "B. c #FFA99E", "C. c #E98472", "D. c #C76A59", "E. c #B76A60", "F. c #954641", "G. c #988277", "H. c #E1E5E0", "I. c #E3E4E4", "J. c #A59794", "K. c #7A5354", "L. c #AD3B3A", "M. c #D46F67", "N. c #F2A190", "O. c #FEBAA3", "P. c #FFBBA5", "Q. c #FFAD9E", "R. c #FE958F", "S. c #F07879", "T. c #8A3C3C", "U. c #845754", "V. c #A39C96", "W. c #DEDEDE", "X. c #CACACB", "Y. c #8F8085", "Z. c #5F5242", "`. c #6E463C", " + c #994845", ".+ c #D66569", "++ c #EF7C81", "@+ c #CD7373", "#+ c #8B544F", "$+ c #573B30", "%+ c #725255", "&+ c #8F8180", "*+ c #C7C9C8", "=+ c #E0E0E0", "-+ c #C1BCC1", ";+ c #8F8B8C", ">+ c #6C6B67", ",+ c #515348", "'+ c #4A4C3E", ")+ c #474538", "!+ c #463F37", "~+ c #5B4D4D", "{+ c #7B686E", "]+ c #8D8B8E", "^+ c #BCBFC0", "/+ c #EAEAEA", "(+ c #C8D5D6", "_+ c #97A7A7", ":+ c #7E8887", "<+ c #727878", "[+ c #7A8382", "}+ c #889294", "|+ c #9DA8AC", "1+ c #CBD1D2", "2+ c #D9D9D9", "3+ c #D4D1D2", "4+ c #CAC7C9", "5+ c #B6B7BA", "6+ c #AAAEB1", "7+ c #B4B4B6", "8+ c #C5C1C2", "9+ c #D5D2D2", "0+ c #CECECE", "a+ c #CDCDCD", ". . . . . . . . . . . . . . . ", ". . . . . . . . . . . . . . . ", "+ + + + @ # $ % & * + + + + + ", "= = - ; > , ' ) ! ~ { ] - = = ", "^ ^ / ( _ : < [ } | 1 2 3 ^ ^ ", "4 5 6 7 8 9 0 a b c d e f g 4 ", "# 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.I.", "W.X.Y.Z.`. +.+++@+#+$+%+&+*+W.", "=+=+-+;+>+,+'+)+!+~+{+]+^+=+=+", "/+/+/+(+_+:+<+<+[+}+|+1+= /+/+", "2+2+2+2+3+4+5+6+7+8+9+2+2+2+2+", "0+0+a+a+a+a+a+a+a+a+0+0+0+0+0+"}; oroborus-2.0.20/themes/agua/hide-active.xpm0000644000000000000000000001050310361474175015454 0ustar /* XPM */ static char * hide_active_xpm[] = { "15 20 230 2", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #F1EDED", "# c #F3EAEA", "$ c #FAEDED", "% c #F9EAEA", "& c #FCF0F0", "* c #EDEDEC", "= c #E9E9E9", "- c #E9EAE7", "; c #E1E0DC", "> c #ABA3A1", ", c #645655", "' c #392526", ") c #2D1515", "! c #3D2324", "~ c #61605E", "{ c #A3A2A0", "] c #E5E5E4", "^ c #F1F1F1", "/ c #F4F3F0", "( c #DCCACA", "_ c #8C696F", ": c #6C4548", "< c #A98B89", "[ c #D0BDB6", "} c #DFCDC9", "| c #D2BEBD", "1 c #A49091", "2 c #6D4546", "3 c #906461", "4 c #E8DCD8", "5 c #FDFDFD", "6 c #F9E9F4", "7 c #90707B", "8 c #7B4E55", "9 c #B98987", "0 c #F2CDC4", "a c #FEE4D7", "b c #FFE7DD", "c c #FADEDA", "d c #F1D0C1", "e c #C49083", "f c #884C44", "g c #906866", "h c #FBF6F8", "i c #ECECEC", "j c #C094A1", "k c #6E3838", "l c #9C5D4B", "m c #E1A581", "n c #ECBC8C", "o c #EAC493", "p c #ECC59A", "q c #F1C79F", "r c #EBB88B", "s c #DD9871", "t c #AD5C41", "u c #79322C", "v c #B8929F", "w c #F0EFF1", "x c #DBDBDB", "y c #954C3D", "z c #9D4D28", "A c #CE7936", "B c #D98C30", "C c #D69730", "D c #DEA943", "E c #D7A141", "F c #D79C40", "G c #DD9B47", "H c #D68738", "I c #E07D42", "J c #B04E35", "K c #8A4D52", "L c #E3DCE4", "M c #D4D4D4", "N c #8E2D0A", "O c #D06D2C", "P c #E98620", "Q c #E48B0B", "R c #EFA51E", "S c #F1B02E", "T c #E8A729", "U c #F3AC30", "V c #E59E2A", "W c #DE911B", "X c #E5811F", "Y c #CE602B", "Z c #7B3124", "` c #E4D9D9", " . c #D6D6D6", ".. c #922F06", "+. c #E47F37", "@. c #F79727", "#. c #FCA824", "$. c #FFBC3B", "%. c #F7BB41", "&. c #F6B743", "*. c #FFC24B", "=. c #F4B333", "-. c #F3B127", ";. c #F29A1E", ">. c #EE8033", ",. c #82371A", "'. c #D7CEC6", "). c #BFBFBF", "!. c #A14F1F", "~. c #E89545", "{. c #F8AB37", "]. c #FEBF3E", "^. c #FFD05A", "/. c #FDD76C", "(. c #FBD067", "_. c #F9C95A", ":. c #FFC753", "<. c #F0BF36", "[. c #F4AC26", "}. c #F8923D", "|. c #914827", "1. c #C1BDB4", "2. c #B1B1B1", "3. c #9D5D1D", "4. c #E0A142", "5. c #F7C041", "6. c #F7CF49", "7. c #F2D962", "8. c #F9E87E", "9. c #FBE67D", "0. c #FFE776", "a. c #FFD46E", "b. c #F9D251", "c. c #F8BC38", "d. c #F0923B", "e. c #9D5839", "f. c #B2B1AD", "g. c #B8B8B8", "h. c #886B59", "i. c #BB8E4A", "j. c #FFCC4E", "k. c #FFE052", "l. c #F7E169", "m. c #FAF591", "n. c #FFFA94", "o. c #FFF07D", "p. c #FEEA77", "q. c #FED652", "r. c #FFC643", "s. c #C89033", "t. c #967556", "u. c #C2BEC1", "v. c #CECECE", "w. c #9A8779", "x. c #9E7B45", "y. c #DBAC44", "z. c #FFE566", "A. c #FFF67B", "B. c #FBFB8B", "C. c #FFFD8C", "D. c #FFFC83", "E. c #FCF370", "F. c #FFE263", "G. c #E4B148", "H. c #A17036", "I. c #9C847A", "J. c #E4E3E9", "K. c #CCCCCC", "L. c #A19C98", "M. c #7A6749", "N. c #9B7C39", "O. c #E0C864", "P. c #F9F780", "Q. c #FFFF8E", "R. c #FFFF8D", "S. c #FBF67E", "T. c #F6F976", "U. c #D6C55D", "V. c #9F7D3E", "W. c #7F604E", "X. c #A599A5", "Y. c #E5E5E7", "Z. c #D7D7D7", "`. c #B2B8C4", " + c #807B77", ".+ c #6A5B3A", "++ c #797224", "@+ c #949D26", "#+ c #BDD042", "$+ c #D5E551", "%+ c #CFD648", "&+ c #8D963B", "*+ c #6D6729", "=+ c #685841", "-+ c #897D81", ";+ c #CACBD1", ">+ c #DEDEDE", ",+ c #E0E0E0", "'+ c #D0D8D4", ")+ c #B1B5B6", "!+ c #8B848B", "~+ c #625C5C", "{+ c #4A4A42", "]+ c #474843", "^+ c #494351", "/+ c #433453", "(+ c #565B3B", "_+ c #626353", ":+ c #8C8889", "<+ c #C2C3C5", "[+ c #EAEAEA", "}+ c #DEE0E2", "|+ c #BBBBC3", "1+ c #A5A4A9", "2+ c #8D8F8C", "3+ c #767873", "4+ c #757573", "5+ c #827E7F", "6+ c #83838D", "7+ c #9E9EA8", "8+ c #D2D3D5", "9+ c #D9D9D9", "0+ c #D5D5D5", "a+ c #CDCDCF", "b+ c #BEBEC7", "c+ c #A7A7B1", "d+ c #A7A7A9", "e+ c #B2B3AC", "f+ c #C5C3CB", "g+ c #D4D4D5", ". . . . . . . . . . . . . . . ", ". . . . . . . . . . . . . . . ", "+ + + + @ # $ % & * + + + + + ", "= = - ; > , ' ) ! ~ { ] = = = ", "^ / ( _ : < [ } | 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.`. +.+++@+#+$+%+&+*+=+-+;+>+", ",+'+)+!+~+{+]+^+/+(+_+:+<+,+,+", "[+[+}+|+1+2+3+4+5+6+7+8+[+[+[+", "9+9+9+0+a+b+c+d+e+f+g+9+9+9+9+", "v.v.v.v.v.v.v.v.v.v.v.v.v.v.v."}; oroborus-2.0.20/themes/agua/hide-inactive.xpm0000644000000000000000000000712510361474175016011 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "15 20 183 2", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9DADCE", "$ c #A0AFCE", "% c #9DACCB", "& c #95A4C1", "* c #8F9DBA", "= c #77869D", "- c #738299", "; c #728198", "> c #78879E", ", c #8291A8", "' c #8D9CB3", ") c #99A8BF", "! c #A2B1C8", "~ c #9EAED0", "{ c #9DADCF", "] c #A1B1D5", "^ c #94A3C4", "/ c #8A99B8", "( c #8594B3", "_ c #A5B4C9", ": c #A9B8CD", "< c #ADBCD1", "[ c #A8B7CC", "} c #97A6BB", "| c #8897AC", "1 c #8A99AE", "2 c #95A4B9", "3 c #9AACD2", "4 c #9CAED4", "5 c #A6B9D9", "6 c #9BAFCA", "7 c #90A1BB", "8 c #91A3BB", "9 c #9BADC3", "0 c #B4C5D9", "a c #B5C6DA", "b c #B8C9DD", "c c #B9CADE", "d c #B2C3D7", "e c #A3B4C8", "f c #90A1B5", "g c #8394A8", "h c #9DB1D2", "i c #A1B5D6", "j c #98AEC5", "k c #889FB1", "l c #7E93A4", "m c #8DA3B1", "n c #A6BCC9", "o c #A6B8CE", "p c #AABCD2", "q c #ADBFD5", "r c #ACBED4", "s c #A9BBD1", "t c #A1B3C9", "u c #90A2B8", "v c #7E90A6", "w c #8DA5BD", "x c #93ABC3", "y c #98A9C3", "z c #7888A1", "A c #8C9BB2", "B c #9CA8BE", "C c #A1AEC1", "D c #A1B0C5", "E c #A4B3C8", "F c #A2B1C6", "G c #9FAEC3", "H c #9CABC0", "I c #8E9DB2", "J c #7A8BA5", "K c #94A5BF", "L c #9DAEC8", "M c #8191AA", "N c #94A3BA", "O c #A1ADC3", "P c #A4B1C4", "Q c #A3B2C7", "R c #A7B6CB", "S c #9DACC1", "T c #7E8FA9", "U c #97A8C2", "V c #A1B2CC", "W c #8B9BB4", "X c #A0AFC6", "Y c #ABB7CD", "Z c #ABB8CB", "` c #ABBACF", " . c #AFBED3", ".. c #B1C0D5", "+. c #B0BFD4", "@. c #AEBDD2", "#. c #ACBBD0", "$. c #899AB4", "%. c #9EAFC9", "&. c #8A9AB3", "*. c #A4B3CA", "=. c #B1BDD3", "-. c #ACB9CC", ";. c #B3C2D7", ">. c #B4C3D8", ",. c #8394AE", "'. c #93A4BE", "). c #8B9CB6", "!. c #8393AC", "~. c #A1B0C7", "{. c #B2BED4", "]. c #ADBACD", "^. c #B2C1D6", "/. c #8495AF", "(. c #91A2BC", "_. c #8FA0BA", ":. c #8797B0", "<. c #9EADC4", "[. c #B4C0D6", "}. c #B6C3D6", "|. c #B7C6DB", "1. c #B8C7DC", "2. c #B6C5DA", "3. c #8596B0", "4. c #8C9CB5", "5. c #BAC7DA", "6. c #BAC9DE", "7. c #BBCADF", "8. c #BCCBE0", "9. c #BDCCE1", "0. c #8E9FB9", "a. c #8999B2", "b. c #8392A9", "c. c #9BA7BD", "d. c #B4C1D4", "e. c #8190A5", "f. c #8899B3", "g. c #8EA7BD", "h. c #87A0B6", "i. c #8099AF", "j. c #7A93A9", "k. c #768FA5", "l. c #98AABE", "m. c #A3B5C9", "n. c #ABBDD1", "o. c #A4B6CA", "p. c #92A4B8", "q. c #8294A8", "r. c #7D8FA3", "s. c #7E90A4", "t. c #88A2BB", "u. c #8AA4BD", "v. c #98A8CA", "w. c #93A3C5", "x. c #8D9DBF", "y. c #8696B8", "z. c #8292B4", "A. c #7582A2", "B. c #7885A5", "C. c #7A87A7", "D. c #7986A6", "E. c #7E8BAB", "F. c #8895B5", "G. c #919EBE", "H. c #93A5C9", "I. c #95A7CB", "J. c #A4B1D3", "K. c #A1AED0", "L. c #9BA8CA", "M. c #96A3C5", "N. c #93A0C2", "O. c #8D9BB8", "P. c #8997B4", "Q. c #8593B0", "R. c #8694B1", "S. c #8B99B6", "T. c #93A1BE", "U. c #9AA8C5", "V. c #9FADCA", "W. c #9DAACC", "X. c #9EABCD", "Y. c #90A8CA", "Z. c #96A9C9", ". . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# $ % & * = - ; > , ' ) ! ~ { ", "] { ^ / ( _ : < [ } | 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 2 I J K ", "L M N O P Q R : R _ Q S } T U ", "V W X Y Z ` ...+.@.#.R F $.%.", "U &.*.=.-.+.;.>... .< : _ ,.'.", ").!.~.{.].^.;.^.+. .@.: Q /.(.", "_.:.<.[.}.|.1.1.|.1.2.< E 3.7 ", "U 4.N Y 5.6.7.7.8.9.2.R } 0.y ", "y a.b.c.d.2.2.|.|.2.#.2 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.C.D.E.F.G.H.I.", "J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.", "Y.Z.Y.Y.Z.Y.Y.Z.Y.Y.Z.Y.Y.Z.Z.", "Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y."}; oroborus-2.0.20/themes/agua/hide-pressed.xpm0000644000000000000000000001050410361474175015647 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "15 20 230 2", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #F1EDED", "# c #F3EAEA", "$ c #FAEDED", "% c #F9EAEA", "& c #FCF0F0", "* c #EDEDEC", "= c #E9E9E9", "- c #E9EAE7", "; c #E1E0DC", "> c #ABA3A1", ", c #645655", "' c #392526", ") c #2D1515", "! c #3D2324", "~ c #61605E", "{ c #A3A2A0", "] c #E5E5E4", "^ c #F1F1F1", "/ c #F4F3F0", "( c #DCCACA", "_ c #8C696F", ": c #6C4548", "< c #A98B89", "[ c #D0BDB6", "} c #DFCDC9", "| c #D2BEBD", "1 c #A49091", "2 c #6D4546", "3 c #906461", "4 c #E8DCD8", "5 c #FDFDFD", "6 c #F9E9F4", "7 c #90707B", "8 c #7B4E55", "9 c #B98987", "0 c #F2CDC4", "a c #FEE4D7", "b c #FFE7DD", "c c #FADEDA", "d c #F1D0C1", "e c #C49083", "f c #884C44", "g c #906866", "h c #FBF6F8", "i c #ECECEC", "j c #C094A1", "k c #6E3838", "l c #9C5D4B", "m c #E1A581", "n c #ECBC8C", "o c #EAC493", "p c #ECC59A", "q c #F1C79F", "r c #EBB88B", "s c #DD9871", "t c #AD5C41", "u c #79322C", "v c #B8929F", "w c #F0EFF1", "x c #DBDBDB", "y c #954C3D", "z c #9D4D28", "A c #CE7936", "B c #D98C30", "C c #D69730", "D c #DEA943", "E c #D7A141", "F c #D79C40", "G c #DD9B47", "H c #D68738", "I c #E07D42", "J c #B04E35", "K c #8A4D52", "L c #E3DCE4", "M c #D4D4D4", "N c #8E2D0A", "O c #D06D2C", "P c #E98620", "Q c #E48B0B", "R c #EFA51E", "S c #F1B02E", "T c #E8A729", "U c #F3AC30", "V c #E59E2A", "W c #DE911B", "X c #E5811F", "Y c #CE602B", "Z c #7B3124", "` c #E4D9D9", " . c #D6D6D6", ".. c #922F06", "+. c #E47F37", "@. c #F79727", "#. c #BB7D1A", "$. c #BE8C2B", "%. c #B88B30", "&. c #B78831", "*. c #BE9037", "=. c #B58526", "-. c #B5831D", ";. c #F29A1E", ">. c #EE8033", ",. c #82371A", "'. c #D7CEC6", "). c #BFBFBF", "!. c #A14F1F", "~. c #E89545", "{. c #F8AB37", "]. c #674D19", "^. c #685424", "/. c #67572C", "(. c #66542A", "_. c #655124", ":. c #685121", "<. c #614D16", "[. c #F4AC26", "}. c #F8923D", "|. c #914827", "1. c #C1BDB4", "2. c #B1B1B1", "3. c #9D5D1D", "4. c #E0A142", "5. c #F7C041", "6. c #B89A36", "7. c #B4A149", "8. c #B9AC5D", "9. c #BBAB5D", "0. c #BEAC57", "a. c #BE9D51", "b. c #B99C3C", "c. c #F8BC38", "d. c #F0923B", "e. c #9D5839", "f. c #B2B1AD", "g. c #B8B8B8", "h. c #886B59", "i. c #BB8E4A", "j. c #FFCC4E", "k. c #FFE052", "l. c #F7E169", "m. c #FAF591", "n. c #FFFA94", "o. c #FFF07D", "p. c #FEEA77", "q. c #FED652", "r. c #FFC643", "s. c #C89033", "t. c #967556", "u. c #C2BEC1", "v. c #CECECE", "w. c #9A8779", "x. c #9E7B45", "y. c #DBAC44", "z. c #FFE566", "A. c #FFF67B", "B. c #FBFB8B", "C. c #FFFD8C", "D. c #FFFC83", "E. c #FCF370", "F. c #FFE263", "G. c #E4B148", "H. c #A17036", "I. c #9C847A", "J. c #E4E3E9", "K. c #CCCCCC", "L. c #A19C98", "M. c #7A6749", "N. c #9B7C39", "O. c #E0C864", "P. c #F9F780", "Q. c #FFFF8E", "R. c #FFFF8D", "S. c #FBF67E", "T. c #F6F976", "U. c #D6C55D", "V. c #9F7D3E", "W. c #7F604E", "X. c #A599A5", "Y. c #E5E5E7", "Z. c #D7D7D7", "`. c #B2B8C4", " + c #807B77", ".+ c #6A5B3A", "++ c #797224", "@+ c #949D26", "#+ c #BDD042", "$+ c #D5E551", "%+ c #CFD648", "&+ c #8D963B", "*+ c #6D6729", "=+ c #685841", "-+ c #897D81", ";+ c #CACBD1", ">+ c #DEDEDE", ",+ c #E0E0E0", "'+ c #D0D8D4", ")+ c #B1B5B6", "!+ c #8B848B", "~+ c #625C5C", "{+ c #4A4A42", "]+ c #474843", "^+ c #494351", "/+ c #433453", "(+ c #565B3B", "_+ c #626353", ":+ c #8C8889", "<+ c #C2C3C5", "[+ c #EAEAEA", "}+ c #DEE0E2", "|+ c #BBBBC3", "1+ c #A5A4A9", "2+ c #8D8F8C", "3+ c #767873", "4+ c #757573", "5+ c #827E7F", "6+ c #83838D", "7+ c #9E9EA8", "8+ c #D2D3D5", "9+ c #D9D9D9", "0+ c #D5D5D5", "a+ c #CDCDCF", "b+ c #BEBEC7", "c+ c #A7A7B1", "d+ c #A7A7A9", "e+ c #B2B3AC", "f+ c #C5C3CB", "g+ c #D4D4D5", ". . . . . . . . . . . . . . . ", ". . . . . . . . . . . . . . . ", "+ + + + @ # $ % & * + + + + + ", "= = - ; > , ' ) ! ~ { ] = = = ", "^ / ( _ : < [ } | 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.`. +.+++@+#+$+%+&+*+=+-+;+>+", ",+'+)+!+~+{+]+^+/+(+_+:+<+,+,+", "[+[+}+|+1+2+3+4+5+6+7+8+[+[+[+", "9+9+9+0+a+b+c+d+e+f+g+9+9+9+9+", "v.v.v.v.v.v.v.v.v.v.v.v.v.v.v."}; oroborus-2.0.20/themes/agua/left-active.xpm0000644000000000000000000000067110361474175015502 0ustar /* XPM */ static char * left_active_xpm[] = { "5 11 19 1", " c None", ". c #F2F2F2", "+ c #EEEEEE", "@ c #C1C1C1", "# c #B1B1B1", "$ c #F5F5F5", "% c #F4F4F4", "& c #C4C4C4", "* c #B2B2B2", "= c #F9F9F9", "- c #F7F7F7", "; c #F6F6F6", "> c #F8F8F8", ", c #FDFDFD", "' c #FCFCFC", ") c #FBFBFB", "! c #FAFAFA", "~ c #FEFEFE", "{ c #C7C7C7", ".++@#", "$%+&*", "==+&*", "-;+@*", ";;+&*", "=>+&*", ",'+&*", "==+@*", ">-+&*", ")!+&*", "~,+{#"}; oroborus-2.0.20/themes/agua/left-inactive.xpm0000644000000000000000000000056010361474175016026 0ustar /* XPM */ static char * left_inactive_xpm[] = { "5 11 14 1", " c None", ". c #A6B9D6", "+ c #9FBCDC", "@ c #A0B7CF", "# c #9BAFC9", "$ c #93A9CA", "% c #A5B8D6", "& c #A2BAD2", "* c #9DB1C9", "= c #90A8CA", "- c #A1B9D1", "; c #9AAFC9", "> c #A1B8D0", ", c #99ADC9", ".+@#$", "%+&*=", "%+&#=", "%+&#=", "%+-;=", "%+>,=", "%+&;=", "%+&;=", "%+&*=", "%+&*=", "%+&#="}; oroborus-2.0.20/themes/agua/maximize-active.xpm0000644000000000000000000001062710361474175016375 0ustar /* XPM */ static char * maximize_active_xpm[] = { "15 20 235 2", " c None", ". c #FBFBFB", "+ c #FFFFFF", "@ c #FAFAFA", "# c #FCFCFC", "$ c #FEFEFE", "% c #F0F0F0", "& c #F1F1F1", "* c #F2F2F2", "= c #EFEFEF", "- c #EDEDEC", "; c #EFEFED", "> c #F1F1F0", ", c #ECECEC", "' c #EDEDED", ") c #F3F3F3", "! c #EEEEEE", "~ c #EAEAEA", "{ c #EBEBEB", "] c #E2E2E2", "^ c #A3A3A1", "/ c #5B5B59", "( c #252523", "_ c #090A05", ": c #2C2C2C", "< c #565656", "[ c #9F9F9F", "} c #DDDDDD", "| c #E4E0E5", "1 c #676067", "2 c #434144", "3 c #8A8A8C", "4 c #BFBEC4", "5 c #CECCD7", "6 c #C4B3C3", "7 c #908F94", "8 c #2C3836", "9 c #676E74", "0 c #DED7E9", "a c #F6ECF7", "b c #F8F7F9", "c c #6B706A", "d c #3F4A3C", "e c #8C9B86", "f c #C6D5C0", "g c #D6E3CF", "h c #EDF8E7", "i c #E4E6DB", "j c #C8D7C2", "k c #8FA78D", "l c #3B5041", "m c #63676A", "n c #F9F1FE", "o c #FEFDFE", "p c #F1F0F1", "q c #939892", "r c #243D1F", "s c #4A703F", "t c #7AA369", "u c #A5CB8E", "v c #B9DB9E", "w c #ABCB8C", "x c #B7D49E", "y c #98BF80", "z c #7AA868", "A c #42693A", "B c #253D27", "C c #8D9391", "D c #E5E3E6", "E c #E3DEE4", "F c #455441", "G c #2F5C23", "H c #4F8F39", "I c #569837", "J c #6AA644", "K c #6CA33D", "L c #74A93F", "M c #72AA49", "N c #69A63F", "O c #53942E", "P c #5A9543", "Q c #376131", "R c #3A4F3E", "S c #DBDFE0", "T c #DFDAE0", "U c #1F3818", "V c #40802C", "W c #40931F", "X c #56A62B", "Y c #6DB138", "Z c #6CAD2F", "` c #7DC03C", " . c #6FB53B", ".. c #6AB330", "+. c #5AA725", "@. c #489223", "#. c #3C782E", "$. c #1B3E1D", "%. c #D1DCD6", "&. c #D4D3D8", "*. c #113509", "=. c #509B34", "-. c #51AD26", ";. c #63B32C", ">. c #7CBE40", ",. c #99DA58", "'. c #86CD43", "). c #90D757", "!. c #84CC42", "~. c #6FBD2C", "{. c #57A626", "]. c #589D42", "^. c #113F10", "/. c #C3D3C6", "(. c #B5BBBB", "_. c #2D5822", ":. c #5FAF3C", "<. c #69C534", "[. c #8AD24C", "}. c #95CC55", "|. c #A7E168", "1. c #9BE15D", "2. c #99D95F", "3. c #9CDE56", "4. c #84CC3C", "5. c #71BF38", "6. c #62AD48", "7. c #1B5117", "8. c #B6C9B6", "9. c #AFB9B5", "0. c #2F5F23", "a. c #5AAE34", "b. c #77CF3D", "c. c #99DB57", "d. c #B4E474", "e. c #BAEE7F", "f. c #B3F57A", "g. c #BBF682", "h. c #A9E463", "i. c #9FE052", "j. c #87D04A", "k. c #60AB42", "l. c #326A2B", "m. c #A3B6A0", "n. c #BCC8C4", "o. c #5C7852", "p. c #5C8E37", "q. c #95D857", "r. c #9EEA56", "s. c #A7EF65", "t. c #C3FF8F", "u. c #C6FE9D", "v. c #C8FA97", "w. c #B8F677", "x. c #A4F05C", "y. c #92DE58", "z. c #599440", "A. c #557754", "B. c #B2B9B2", "C. c #DFE5DE", "D. c #7B946D", "E. c #558031", "F. c #7DB746", "G. c #B3F673", "H. c #C8FF89", "I. c #C7FF8F", "J. c #C2F590", "K. c #C8FA89", "L. c #C7FF7F", "M. c #B9FC6F", "N. c #83C24D", "O. c #568541", "P. c #7B957C", "Q. c #CCD1CD", "R. c #E4E4E6", "S. c #959F9E", "T. c #58724F", "U. c #5A843C", "V. c #96C962", "W. c #C2F57C", "X. c #CFFF7C", "Y. c #DCFF84", "Z. c #D3FF8F", "`. c #BDEF74", " + c #9ECF5C", ".+ c #5E8532", "++ c #546E47", "@+ c #98A59C", "#+ c #CCCECD", "$+ c #DEDEDE", "%+ c #C9CAD1", "&+ c #788480", "*+ c #4D6448", "=+ c #506F36", "-+ c #739541", ";+ c #9CBF57", ">+ c #B9DC68", ",+ c #99C067", "'+ c #5D7835", ")+ c #556541", "!+ c #7B817D", "~+ c #B7B7C1", "{+ c #D5D5D6", "]+ c #E0E0E0", "^+ c #C4C7C3", "/+ c #868F8C", "(+ c #5B6660", "_+ c #465246", ":+ c #3F4C38", "<+ c #3B492F", "[+ c #455A33", "}+ c #445533", "|+ c #57604F", "1+ c #848388", "2+ c #B7B0C2", "3+ c #D6D2DD", "4+ c #D2D1D5", "5+ c #A1A1AD", "6+ c #858793", "7+ c #73767F", "8+ c #6C7079", "9+ c #6D736F", "0+ c #8A8E8F", "a+ c #A2A1A9", "b+ c #C4BDCD", "c+ c #E3DFEA", "d+ c #D9D9D9", "e+ c #D5D4D4", "f+ c #C5C5C4", "g+ c #B5B7B3", "h+ c #ABB0AA", "i+ c #AFAAB0", "j+ c #C1BFC4", "k+ c #CBCACD", "l+ c #CECECE", ". + + + + + + + + + @ + + + + ", "# + + $ + + $ $ + $ + + . @ # ", "% & * = % - ; > , ' ) = ! & * ", "~ , { ] ^ / ( _ : < [ } { , , ", "& & | 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.`. +.+++@+#+", "$+%+&+*+=+-+;+>+,+-+'+)+!+~+{+", "]+]+^+/+(+_+:+<+[+}+|+1+2+3+]+", "~ ~ ~ 4+5+6+7+8+9+0+a+b+c+~ ~ ", "d+d+d+d+e+f+g+h+i+j+k+{+d+d+d+", "l+l+l+l+l+l+l+l+l+l+l+l+l+l+l+"}; oroborus-2.0.20/themes/agua/maximize-inactive.xpm0000644000000000000000000000713110361474175016720 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "15 20 183 2", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9DADCE", "$ c #A0AFCE", "% c #9DACCB", "& c #95A4C1", "* c #8F9DBA", "= c #77869D", "- c #738299", "; c #728198", "> c #78879E", ", c #8291A8", "' c #8D9CB3", ") c #99A8BF", "! c #A2B1C8", "~ c #9EAED0", "{ c #9DADCF", "] c #A1B1D5", "^ c #94A3C4", "/ c #8A99B8", "( c #8594B3", "_ c #A5B4C9", ": c #A9B8CD", "< c #ADBCD1", "[ c #A8B7CC", "} c #97A6BB", "| c #8897AC", "1 c #8A99AE", "2 c #95A4B9", "3 c #9AACD2", "4 c #9CAED4", "5 c #A6B9D9", "6 c #9BAFCA", "7 c #90A1BB", "8 c #91A3BB", "9 c #9BADC3", "0 c #B4C5D9", "a c #B5C6DA", "b c #B8C9DD", "c c #B9CADE", "d c #B2C3D7", "e c #A3B4C8", "f c #90A1B5", "g c #8394A8", "h c #9DB1D2", "i c #A1B5D6", "j c #98AEC5", "k c #889FB1", "l c #7E93A4", "m c #8DA3B1", "n c #A6BCC9", "o c #A6B8CE", "p c #AABCD2", "q c #ADBFD5", "r c #ACBED4", "s c #A9BBD1", "t c #A1B3C9", "u c #90A2B8", "v c #7E90A6", "w c #8DA5BD", "x c #93ABC3", "y c #98A9C3", "z c #7888A1", "A c #8C9BB2", "B c #9CA8BE", "C c #A1AEC1", "D c #A1B0C5", "E c #A4B3C8", "F c #A2B1C6", "G c #9FAEC3", "H c #9CABC0", "I c #8E9DB2", "J c #7A8BA5", "K c #94A5BF", "L c #9DAEC8", "M c #8191AA", "N c #94A3BA", "O c #A1ADC3", "P c #A4B1C4", "Q c #A3B2C7", "R c #A7B6CB", "S c #9DACC1", "T c #7E8FA9", "U c #97A8C2", "V c #A1B2CC", "W c #8B9BB4", "X c #A0AFC6", "Y c #ABB7CD", "Z c #ABB8CB", "` c #ABBACF", " . c #AFBED3", ".. c #B1C0D5", "+. c #B0BFD4", "@. c #AEBDD2", "#. c #ACBBD0", "$. c #899AB4", "%. c #9EAFC9", "&. c #8A9AB3", "*. c #A4B3CA", "=. c #B1BDD3", "-. c #ACB9CC", ";. c #B3C2D7", ">. c #B4C3D8", ",. c #8394AE", "'. c #93A4BE", "). c #8B9CB6", "!. c #8393AC", "~. c #A1B0C7", "{. c #B2BED4", "]. c #ADBACD", "^. c #B2C1D6", "/. c #8495AF", "(. c #91A2BC", "_. c #8FA0BA", ":. c #8797B0", "<. c #9EADC4", "[. c #B4C0D6", "}. c #B6C3D6", "|. c #B7C6DB", "1. c #B8C7DC", "2. c #B6C5DA", "3. c #8596B0", "4. c #8C9CB5", "5. c #BAC7DA", "6. c #BAC9DE", "7. c #BBCADF", "8. c #BCCBE0", "9. c #BDCCE1", "0. c #8E9FB9", "a. c #8999B2", "b. c #8392A9", "c. c #9BA7BD", "d. c #B4C1D4", "e. c #8190A5", "f. c #8899B3", "g. c #8EA7BD", "h. c #87A0B6", "i. c #8099AF", "j. c #7A93A9", "k. c #768FA5", "l. c #98AABE", "m. c #A3B5C9", "n. c #ABBDD1", "o. c #A4B6CA", "p. c #92A4B8", "q. c #8294A8", "r. c #7D8FA3", "s. c #7E90A4", "t. c #88A2BB", "u. c #8AA4BD", "v. c #98A8CA", "w. c #93A3C5", "x. c #8D9DBF", "y. c #8696B8", "z. c #8292B4", "A. c #7582A2", "B. c #7885A5", "C. c #7A87A7", "D. c #7986A6", "E. c #7E8BAB", "F. c #8895B5", "G. c #919EBE", "H. c #93A5C9", "I. c #95A7CB", "J. c #A4B1D3", "K. c #A1AED0", "L. c #9BA8CA", "M. c #96A3C5", "N. c #93A0C2", "O. c #8D9BB8", "P. c #8997B4", "Q. c #8593B0", "R. c #8694B1", "S. c #8B99B6", "T. c #93A1BE", "U. c #9AA8C5", "V. c #9FADCA", "W. c #9DAACC", "X. c #9EABCD", "Y. c #90A8CA", "Z. c #96A9C9", ". . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# $ % & * = - ; > , ' ) ! ~ { ", "] { ^ / ( _ : < [ } | 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 2 I J K ", "L M N O P Q R : R _ Q S } T U ", "V W X Y Z ` ...+.@.#.R F $.%.", "U &.*.=.-.+.;.>... .< : _ ,.'.", ").!.~.{.].^.;.^.+. .@.: Q /.(.", "_.:.<.[.}.|.1.1.|.1.2.< E 3.7 ", "U 4.N Y 5.6.7.7.8.9.2.R } 0.y ", "y a.b.c.d.2.2.|.|.2.#.2 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.C.D.E.F.G.H.I.", "J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.", "Y.Z.Y.Y.Z.Y.Y.Z.Y.Y.Z.Y.Y.Z.Z.", "Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y."}; oroborus-2.0.20/themes/agua/maximize-pressed.xpm0000644000000000000000000001063010361474175016561 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "15 20 235 2", " c None", ". c #FBFBFB", "+ c #FFFFFF", "@ c #FAFAFA", "# c #FCFCFC", "$ c #FEFEFE", "% c #F0F0F0", "& c #F1F1F1", "* c #F2F2F2", "= c #EFEFEF", "- c #EDEDEC", "; c #EFEFED", "> c #F1F1F0", ", c #ECECEC", "' c #EDEDED", ") c #F3F3F3", "! c #EEEEEE", "~ c #EAEAEA", "{ c #EBEBEB", "] c #E2E2E2", "^ c #A3A3A1", "/ c #5B5B59", "( c #252523", "_ c #090A05", ": c #2C2C2C", "< c #565656", "[ c #9F9F9F", "} c #DDDDDD", "| c #E4E0E5", "1 c #676067", "2 c #434144", "3 c #8A8A8C", "4 c #BFBEC4", "5 c #CECCD7", "6 c #C4B3C3", "7 c #908F94", "8 c #2C3836", "9 c #676E74", "0 c #DED7E9", "a c #F6ECF7", "b c #F8F7F9", "c c #6B706A", "d c #3F4A3C", "e c #8C9B86", "f c #C6D5C0", "g c #D6E3CF", "h c #EDF8E7", "i c #E4E6DB", "j c #C8D7C2", "k c #8FA78D", "l c #3B5041", "m c #63676A", "n c #F9F1FE", "o c #FEFDFE", "p c #F1F0F1", "q c #939892", "r c #243D1F", "s c #4A703F", "t c #7AA369", "u c #A5CB8E", "v c #B9DB9E", "w c #ABCB8C", "x c #B7D49E", "y c #98BF80", "z c #7AA868", "A c #42693A", "B c #253D27", "C c #8D9391", "D c #E5E3E6", "E c #E3DEE4", "F c #455441", "G c #2F5C23", "H c #4F8F39", "I c #569837", "J c #6AA644", "K c #50792D", "L c #2D4118", "M c #547E36", "N c #69A63F", "O c #53942E", "P c #5A9543", "Q c #376131", "R c #3A4F3E", "S c #DBDFE0", "T c #DFDAE0", "U c #1F3818", "V c #40802C", "W c #40931F", "X c #56A62B", "Y c #6DB138", "Z c #508023", "` c #304A17", " . c #52862B", ".. c #6AB330", "+. c #5AA725", "@. c #489223", "#. c #3C782E", "$. c #1B3E1D", "%. c #D1DCD6", "&. c #D4D3D8", "*. c #113509", "=. c #509B34", "-. c #51AD26", ";. c #498520", ">. c #5C8D2F", ",. c #72A241", "'. c #344F1A", "). c #6BA040", "!. c #629831", "~. c #528C20", "{. c #57A626", "]. c #589D42", "^. c #113F10", "/. c #C3D3C6", "(. c #B5BBBB", "_. c #2D5822", ":. c #5FAF3C", "<. c #69C534", "[. c #35511D", "}. c #394F21", "|. c #405728", "1. c #3C5724", "2. c #3B5424", "3. c #3C5621", "4. c #334F17", "5. c #71BF38", "6. c #62AD48", "7. c #1B5117", "8. c #B6C9B6", "9. c #AFB9B5", "0. c #2F5F23", "a. c #5AAE34", "b. c #77CF3D", "c. c #72A340", "d. c #86A956", "e. c #8AB15E", "f. c #455F2F", "g. c #8BB760", "h. c #7DA949", "i. c #76A63D", "j. c #87D04A", "k. c #60AB42", "l. c #326A2B", "m. c #A3B6A0", "n. c #BCC8C4", "o. c #5C7852", "p. c #5C8E37", "q. c #95D857", "r. c #9EEA56", "s. c #A7EF65", "t. c #91BE6A", "u. c #4C623C", "v. c #95BA70", "w. c #B8F677", "x. c #A4F05C", "y. c #92DE58", "z. c #599440", "A. c #557754", "B. c #B2B9B2", "C. c #DFE5DE", "D. c #7B946D", "E. c #558031", "F. c #7DB746", "G. c #B3F673", "H. c #C8FF89", "I. c #94BE6A", "J. c #4B5F37", "K. c #95BA66", "L. c #C7FF7F", "M. c #B9FC6F", "N. c #83C24D", "O. c #568541", "P. c #7B957C", "Q. c #CCD1CD", "R. c #E4E4E6", "S. c #959F9E", "T. c #58724F", "U. c #5A843C", "V. c #96C962", "W. c #C2F57C", "X. c #CFFF7C", "Y. c #DCFF84", "Z. c #D3FF8F", "`. c #BDEF74", " + c #9ECF5C", ".+ c #5E8532", "++ c #546E47", "@+ c #98A59C", "#+ c #CCCECD", "$+ c #DEDEDE", "%+ c #C9CAD1", "&+ c #788480", "*+ c #4D6448", "=+ c #506F36", "-+ c #739541", ";+ c #9CBF57", ">+ c #B9DC68", ",+ c #99C067", "'+ c #5D7835", ")+ c #556541", "!+ c #7B817D", "~+ c #B7B7C1", "{+ c #D5D5D6", "]+ c #E0E0E0", "^+ c #C4C7C3", "/+ c #868F8C", "(+ c #5B6660", "_+ c #465246", ":+ c #3F4C38", "<+ c #3B492F", "[+ c #455A33", "}+ c #445533", "|+ c #57604F", "1+ c #848388", "2+ c #B7B0C2", "3+ c #D6D2DD", "4+ c #D2D1D5", "5+ c #A1A1AD", "6+ c #858793", "7+ c #73767F", "8+ c #6C7079", "9+ c #6D736F", "0+ c #8A8E8F", "a+ c #A2A1A9", "b+ c #C4BDCD", "c+ c #E3DFEA", "d+ c #D9D9D9", "e+ c #D5D4D4", "f+ c #C5C5C4", "g+ c #B5B7B3", "h+ c #ABB0AA", "i+ c #AFAAB0", "j+ c #C1BFC4", "k+ c #CBCACD", "l+ c #CECECE", ". + + + + + + + + + @ + + + + ", "# + + $ + + $ $ + $ + + . @ # ", "% & * = % - ; > , ' ) = ! & * ", "~ , { ] ^ / ( _ : < [ } { , , ", "& & | 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.`. +.+++@+#+", "$+%+&+*+=+-+;+>+,+-+'+)+!+~+{+", "]+]+^+/+(+_+:+<+[+}+|+1+2+3+]+", "~ ~ ~ 4+5+6+7+8+9+0+a+b+c+~ ~ ", "d+d+d+d+e+f+g+h+i+j+k+{+d+d+d+", "l+l+l+l+l+l+l+l+l+l+l+l+l+l+l+"}; oroborus-2.0.20/themes/agua/right-active.xpm0000644000000000000000000000067210361474175015666 0ustar /* XPM */ static char * right_active_xpm[] = { "5 11 19 1", " c None", ". c #F2F2F2", "+ c #EEEEEE", "@ c #C1C1C1", "# c #B1B1B1", "$ c #F5F5F5", "% c #F4F4F4", "& c #C4C4C4", "* c #B2B2B2", "= c #F9F9F9", "- c #F7F7F7", "; c #F6F6F6", "> c #F8F8F8", ", c #FDFDFD", "' c #FCFCFC", ") c #FBFBFB", "! c #FAFAFA", "~ c #FEFEFE", "{ c #C7C7C7", ".++@#", "$%+&*", "==+&*", "-;+@*", ";;+&*", "=>+&*", ",'+&*", "==+@*", ">-+&*", ")!+&*", "~,+{#"}; oroborus-2.0.20/themes/agua/right-inactive.xpm0000644000000000000000000000056110361474175016212 0ustar /* XPM */ static char * right_inactive_xpm[] = { "5 11 14 1", " c None", ". c #A6B9D6", "+ c #9FBCDC", "@ c #A0B7CF", "# c #9BAFC9", "$ c #93A9CA", "% c #A5B8D6", "& c #A2BAD2", "* c #9DB1C9", "= c #90A8CA", "- c #A1B9D1", "; c #9AAFC9", "> c #A1B8D0", ", c #99ADC9", ".+@#$", "%+&*=", "%+&#=", "%+&#=", "%+-;=", "%+>,=", "%+&;=", "%+&;=", "%+&*=", "%+&*=", "%+&#="}; oroborus-2.0.20/themes/agua/shade-active.xpm0000644000000000000000000000544410361474175015637 0ustar /* XPM */ static char * shade_active_xpm[] = { "15 20 132 2", " c None", ". c #FFFFFF", "+ c #FEFEFE", "@ c #FDFDFD", "# c #F0F0F0", "$ c #F5F5F5", "% c #EAEAEA", "& c #F4F4F4", "* c #EEEEEE", "= c #E9E9E9", "- c #EFEFEF", "; c #F1F1F1", "> c #EBEBEB", ", c #D9D9D9", "' c #A6A6A6", ") c #606060", "! c #2C2C2C", "~ c #0F0F0F", "{ c #2A2A2A", "] c #5E5E5E", "^ c #DEDEDE", "/ c #D7D7D7", "( c #6D6D6D", "_ c #4B4B4B", ": c #A0A0A0", "< c #CACACA", "[ c #C5C5C5", "} c #9C9C9C", "| c #585858", "1 c #6A6A6A", "2 c #F2F2F2", "3 c #777777", "4 c #5D5D5D", "5 c #AFAFAF", "6 c #ECECEC", "7 c #F9F9F9", "8 c #E8E8E8", "9 c #DDDDDD", "0 c #A9A9A9", "a c #5B5B5B", "b c #757575", "c c #F3F3F3", "d c #959595", "e c #474747", "f c #BBBBBB", "g c #D3D3D3", "h c #D4D4D4", "i c #B9B9B9", "j c #7B7B7B", "k c #414141", "l c #9E9E9E", "m c #DCDCDC", "n c #4E4E4E", "o c #737373", "p c #ABABAB", "q c #BABABA", "r c #C1C1C1", "s c #B5B5B5", "t c #B2B2B2", "u c #A2A2A2", "v c #6C6C6C", "w c #D2D2D2", "x c #8F8F8F", "y c #B6B6B6", "z c #C2C2C2", "A c #C7C7C7", "B c #C0C0C0", "C c #B0B0B0", "D c #AAAAAA", "E c #999999", "F c #454545", "G c #D1D1D1", "H c #B1B1B1", "I c #CFCFCF", "J c #D8D8D8", "K c #D5D5D5", "L c #C9C9C9", "M c #595959", "N c #CECECE", "O c #BFBFBF", "P c #626262", "Q c #C3C3C3", "R c #D0D0D0", "S c #E0E0E0", "T c #E6E6E6", "U c #E2E2E2", "V c #676767", "W c #767676", "X c #DADADA", "Y c #F7F7F7", "Z c #7A7A7A", "` c #A7A7A7", " . c #EDEDED", ".. c #FAFAFA", "+. c #FBFBFB", "@. c #E7E7E7", "#. c #7C7C7C", "$. c #8C8C8C", "%. c #878787", "&. c #F6F6F6", "*. c #FCFCFC", "=. c #CCCCCC", "-. c #898989", ";. c #888888", ">. c #CDCDCD", ",. c #939393", "'. c #E4E4E4", "). c #6B6B6B", "!. c #E1E1E1", "~. c #7F7F7F", "{. c #5A5A5A", "]. c #727272", "^. c #9F9F9F", "/. c #747474", "(. c #565656", "_. c #656565", ":. c #4A4A4A", "<. c #424242", "[. c #434343", "}. c #4D4D4D", "|. c #8B8B8B", "1. c #DBDBDB", "2. c #A3A3A3", "3. c #929292", "4. c #818181", "5. c #A1A1A1", "6. c #BEBEBE", "7. c #A5A5A5", "8. c #B3B3B3", "9. c #B8B8B8", "0. c #C4C4C4", "a. c #D6D6D6", ". . . . . . . . . . . . . . . ", ". . . + @ . . . . @ + . . . . ", "# # # $ $ # % & * = - ; # # # ", "= > * , ' ) ! ~ { ] ' ^ % = = ", "# - / ( _ : < / [ } | 1 , 2 ; ", "+ * 3 4 5 , 6 7 8 9 0 a b c + ", "> d e 3 f g / , , h i j k l - ", "m n o p ' q r s f t u p v n ^ ", "w _ x ' y y z A B B C D E F ^ ", "G ] H t I I , J K I L p C M N ", "O P Q R w S T U = , J L B V q ", "5 W y X T - $ Y c * U G i ( i ", "i Z ` .* ... ... +.@.S 0 #.Q ", "N $.%.< @ . &.. *.@ &.=.-.;.^ ", ">.} ( ,.'.. . . . +.X x ).l !.", "h O ~.{.].^.w % G ' /.(.Z Q ^ ", "^ =.s $._.:.<.[.k }.P |.i 1.S ", "% % ^ B 2.3.4.W 4.3.5.O U % % ", ", , J N L 6.5 7.8.9.0.a., , , ", "N N N N G < >.>.>.L >.>.>.N N "}; oroborus-2.0.20/themes/agua/shade-inactive.xpm0000644000000000000000000000712610361474175016165 0ustar /* XPM */ static char * shade_inactive_xpm[] = { "15 20 183 2", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9DADCE", "$ c #A0AFCE", "% c #9DACCB", "& c #95A4C1", "* c #8F9DBA", "= c #77869D", "- c #738299", "; c #728198", "> c #78879E", ", c #8291A8", "' c #8D9CB3", ") c #99A8BF", "! c #A2B1C8", "~ c #9EAED0", "{ c #9DADCF", "] c #A1B1D5", "^ c #94A3C4", "/ c #8A99B8", "( c #8594B3", "_ c #A5B4C9", ": c #A9B8CD", "< c #ADBCD1", "[ c #A8B7CC", "} c #97A6BB", "| c #8897AC", "1 c #8A99AE", "2 c #95A4B9", "3 c #9AACD2", "4 c #9CAED4", "5 c #A6B9D9", "6 c #9BAFCA", "7 c #90A1BB", "8 c #91A3BB", "9 c #9BADC3", "0 c #B4C5D9", "a c #B5C6DA", "b c #B8C9DD", "c c #B9CADE", "d c #B2C3D7", "e c #A3B4C8", "f c #90A1B5", "g c #8394A8", "h c #9DB1D2", "i c #A1B5D6", "j c #98AEC5", "k c #889FB1", "l c #7E93A4", "m c #8DA3B1", "n c #A6BCC9", "o c #A6B8CE", "p c #AABCD2", "q c #ADBFD5", "r c #ACBED4", "s c #A9BBD1", "t c #A1B3C9", "u c #90A2B8", "v c #7E90A6", "w c #8DA5BD", "x c #93ABC3", "y c #98A9C3", "z c #7888A1", "A c #8C9BB2", "B c #9CA8BE", "C c #A1AEC1", "D c #A1B0C5", "E c #A4B3C8", "F c #A2B1C6", "G c #9FAEC3", "H c #9CABC0", "I c #8E9DB2", "J c #7A8BA5", "K c #94A5BF", "L c #9DAEC8", "M c #8191AA", "N c #94A3BA", "O c #A1ADC3", "P c #A4B1C4", "Q c #A3B2C7", "R c #A7B6CB", "S c #9DACC1", "T c #7E8FA9", "U c #97A8C2", "V c #A1B2CC", "W c #8B9BB4", "X c #A0AFC6", "Y c #ABB7CD", "Z c #ABB8CB", "` c #ABBACF", " . c #AFBED3", ".. c #B1C0D5", "+. c #B0BFD4", "@. c #AEBDD2", "#. c #ACBBD0", "$. c #899AB4", "%. c #9EAFC9", "&. c #8A9AB3", "*. c #A4B3CA", "=. c #B1BDD3", "-. c #ACB9CC", ";. c #B3C2D7", ">. c #B4C3D8", ",. c #8394AE", "'. c #93A4BE", "). c #8B9CB6", "!. c #8393AC", "~. c #A1B0C7", "{. c #B2BED4", "]. c #ADBACD", "^. c #B2C1D6", "/. c #8495AF", "(. c #91A2BC", "_. c #8FA0BA", ":. c #8797B0", "<. c #9EADC4", "[. c #B4C0D6", "}. c #B6C3D6", "|. c #B7C6DB", "1. c #B8C7DC", "2. c #B6C5DA", "3. c #8596B0", "4. c #8C9CB5", "5. c #BAC7DA", "6. c #BAC9DE", "7. c #BBCADF", "8. c #BCCBE0", "9. c #BDCCE1", "0. c #8E9FB9", "a. c #8999B2", "b. c #8392A9", "c. c #9BA7BD", "d. c #B4C1D4", "e. c #8190A5", "f. c #8899B3", "g. c #8EA7BD", "h. c #87A0B6", "i. c #8099AF", "j. c #7A93A9", "k. c #768FA5", "l. c #98AABE", "m. c #A3B5C9", "n. c #ABBDD1", "o. c #A4B6CA", "p. c #92A4B8", "q. c #8294A8", "r. c #7D8FA3", "s. c #7E90A4", "t. c #88A2BB", "u. c #8AA4BD", "v. c #98A8CA", "w. c #93A3C5", "x. c #8D9DBF", "y. c #8696B8", "z. c #8292B4", "A. c #7582A2", "B. c #7885A5", "C. c #7A87A7", "D. c #7986A6", "E. c #7E8BAB", "F. c #8895B5", "G. c #919EBE", "H. c #93A5C9", "I. c #95A7CB", "J. c #A4B1D3", "K. c #A1AED0", "L. c #9BA8CA", "M. c #96A3C5", "N. c #93A0C2", "O. c #8D9BB8", "P. c #8997B4", "Q. c #8593B0", "R. c #8694B1", "S. c #8B99B6", "T. c #93A1BE", "U. c #9AA8C5", "V. c #9FADCA", "W. c #9DAACC", "X. c #9EABCD", "Y. c #90A8CA", "Z. c #96A9C9", ". . . . . . . . . . . . . . . ", "+ + + + + + + + + + + + + + + ", "@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ", "# $ % & * = - ; > , ' ) ! ~ { ", "] { ^ / ( _ : < [ } | 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 2 I J K ", "L M N O P Q R : R _ Q S } T U ", "V W X Y Z ` ...+.@.#.R F $.%.", "U &.*.=.-.+.;.>... .< : _ ,.'.", ").!.~.{.].^.;.^.+. .@.: Q /.(.", "_.:.<.[.}.|.1.1.|.1.2.< E 3.7 ", "U 4.N Y 5.6.7.7.8.9.2.R } 0.y ", "y a.b.c.d.2.2.|.|.2.#.2 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.C.D.E.F.G.H.I.", "J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.", "Y.Z.Y.Y.Z.Y.Y.Z.Y.Y.Z.Y.Y.Z.Z.", "Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y.Y."}; oroborus-2.0.20/themes/agua/shade-pressed.xpm0000644000000000000000000000560510361474175016030 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "15 20 138 2", " c None", ". c #FFFFFF", "+ c #FEFEFE", "@ c #FDFDFD", "# c #F0F0F0", "$ c #F5F5F5", "% c #EAEAEA", "& c #F4F4F4", "* c #EEEEEE", "= c #E9E9E9", "- c #EFEFEF", "; c #F1F1F1", "> c #EBEBEB", ", c #D9D9D9", "' c #A6A6A6", ") c #606060", "! c #2C2C2C", "~ c #0F0F0F", "{ c #2A2A2A", "] c #5E5E5E", "^ c #DEDEDE", "/ c #D7D7D7", "( c #6D6D6D", "_ c #4B4B4B", ": c #A0A0A0", "< c #CACACA", "[ c #C5C5C5", "} c #9C9C9C", "| c #585858", "1 c #6A6A6A", "2 c #F2F2F2", "3 c #777777", "4 c #5D5D5D", "5 c #AFAFAF", "6 c #ECECEC", "7 c #F9F9F9", "8 c #E8E8E8", "9 c #DDDDDD", "0 c #A9A9A9", "a c #5B5B5B", "b c #757575", "c c #F3F3F3", "d c #959595", "e c #474747", "f c #BBBBBB", "g c #D3D3D3", "h c #D5D5D5", "i c #D4D4D4", "j c #B9B9B9", "k c #7B7B7B", "l c #414141", "m c #9E9E9E", "n c #DCDCDC", "o c #4E4E4E", "p c #737373", "q c #ABABAB", "r c #B3B3B3", "s c #888888", "t c #A8A8A8", "u c #B1B1B1", "v c #A2A2A2", "w c #6C6C6C", "x c #D2D2D2", "y c #8F8F8F", "z c #979797", "A c #767676", "B c #808080", "C c #AEAEAE", "D c #AAAAAA", "E c #999999", "F c #454545", "G c #D1D1D1", "H c #B0B0B0", "I c #818181", "J c #7E7E7E", "K c #8A8A8A", "L c #595959", "M c #CECECE", "N c #BFBFBF", "O c #626262", "P c #C2C2C2", "Q c #BABABA", "R c #878787", "S c #9B9B9B", "T c #C0C0C0", "U c #909090", "V c #C1C1C1", "W c #676767", "X c #B2B2B2", "Y c #969696", "Z c #CCCCCC", "` c #B4B4B4", " . c #7A7A7A", ".. c #A5A5A5", "+. c #B7B7B7", "@. c #E2E2E2", "#. c #FCFCFC", "$. c #FAFAFA", "%. c #CBCBCB", "&. c #949494", "*. c #C9C9C9", "=. c #7C7C7C", "-. c #C3C3C3", ";. c #8C8C8C", ">. c #C8C8C8", ",. c #F6F6F6", "'. c #F8F8F8", "). c #E1E1E1", "!. c #898989", "~. c #CDCDCD", "{. c #939393", "]. c #E4E4E4", "^. c #FBFBFB", "/. c #DADADA", "(. c #6B6B6B", "_. c #7F7F7F", ":. c #5A5A5A", "<. c #727272", "[. c #9F9F9F", "}. c #747474", "|. c #565656", "1. c #B5B5B5", "2. c #656565", "3. c #4A4A4A", "4. c #424242", "5. c #434343", "6. c #4D4D4D", "7. c #8B8B8B", "8. c #DBDBDB", "9. c #E0E0E0", "0. c #A3A3A3", "a. c #929292", "b. c #A1A1A1", "c. c #D8D8D8", "d. c #BEBEBE", "e. c #B8B8B8", "f. c #C4C4C4", "g. c #D6D6D6", ". . . . . . . . . . . . . . . ", ". . . + @ . . . . @ + . . . . ", "# # # $ $ # % & * = - ; # # # ", "= > * , ' ) ! ~ { ] ' ^ % = = ", "# - / ( _ : < / [ } | 1 , 2 ; ", "+ * 3 4 5 , 6 7 8 9 0 a b c + ", "> d e 3 f g h g / i j k l m - ", "n o p q ' r m s t u v q w o ^ ", "x _ y ' r z A 4 B C 5 D E F ^ ", "G ] u H C I 4 J 4 K j D H L M ", "N O P Q R 4 S T U 4 } V T W Q ", "5 A X q 4 Y n 2 Z s 4 ` j ( j ", "j .../ +.@.#.$.$.%.&.*.0 =.-.", "M ;.R >.$ @ ,.. #.'.).*.!.s ^ ", "~.} ( {.].. . . . ^./.y (.m ).", "i N _.:.<.[.x % G ' }.|. .-.^ ", "^ Z 1.;.2.3.4.5.l 6.O 7.j 8.9.", "% % ^ T 0.a.I A I a.b.N @.% % ", ", , c.M *.d.5 ..r e.f.g., , , ", "M M M M G < ~.~.~.*.~.~.~.M M "}; oroborus-2.0.20/themes/agua/themerc0000644000000000000000000000020510361474175014114 0ustar full_width_title=false title_alignment=center button_spacing=4 button_offset=2 active_text_color=#000000 inactive_text_color=#7b8eaa oroborus-2.0.20/themes/agua/title-1-active.xpm0000644000000000000000000000074010361474175016024 0ustar /* XPM */ static char * title_1_active_xpm[] = { "5 20 16 1", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #E9E9E9", "# c #F1F1F1", "$ c #FEFEFE", "% c #EAEAEA", "& c #EFEFEF", "* c #FDFDFD", "= c #E5E5E5", "- c #F7F7F7", "; c #E8E8E8", "> c #DEDEDE", ", c #E0E0E0", "' c #D9D9D9", ") c #CECECE", ".....", ".....", "+++++", "@@@@@", "#####", "$$$$$", "#####", "%%%%%", "&&&&&", "*****", "&&&&&", "=====", "%%%%%", "-----", ";;;;;", ">>>>>", ",,,,,", "%%%%%", "'''''", ")))))"}; oroborus-2.0.20/themes/agua/title-1-inactive.xpm0000644000000000000000000000101710361474175016351 0ustar /* XPM */ static char * title_1_inactive_xpm[] = { "5 20 19 1", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9EAECF", "$ c #9EB0D4", "% c #A5BAD9", "& c #9AB3C9", "* c #9BAECC", "= c #9DB0CE", "- c #A5B8D6", "; c #9CAFCD", "> c #A2B5D3", ", c #9AADCB", "' c #93ACCB", ") c #99ADC8", "! c #A3B1CC", "~ c #96A9C9", "{ c #90A8CA", ".....", "+++++", "@@@@@", "#####", "$$$$$", "%%%%%", "&&&&&", "*****", "=====", "-----", ";;;;;", ";;;;;", "*****", ">>>>>", ",,,,,", "'''''", ")))))", "!!!!!", "~~~~~", "{{{{{"}; oroborus-2.0.20/themes/agua/title-2-active.xpm0000644000000000000000000000074010361474175016025 0ustar /* XPM */ static char * title_2_active_xpm[] = { "5 20 16 1", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #E9E9E9", "# c #F1F1F1", "$ c #FEFEFE", "% c #EAEAEA", "& c #EFEFEF", "* c #FDFDFD", "= c #E5E5E5", "- c #F7F7F7", "; c #E8E8E8", "> c #DEDEDE", ", c #E0E0E0", "' c #D9D9D9", ") c #CECECE", ".....", ".....", "+++++", "@@@@@", "#####", "$$$$$", "#####", "%%%%%", "&&&&&", "*****", "&&&&&", "=====", "%%%%%", "-----", ";;;;;", ">>>>>", ",,,,,", "%%%%%", "'''''", ")))))"}; oroborus-2.0.20/themes/agua/title-2-inactive.xpm0000644000000000000000000000101710361474175016352 0ustar /* XPM */ static char * title_2_inactive_xpm[] = { "5 20 19 1", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9EAECF", "$ c #9EB0D4", "% c #A5BAD9", "& c #9AB3C9", "* c #9BAECC", "= c #9DB0CE", "- c #A5B8D6", "; c #9CAFCD", "> c #A2B5D3", ", c #9AADCB", "' c #93ACCB", ") c #99ADC8", "! c #A3B1CC", "~ c #96A9C9", "{ c #90A8CA", ".....", "+++++", "@@@@@", "#####", "$$$$$", "%%%%%", "&&&&&", "*****", "=====", "-----", ";;;;;", ";;;;;", "*****", ">>>>>", ",,,,,", "'''''", ")))))", "!!!!!", "~~~~~", "{{{{{"}; oroborus-2.0.20/themes/agua/title-3-active.xpm0000644000000000000000000000074010361474175016026 0ustar /* XPM */ static char * title_3_active_xpm[] = { "5 20 16 1", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #E9E9E9", "# c #F1F1F1", "$ c #FEFEFE", "% c #EAEAEA", "& c #EFEFEF", "* c #FDFDFD", "= c #E5E5E5", "- c #F7F7F7", "; c #E8E8E8", "> c #DEDEDE", ", c #E0E0E0", "' c #D9D9D9", ") c #CECECE", ".....", ".....", "+++++", "@@@@@", "#####", "$$$$$", "#####", "%%%%%", "&&&&&", "*****", "&&&&&", "=====", "%%%%%", "-----", ";;;;;", ">>>>>", ",,,,,", "%%%%%", "'''''", ")))))"}; oroborus-2.0.20/themes/agua/title-3-inactive.xpm0000644000000000000000000000101710361474175016353 0ustar /* XPM */ static char * title_3_inactive_xpm[] = { "5 20 19 1", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9EAECF", "$ c #9EB0D4", "% c #A5BAD9", "& c #9AB3C9", "* c #9BAECC", "= c #9DB0CE", "- c #A5B8D6", "; c #9CAFCD", "> c #A2B5D3", ", c #9AADCB", "' c #93ACCB", ") c #99ADC8", "! c #A3B1CC", "~ c #96A9C9", "{ c #90A8CA", ".....", "+++++", "@@@@@", "#####", "$$$$$", "%%%%%", "&&&&&", "*****", "=====", "-----", ";;;;;", ";;;;;", "*****", ">>>>>", ",,,,,", "'''''", ")))))", "!!!!!", "~~~~~", "{{{{{"}; oroborus-2.0.20/themes/agua/title-4-active.xpm0000644000000000000000000000074010361474175016027 0ustar /* XPM */ static char * title_4_active_xpm[] = { "5 20 16 1", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #E9E9E9", "# c #F1F1F1", "$ c #FEFEFE", "% c #EAEAEA", "& c #EFEFEF", "* c #FDFDFD", "= c #E5E5E5", "- c #F7F7F7", "; c #E8E8E8", "> c #DEDEDE", ", c #E0E0E0", "' c #D9D9D9", ") c #CECECE", ".....", ".....", "+++++", "@@@@@", "#####", "$$$$$", "#####", "%%%%%", "&&&&&", "*****", "&&&&&", "=====", "%%%%%", "-----", ";;;;;", ">>>>>", ",,,,,", "%%%%%", "'''''", ")))))"}; oroborus-2.0.20/themes/agua/title-4-inactive.xpm0000644000000000000000000000101710361474175016354 0ustar /* XPM */ static char * title_4_inactive_xpm[] = { "5 20 19 1", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9EAECF", "$ c #9EB0D4", "% c #A5BAD9", "& c #9AB3C9", "* c #9BAECC", "= c #9DB0CE", "- c #A5B8D6", "; c #9CAFCD", "> c #A2B5D3", ", c #9AADCB", "' c #93ACCB", ") c #99ADC8", "! c #A3B1CC", "~ c #96A9C9", "{ c #90A8CA", ".....", "+++++", "@@@@@", "#####", "$$$$$", "%%%%%", "&&&&&", "*****", "=====", "-----", ";;;;;", ";;;;;", "*****", ">>>>>", ",,,,,", "'''''", ")))))", "!!!!!", "~~~~~", "{{{{{"}; oroborus-2.0.20/themes/agua/title-5-active.xpm0000644000000000000000000000074010361474175016030 0ustar /* XPM */ static char * title_5_active_xpm[] = { "5 20 16 1", " c None", ". c #FFFFFF", "+ c #F0F0F0", "@ c #E9E9E9", "# c #F1F1F1", "$ c #FEFEFE", "% c #EAEAEA", "& c #EFEFEF", "* c #FDFDFD", "= c #E5E5E5", "- c #F7F7F7", "; c #E8E8E8", "> c #DEDEDE", ", c #E0E0E0", "' c #D9D9D9", ") c #CECECE", ".....", ".....", "+++++", "@@@@@", "#####", "$$$$$", "#####", "%%%%%", "&&&&&", "*****", "&&&&&", "=====", "%%%%%", "-----", ";;;;;", ">>>>>", ",,,,,", "%%%%%", "'''''", ")))))"}; oroborus-2.0.20/themes/agua/title-5-inactive.xpm0000644000000000000000000000101710361474175016355 0ustar /* XPM */ static char * title_5_inactive_xpm[] = { "5 20 19 1", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9EAECF", "$ c #9EB0D4", "% c #A5BAD9", "& c #9AB3C9", "* c #9BAECC", "= c #9DB0CE", "- c #A5B8D6", "; c #9CAFCD", "> c #A2B5D3", ", c #9AADCB", "' c #93ACCB", ") c #99ADC8", "! c #A3B1CC", "~ c #96A9C9", "{ c #90A8CA", ".....", "+++++", "@@@@@", "#####", "$$$$$", "%%%%%", "&&&&&", "*****", "=====", "-----", ";;;;;", ";;;;;", "*****", ">>>>>", ",,,,,", "'''''", ")))))", "!!!!!", "~~~~~", "{{{{{"}; oroborus-2.0.20/themes/agua/top-left-active.xpm0000644000000000000000000000115010361474175016273 0ustar /* XPM */ static char * top_left_active_xpm[] = { "5 20 25 1", " c None", ". c #FFFFFF", "+ c #FDFDFD", "@ c #FCFCFC", "# c #F4F4F4", "$ c #F1F1F1", "% c #E9E9E9", "& c #FBFBFB", "* c #FEFEFE", "= c #FAFAFA", "- c #F9F9F9", "; c #EAEAEA", "> c #EFEFEF", ", c #F8F8F8", "' c #F7F7F7", ") c #E5E5E5", "! c #E8E8E8", "~ c #F6F6F6", "{ c #DEDEDE", "] c #E0E0E0", "^ c #F5F5F5", "/ c #D9D9D9", "( c #F2F2F2", "_ c #EEEEEE", ": c #CECECE", " .", " ...", " +@#$", " @#%%", "&&$$$", "*****", "&=$$$", "--;;;", "&=>>>", "*++++", "&=>>>", ",')))", "--;;;", "+@'''", "-,!!!", "~~{{{", "'~]]]", "--;;;", "^#///", "(_:::"}; oroborus-2.0.20/themes/agua/top-left-inactive.xpm0000644000000000000000000000102010361474175016616 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "5 20 19 1", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9EAECF", "$ c #A5B8D6", "% c #9EB0D4", "& c #A5BAD9", "* c #9AB3C9", "= c #9BAECC", "- c #9DB0CE", "; c #9CAFCD", "> c #A2B5D3", ", c #9AADCB", "' c #93ACCB", ") c #99ADC8", "! c #A3B1CC", "~ c #96A9C9", "{ c #90A8CA", " .", " +++", " .+@@", " .###", "$.%%%", "$.&&&", "$.***", "$.===", "$.---", "$.$$$", "$.;;;", "$.;;;", "$.===", "$.>>>", "$.,,,", "$.'''", "$.)))", "$.!!!", "$.~~~", "$.{{{"}; oroborus-2.0.20/themes/agua/top-right-active.xpm0000644000000000000000000000117010361474175016460 0ustar /* XPM */ static char * top_right_active_xpm[] = { "5 20 26 1", " c None", ". c #FFFFFF", "+ c #C5C5C5", "@ c #F0F0F0", "# c #F4F4F4", "$ c #D9D9D9", "% c #BEBEBE", "& c #E9E9E9", "* c #F1F1F1", "= c #C9C9C9", "- c #EAEAEA", "; c #D3D3D3", "> c #B2B2B2", ", c #FEFEFE", "' c #C4C4C4", ") c #EFEFEF", "! c #C1C1C1", "~ c #FDFDFD", "{ c #E5E5E5", "] c #C7C7C7", "^ c #B1B1B1", "/ c #F7F7F7", "( c #E8E8E8", "_ c #DEDEDE", ": c #E0E0E0", "< c #CECECE", ". ", "..+ ", "@#$% ", "&&*= ", "**-;>", ",,,'>", "***'>", "---'>", ")))!>", "~~~'>", ")))'>", "{{{]^", "---]^", "///'>", "((('>", "___'>", ":::!>", "---'>", "$$$'>", "<<<]^"}; oroborus-2.0.20/themes/agua/top-right-inactive.xpm0000644000000000000000000000102110361474175017002 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "5 20 19 1", " c None", ". c #9FBCDC", "+ c #A2BAD2", "@ c #9DB1C9", "# c #9EAECF", "$ c #9EB0D4", "% c #90A8CA", "& c #A5BAD9", "* c #9AB3C9", "= c #9BAECC", "- c #9DB0CE", "; c #A5B8D6", "> c #9CAFCD", ", c #A2B5D3", "' c #9AADCB", ") c #93ACCB", "! c #99ADC8", "~ c #A3B1CC", "{ c #96A9C9", ". ", "++@ ", "@@+@ ", "###+ ", "$$$@%", "&&&@%", "***@%", "===@%", "---@%", ";;;@%", ">>>@%", ">>>@%", "===@%", ",,,@%", "'''@%", ")))@%", "!!!@%", "~~~@%", "%{{%%", "%%%%%"}; oroborus-2.0.20/themes/beos/0000755000000000000000000000000011336023700012543 5ustar oroborus-2.0.20/themes/beos/Makefile.am0000644000000000000000000000161710361474175014621 0ustar themedir = $(prefix)/share/oroborus/themes/beos theme_DATA = bottom-active.xpm \ bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/beos/Makefile.in0000644000000000000000000002310410361474440014620 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/beos DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/beos theme_DATA = bottom-active.xpm \ bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/beos/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/beos/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/beos/bottom-active.xpm0000644000000000000000000000046510361474175016070 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/beos/bottom-inactive.xpm0000644000000000000000000000047510361474175016420 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/beos/bottom-left-active.xpm0000644000000000000000000000040610361474175017013 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".+@#.", ".+@#+", ".+@@@", ".+###", "....."}; oroborus-2.0.20/themes/beos/bottom-left-inactive.xpm0000644000000000000000000000041210361474175017337 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".+@#.", ".+@#+", ".+@@@", ".+###", "....."}; oroborus-2.0.20/themes/beos/bottom-right-active.xpm0000644000000000000000000000103410361474175017174 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "16 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", " .+@#.", " .+@#.", " .+@@#.", " .+@@@#.", " .+@@@@#.", " .+@@@@@#.", " .+@@@@@@#.", " .+@@@@+@@#.", " .+@@@@+#@@#.", " .+@@@@+#@@@#.", " .+@@@@+#@@@@#.", "..+@@@@+#@@@@@#.", "++@@@@@@@@@@@@#.", "@@@@@@@@@@@@@@#.", "###############.", "................"}; oroborus-2.0.20/themes/beos/bottom-right-inactive.xpm0000644000000000000000000000104610361474175017526 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "16 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", " .+@#.", " .+@#.", " .+@@#.", " .+@@@#.", " .+@@@@#.", " .+@@@@@#.", " .+@@@@@@#.", " .+@@@@@@@#.", " .+@@@@@@@@#.", " .+@@@@@@@@@#.", " .+@@@@@@@@@@#.", "..+@@@@@@@@@@@#.", "++@@@@@@@@@@@@#.", "@@@@@@@@@@@@@@#.", "###############.", "................"}; oroborus-2.0.20/themes/beos/close-active.xpm0000644000000000000000000000117310361474175015666 0ustar /* XPM */ static char * close_active_xpm[] = { "18 18 6 1", " c None", ". c #FFCB00 s active_color_1", "+ c #E68600 s active_shadow_1", "@ c #FFFF66 s active_hilight_1", "# c #FFE346 s active_hilight_2", "$ c #FFAF13 s active_shadow_2", "..................", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@@..", "..+@@#@######.+@..", "..+@#@####.#.#+@..", "..+@@####.#.#.+@..", "..+@####.#....+@..", "..+@###.#....$+@..", "..+@##.#...$$$+@..", "..+@#.#...$.$$+@..", "..+@##...$.$$$+@..", "..+@#.#..$$$$$+@..", "..+@.#..$$$$$$+@..", "..+@+++++++++++@..", "..+@@@@@@@@@@@@@..", "..................", ".................."}; oroborus-2.0.20/themes/beos/close-inactive.xpm0000644000000000000000000000147710361474175016224 0ustar /* XPM */ static char * close_inactive_xpm[] = { "18 18 2 1", " c None", "} c #D8D8D8 s inactive_color_1", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } ", "} } } } } } } } } } } } } } } } } } "}; oroborus-2.0.20/themes/beos/close-pressed.xpm0000644000000000000000000000120110361474175016050 0ustar /* XPM */ static char * close_pressed_xpm[] = { "18 18 6 1", " c None", ". c #FFCB00 s active_color_1", "+ c #E68600 s active_shadow_1", "@ c #FFFF66 s active_hilight_1", "$ c #FFE346 s active_hilight_2", "# c #FFAF13 s active_shadow_2", "..................", "..................", "..+++++++++++++...", "..+@@@@@@@@@@@@@..", "..+@######..$.+@..", "..+@#####..$.$+@..", "..+@###.#...$$+@..", "..+@##.#...$.$+@..", "..+@###...$.$$+@..", "..+@#....$.$$$+@..", "..+@....$.$$$$+@..", "..+@.$.$.$$$$@+@..", "..+@$.$.$$$$@$+@..", "..+@.$$$$$$@$@+@..", "..+@+++++++++++@..", "..+@@@@@@@@@@@@@..", "..................", ".................."}; oroborus-2.0.20/themes/beos/hide-active.xpm0000644000000000000000000000106010361474175015465 0ustar /* XPM */ static char * hide_active_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/beos/hide-inactive.xpm0000644000000000000000000000071410361474175016021 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "18 16 2 1", " c None", ". c #D8D8D8 s inactive_color_2", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", ".................."}; oroborus-2.0.20/themes/beos/hide-pressed.xpm0000644000000000000000000000106110361474175015660 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@@@@@@@@@@@@#..", "..+@@###########..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#+++++++++#..", "..+@@@@@@@@@@@@#..", "..+@@###########..", "..+@@#+++++++++#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/beos/left-active.xpm0000644000000000000000000000054310361474175015513 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/beos/left-inactive.xpm0000644000000000000000000000054710361474175016046 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/beos/maximize-active.xpm0000644000000000000000000000117510361474175016406 0ustar /* XPM */ static char * maximize_active_xpm[] = { "18 18 6 1", " c None", ". c #FFCB00 s active_color_1", "+ c #FF9800 s active_color_2", "@ c #FFFF66 s active_hilight_1", "# c #FFE346 s active_hilight_2", "$ c #FFAF13 s active_shadow_2", "..................", "..................", "..++++++++........", "..+@@@@@@@@.......", "..+@@##..+@.......", "..+@##.#.+@+++++..", "..+@#.#..+@@@@@@..", "..+@.#..$+@###+@..", "..+@..$$$+@##$+@..", "..+@++++++@#.$+@..", "...@@@@@@@@.#$+@..", ".....+@###.#.$+@..", ".....+@##.#..$+@..", ".....+@#$$$$$$+@..", ".....+@++++++++@..", ".....+@@@@@@@@@@..", "..................", ".................."}; oroborus-2.0.20/themes/beos/maximize-inactive.xpm0000644000000000000000000000072010361474175016730 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "18 16 2 1", " c None", ". c #D8D8D8 s inactive_color_1", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", ".................."}; oroborus-2.0.20/themes/beos/maximize-pressed.xpm0000644000000000000000000000120310361474175016570 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "18 18 6 1", " c None", ". c #FFCB00 s active_color_1", "+ c #FF9800 s active_color_2", "@ c #FFFF66 s active_hilight_1", "$ c #FFE346 s active_hilight_2", "# c #FFAF13 s active_shadow_2", "..................", "..................", "..++++++++........", "..+@@@@@@@@.......", "..+@###..+@.......", "..+@#..$.+@+++++..", "..+@..$.$+@@@@@@..", "..+@.$.$$+@###+@..", "..+@..$$@+@$$$+@..", "..+@++++++@.$$+@..", "...@@@@@@@@$.$+@..", ".....+@#$.$.$$+@..", ".....+@#$$.$$$+@..", ".....+@#$$$$$$+@..", ".....+@++++++++@..", ".....+@@@@@@@@@@..", "..................", ".................."}; oroborus-2.0.20/themes/beos/right-active.xpm0000644000000000000000000000054410361474175015677 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/beos/right-inactive.xpm0000644000000000000000000000055010361474175016223 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/beos/themerc0000644000000000000000000000017310361474175014133 0ustar full_width_title=false title_alignment=center button_spacing=0 button_offset=0 button_layout=C|M double_click_action=shade oroborus-2.0.20/themes/beos/title-1-active.xpm0000644000000000000000000000065210361474175016041 0ustar /* XPM */ static char * title_1_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-1-inactive.xpm0000644000000000000000000000066010361474175016367 0ustar /* XPM */ static char * top_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-2-active.xpm0000644000000000000000000000065210361474175016042 0ustar /* XPM */ static char * title_1_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-2-inactive.xpm0000644000000000000000000000066010361474175016370 0ustar /* XPM */ static char * top_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-3-active.xpm0000644000000000000000000000065210361474175016043 0ustar /* XPM */ static char * title_1_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-3-inactive.xpm0000644000000000000000000000066010361474175016371 0ustar /* XPM */ static char * top_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-4-active.xpm0000644000000000000000000000065210361474175016044 0ustar /* XPM */ static char * title_1_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-4-inactive.xpm0000644000000000000000000000066010361474175016372 0ustar /* XPM */ static char * top_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-5-active.xpm0000644000000000000000000000065210361474175016045 0ustar /* XPM */ static char * title_1_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/title-5-inactive.xpm0000644000000000000000000000066010361474175016373 0ustar /* XPM */ static char * top_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/beos/top-left-active.xpm0000644000000000000000000000065310361474175016315 0ustar /* XPM */ static char * top_left_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".....", ".++++", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@##", ".+@#."}; oroborus-2.0.20/themes/beos/top-left-inactive.xpm0000644000000000000000000000066510361474175016647 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".....", ".++++", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@##", ".+@#."}; oroborus-2.0.20/themes/beos/top-right-active.xpm0000644000000000000000000000066010361474175016476 0ustar /* XPM */ static char * top_right_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFF66 s active_hilight_1", "@ c #FFCB00 s active_color_1", "# c #E68600 s active_shadow_1", ".....", "++++.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "##@#.", ".+@#."}; oroborus-2.0.20/themes/beos/top-right-inactive.xpm0000644000000000000000000000066610361474175017033 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".....", "++++.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "##@#.", ".+@#."}; oroborus-2.0.20/themes/bluecurve/0000755000000000000000000000000011336023700013607 5ustar oroborus-2.0.20/themes/bluecurve/bottom-inactive.xpm0000777000000000000000000000000010404732364022751 2bottom-active.xpmustar oroborus-2.0.20/themes/bluecurve/left-inactive.xpm0000777000000000000000000000000010404732364022025 2left-active.xpmustar oroborus-2.0.20/themes/bluecurve/right-inactive.xpm0000777000000000000000000000000010404732364022373 2right-active.xpmustar oroborus-2.0.20/themes/bluecurve/top-left-inactive.xpm0000777000000000000000000000000010404732364023425 2top-left-active.xpmustar oroborus-2.0.20/themes/bluecurve/top-right-inactive.xpm0000777000000000000000000000000010404732364023773 2top-right-active.xpmustar oroborus-2.0.20/themes/bluecurve/Makefile.am0000644000000000000000000000167610361474176015673 0ustar themedir = $(prefix)/share/oroborus/themes/bluecurve theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/bluecurve/Makefile.in0000644000000000000000000002320210361474440015663 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/bluecurve DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/bluecurve theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/bluecurve/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/bluecurve/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/bluecurve/bottom-active.xpm0000644000000000000000000000026110361474176017127 0ustar /* XPM */ static char * bottom_active_xpm[] = { "1 6 6 1", " c None", ". c #A1A1A1", "+ c #FFFFFF", "@ c #E6E6E6", "# c #B8B8B8", "$ c #000000", ".", "+", "@", "@", "#", "$"}; oroborus-2.0.20/themes/bluecurve/bottom-left-active.xpm0000644000000000000000000000130710361474176020061 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "22 22 5 1", " c None", ". c #000000", "+ c #5F7AB8", "@ c #3C5999", "# c #889CCA", ".+@@@@ ", ".####@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#++++@@@@@@@@@@@@@@@@", " .#++++##############+", " .#++++++++++++++++++@", " .@@++++++++++++++++@", " ..@@@@@@@@@@@@@@@@@", " ................."}; oroborus-2.0.20/themes/bluecurve/bottom-left-inactive.xpm0000644000000000000000000000131110361474176020403 0ustar /* XPM */ static char * bottom_left_inactive_xpm[] = { "22 22 5 1", " c None", ". c #000000", "+ c #C7C7C7", "@ c #AAAAAA", "# c #D5D5D5", ".+@@@@ ", ".####@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#+++@ ", ".#++++@@@@@@@@@@@@@@@@", " .#++++##############+", " .#++++++++++++++++++@", " .@@++++++++++++++++@", " ..@@@@@@@@@@@@@@@@@", " ................."}; oroborus-2.0.20/themes/bluecurve/bottom-right-active.xpm0000644000000000000000000000131010361474176020236 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "22 22 5 1", " c None", ". c #3C5999", "+ c #5F7AB8", "@ c #000000", "# c #889CCA", " ....+@", " .####@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", "................++++#@", "+##############++++#@ ", ".++++++++++++++++++#@ ", ".++++++++++++++++..@ ", ".................@@ ", "@@@@@@@@@@@@@@@@@ "}; oroborus-2.0.20/themes/bluecurve/bottom-right-inactive.xpm0000644000000000000000000000131210361474176020567 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "22 22 5 1", " c None", ". c #AAAAAA", "+ c #C7C7C7", "@ c #000000", "# c #D5D5D5", " ....+@", " .####@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", " .+++#@", "................++++#@", "+##############++++#@ ", ".++++++++++++++++++#@ ", ".++++++++++++++++..@ ", ".................@@ ", "@@@@@@@@@@@@@@@@@ "}; oroborus-2.0.20/themes/bluecurve/close-active.xpm0000644000000000000000000000274010361474176016734 0ustar /* XPM */ static char * close_active_xpm[] = { "18 20 67 1", " c None", ". c #FFFFFF", "+ c #A1A1A1", "@ c #A5A5A5", "# c #A9A9A9", "$ c #AEAEAE", "% c #B2B2B2", "& c #B7B7B7", "* c #BBBBBB", "= c #C0C0C0", "- c #C4C4C4", "; c #C9C9C9", "> c #CDCDCD", ", c #D2D2D2", "' c #D6D6D6", ") c #DBDBDB", "! c #DFDFDF", "~ c #E4E4E4", "{ c #E8E8E8", "] c #FDFDFD", "^ c #C6C6C6", "/ c #C8C8C8", "( c #CBCBCB", "_ c #CCCCCC", ": c #CECECE", "< c #CFCFCF", "[ c #D0D0D0", "} c #D3D3D3", "| c #D5D5D5", "1 c #D8D8D8", "2 c #D9D9D9", "3 c #DCDCDC", "4 c #FCFCFC", "5 c #DDDDDD", "6 c #FBFBFB", "7 c #FAFAFA", "8 c #3F3F3F", "9 c #404040", "0 c #424242", "a c #E0E0E0", "b c #F9F9F9", "c c #414141", "d c #434343", "e c #E2E2E2", "f c #F8F8F8", "g c #444444", "h c #E3E3E3", "i c #F7F7F7", "j c #E5E5E5", "k c #F6F6F6", "l c #E6E6E6", "m c #F5F5F5", "n c #454545", "o c #E7E7E7", "p c #E9E9E9", "q c #F3F3F3", "r c #EAEAEA", "s c #F2F2F2", "t c #464646", "u c #ECECEC", "v c #F1F1F1", "w c #474747", "x c #EDEDED", "y c #F0F0F0", "z c #EFEFEF", "A c #EBEBEB", "B c #F4F4F4", "..................", ".+@#$%&*=-;>,')!~{", "]@^/;(_:<[,}|'12)3", "4#/;(_:<[,}|'12)35", "6$;(_:<[,}|'12)35!", "7%(_:<[89|'12005!a", "b&_:<[899c1200ddae", "f*:<[,99cc000ddgeh", "i=<[,}|cc000ddgehj", "k-[,}|'1000ddgehjl", "m;}|'12)0ddggnjlop", "q>|'12)0ddggnnnopr", "s,'12)0ddggnnnttru", "v'12)3ddgghjnttwux", "y)2)35!gghjlotwuxz", "z!)35!aehjlopruxzy", "x~35!aehjlopruxzys", "u{5!aehjlopruxzysq", "Ax!aehjlopruxzysqB", "rvaehjlopruxzysqBk"}; oroborus-2.0.20/themes/bluecurve/close-inactive.xpm0000644000000000000000000000151610361474176017263 0ustar /* XPM */ static char * close_inactive_xpm[] = { "18 20 23 1", " c None", ". c #FFFFFF", "+ c #EEEEEE", "@ c #EDEDED", "# c #ECECEC", "$ c #EAEAEA", "% c #E9E9E9", "& c #989898", "* c #E8E8E8", "= c #E7E7E7", "- c #E5E5E5", "; c #979797", "> c #E4E4E4", ", c #E2E2E2", "' c #969696", ") c #E1E1E1", "! c #E0E0E0", "~ c #DFDFDF", "{ c #959595", "] c #DDDDDD", "^ c #DCDCDC", "/ c #DBDBDB", "( c #DADADA", "..................", "++++++++++++++++++", "@@@@@@@@@@@@@@@@@@", "##################", "$$$$$$$$$$$$$$$$$$", "%%%%%%%&&%%%%&&%%%", "******&&&&**&&&&**", "======&&&&&&&&&&==", "=======&&&&&&&&===", "--------;;;;;;----", ">>>>>>>>;;;;;;>>>>", ",,,,,,,'''''''',,,", "))))))''''''''''))", "!!!!!!''''!!''''!!", "~~~~~~~{{~~~~{{~~~", "]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^", "^^^^^^^^^^^^^^^^^^", "//////////////////", "(((((((((((((((((("}; oroborus-2.0.20/themes/bluecurve/close-pressed.xpm0000644000000000000000000000221010361474176017116 0ustar /* XPM */ static char * close_pressed_xpm[] = { "18 20 44 1", " c None", ". c #D6D6D6", "+ c #A7A7A7", "@ c #A9A9A9", "# c #ABABAB", "$ c #ADADAD", "% c #AFAFAF", "& c #B2B2B2", "* c #B4B4B4", "= c #B6B6B6", "- c #B8B8B8", "; c #BBBBBB", "> c #BDBDBD", ", c #BFBFBF", "' c #C1C1C1", ") c #C4C4C4", "! c #C6C6C6", "~ c #C8C8C8", "{ c #CACACA", "] c #D5D5D5", "^ c #B9B9B9", "/ c #BABABA", "( c #BCBCBC", "_ c #BEBEBE", ": c #C0C0C0", "< c #C2C2C2", "[ c #C3C3C3", "} c #D4D4D4", "| c #C5C5C5", "1 c #D3D3D3", "2 c #3A3A3A", "3 c #3B3B3B", "4 c #3C3C3C", "5 c #C7C7C7", "6 c #D2D2D2", "7 c #C9C9C9", "8 c #D1D1D1", "9 c #CBCBCB", "0 c #D0D0D0", "a c #3D3D3D", "b c #CFCFCF", "c c #CCCCCC", "d c #CDCDCD", "e c #CECECE", "..................", ".+@#$%&*=-;>,')!~{", "]@^/;((>__,:''<[))", "}#/;((>__,:''<[))|", "}$;((>__,:''<[))|!", "1%((>__22''<[33|!!", "1&(>__2222<[3334!5", "6*>__,22233333445~", "6=__,:'233333445~7", "8-_,:''<3333445~77", "8;:''<[)33444477{9", "0>''<[)334444aa{99", "b,'<[)334444aaaa9c", "b'<[))3444~7aaaacd", "e)[))|!44~77{aacde", "e!))|!!5~77{99cdee", "d~)|!!5~77{99cdeeb", "c{|!!5~77{99cdeeb0", "cd!!5~77{99cdeeb00", "9b!5~77{99cdeeb008"}; oroborus-2.0.20/themes/bluecurve/hide-active.xpm0000644000000000000000000000312210361474176016533 0ustar /* XPM */ static char * hide_active_xpm[] = { "23 20 68 1", " c None", ". c #FFFFFF", "+ c #A1A1A1", "@ c #A5A5A5", "# c #A9A9A9", "$ c #AEAEAE", "% c #B2B2B2", "& c #B7B7B7", "* c #BBBBBB", "= c #C0C0C0", "- c #C4C4C4", "; c #C9C9C9", "> c #CDCDCD", ", c #D2D2D2", "' c #D6D6D6", ") c #DBDBDB", "! c #DFDFDF", "~ c #E4E4E4", "{ c #E8E8E8", "] c #EDEDED", "^ c #F1F1F1", "/ c #F6F6F6", "( c #FAFAFA", "_ c #FDFDFD", ": c #C6C6C6", "< c #C8C8C8", "[ c #CBCBCB", "} c #CCCCCC", "| c #CECECE", "1 c #CFCFCF", "2 c #D0D0D0", "3 c #D3D3D3", "4 c #D5D5D5", "5 c #D8D8D8", "6 c #D9D9D9", "7 c #DCDCDC", "8 c #DDDDDD", "9 c #E0E0E0", "0 c #E2E2E2", "a c #FCFCFC", "b c #E3E3E3", "c c #FBFBFB", "d c #E5E5E5", "e c #E6E6E6", "f c #F9F9F9", "g c #E7E7E7", "h c #F8F8F8", "i c #E9E9E9", "j c #F7F7F7", "k c #EAEAEA", "l c #ECECEC", "m c #F5F5F5", "n c #EFEFEF", "o c #F3F3F3", "p c #989898", "q c #424242", "r c #434343", "s c #444444", "t c #454545", "u c #A0A0A0", "v c #F0F0F0", "w c #F2F2F2", "x c #464646", "y c #474747", "z c #9B9B9B", "A c #A4A4A4", "B c #F4F4F4", "C c #EBEBEB", "......................+", ".+@#$%&*=-;>,')!~{]^/(+", "_@:<;[}|12,34'56)78!90+", "a#<;[}|12,34'56)78!90b+", "c$;[}|12,34'56)78!90bd+", "(%[}|12,34'56)78!90bde+", "f&}|12,34'56)78!90bdeg+", "h*|12,34'56)78!90bdegi+", "j=12,34'56)78!90bdegik+", "/-2,34'56)78!90bdegikl+", "m;34'56)78!90bdegikl]n+", "o>4'56pqrrsstttuikl]nv+", "w,'56)qrrsstttxxkl]nvw+", "^'56)7rrsstttxxyl]nvwo+", "v)6)78zsstttxxyA]nvwoB+", "n!)78!90bdegikl]nvwoB/+", "]~78!90bdegikl]nvwoB/j+", "l{8!90bdegikl]nvwoB/jf+", "C]!90bdegikl]nvwoB/jf(+", "k^90bdegikl]nvwoB/jf(a+"}; oroborus-2.0.20/themes/bluecurve/hide-inactive.xpm0000644000000000000000000000166110361474176017070 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "23 20 23 1", " c None", ". c #FFFFFF", "+ c #EEEEEE", "@ c #EDEDED", "# c #ECECEC", "$ c #EAEAEA", "% c #E9E9E9", "& c #E8E8E8", "* c #E7E7E7", "= c #E5E5E5", "- c #E4E4E4", "; c #E2E2E2", "> c #C1C1C1", ", c #969696", "' c #E1E1E1", ") c #E0E0E0", "! c #DFDFDF", "~ c #BFBFBF", "{ c #959595", "] c #DDDDDD", "^ c #DCDCDC", "/ c #DBDBDB", "( c #DADADA", ".......................", "+++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@", "#######################", "$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&&&", "***********************", "***********************", "=======================", "-----------------------", ";;;;;;>,,,,,,,,>;;;;;;;", "'''''',,,,,,,,,,'''''''", ")))))),,,,,,,,,,)))))))", "!!!!!!~{{{{{{{{~!!!!!!!", "]]]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^^^", "^^^^^^^^^^^^^^^^^^^^^^^", "///////////////////////", "((((((((((((((((((((((("}; oroborus-2.0.20/themes/bluecurve/hide-pressed.xpm0000644000000000000000000000122210361474176016724 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "23 20 4 1", " c None", ". c #C9C9C9", "+ c #8C8C8C", "@ c #3D3D3D", ".......................", ".......................", ".......................", ".......................", ".......................", ".......................", ".......................", ".......................", ".......................", ".......................", ".......................", "......+@@@@@@@@+.......", "......@@@@@@@@@@.......", "......@@@@@@@@@@.......", "......+@@@@@@@@+.......", ".......................", ".......................", ".......................", ".......................", "......................."}; oroborus-2.0.20/themes/bluecurve/left-active.xpm0000644000000000000000000000021410361474176016553 0ustar /* XPM */ static char * left_active_xpm[] = { "6 1 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E6E6E6", "# c #A1A1A1", ".+@@@#"}; oroborus-2.0.20/themes/bluecurve/maximize-active.xpm0000644000000000000000000000310710361474176017450 0ustar /* XPM */ static char * maximize_active_xpm[] = { "23 20 67 1", " c None", ". c #FFFFFF", "+ c #A1A1A1", "@ c #A5A5A5", "# c #A9A9A9", "$ c #AEAEAE", "% c #B2B2B2", "& c #B7B7B7", "* c #BBBBBB", "= c #C0C0C0", "- c #C4C4C4", "; c #C9C9C9", "> c #CDCDCD", ", c #D2D2D2", "' c #D6D6D6", ") c #DBDBDB", "! c #DFDFDF", "~ c #E4E4E4", "{ c #E8E8E8", "] c #EDEDED", "^ c #F1F1F1", "/ c #F6F6F6", "( c #FAFAFA", "_ c #FDFDFD", ": c #C6C6C6", "< c #C8C8C8", "[ c #CBCBCB", "} c #CCCCCC", "| c #CECECE", "1 c #CFCFCF", "2 c #D0D0D0", "3 c #D3D3D3", "4 c #D5D5D5", "5 c #D8D8D8", "6 c #D9D9D9", "7 c #DCDCDC", "8 c #DDDDDD", "9 c #E0E0E0", "0 c #E2E2E2", "a c #FCFCFC", "b c #E3E3E3", "c c #FBFBFB", "d c #E5E5E5", "e c #3F3F3F", "f c #404040", "g c #414141", "h c #424242", "i c #434343", "j c #E6E6E6", "k c #F9F9F9", "l c #E7E7E7", "m c #F8F8F8", "n c #444444", "o c #E9E9E9", "p c #F7F7F7", "q c #EAEAEA", "r c #454545", "s c #ECECEC", "t c #F5F5F5", "u c #EFEFEF", "v c #F3F3F3", "w c #464646", "x c #F0F0F0", "y c #F2F2F2", "z c #474747", "A c #F4F4F4", "B c #EBEBEB", "......................+", ".+@#$%&*=-;>,')!~{]^/(+", "_@:<;[}|12,34'56)78!90+", "a#<;[}|12,34'56)78!90b+", "c$;[}|12,34'56)78!90bd+", "(%[}|1eeffgghhhi!90bdj+", "k&}|12effgghhhii90bdjl+", "m*|12,ffgghhhiin0bdjlo+", "p=12,3fgghhhiinnbdjloq+", "/-2,34g56)78!90rdjloqs+", "t;34'5h)78!90bdrloqs]u+", "v>4'56h78!90bdjwoqs]ux+", "y,'56)h8!90bdjlwqs]uxy+", "^'56)7i!90bdjlozs]uxyv+", "x)6)78innrrrwwzz]uxyvA+", "u!)78!90bdjloqs]uxyvA/+", "]~78!90bdjloqs]uxyvA/p+", "s{8!90bdjloqs]uxyvA/pk+", "B]!90bdjloqs]uxyvA/pk(+", "q^90bdjloqs]uxyvA/pk(a+"}; oroborus-2.0.20/themes/bluecurve/maximize-inactive.xpm0000644000000000000000000000166510361474176020006 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "23 20 23 1", " c None", ". c #FFFFFF", "+ c #EEEEEE", "@ c #EDEDED", "# c #ECECEC", "$ c #EAEAEA", "% c #E9E9E9", "& c #989898", "* c #E8E8E8", "= c #E7E7E7", "- c #E5E5E5", "; c #979797", "> c #E4E4E4", ", c #E2E2E2", "' c #969696", ") c #E1E1E1", "! c #E0E0E0", "~ c #DFDFDF", "{ c #959595", "] c #DDDDDD", "^ c #DCDCDC", "/ c #DBDBDB", "( c #DADADA", ".......................", "+++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@", "#######################", "$$$$$$$$$$$$$$$$$$$$$$$", "%%%%%%&&&&&&&&&&%%%%%%%", "******&&&&&&&&&&*******", "======&&&&&&&&&&=======", "======&&&&&&&&&&=======", "------;--------;-------", ">>>>>>;>>>>>>>>;>>>>>>>", ",,,,,,',,,,,,,,',,,,,,,", "))))))'))))))))')))))))", "!!!!!!'!!!!!!!!'!!!!!!!", "~~~~~~{{{{{{{{{{~~~~~~~", "]]]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^^^", "^^^^^^^^^^^^^^^^^^^^^^^", "///////////////////////", "((((((((((((((((((((((("}; oroborus-2.0.20/themes/bluecurve/maximize-pressed.xpm0000644000000000000000000000120710361474176017641 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "23 20 3 1", " c None", ". c #C9C9C9", "+ c #3D3D3D", ".......................", ".......................", ".......................", ".......................", ".......................", "......++++++++++.......", "......++++++++++.......", "......++++++++++.......", "......++++++++++.......", "......+........+.......", "......+........+.......", "......+........+.......", "......+........+.......", "......+........+.......", "......++++++++++.......", ".......................", ".......................", ".......................", ".......................", "......................."}; oroborus-2.0.20/themes/bluecurve/right-active.xpm0000644000000000000000000000021510361474176016737 0ustar /* XPM */ static char * right_active_xpm[] = { "6 1 5 1", " c None", ". c #A1A1A1", "+ c #E6E6E6", "@ c #FFFFFF", "# c #000000", ".+++@#"}; oroborus-2.0.20/themes/bluecurve/shade-active.xpm0000644000000000000000000000243510361474176016714 0ustar /* XPM */ static char * shade_active_xpm[] = { "18 20 54 1", " c None", ". c #FFFFFF", "+ c #A1A1A1", "@ c #B2B2B2", "# c #B7B7B7", "$ c #BBBBBB", "% c #C0C0C0", "& c #C4C4C4", "* c #C9C9C9", "= c #CDCDCD", "- c #D2D2D2", "; c #D6D6D6", "> c #DBDBDB", ", c #DFDFDF", "' c #E4E4E4", ") c #E8E8E8", "! c #EDEDED", "~ c #F1F1F1", "{ c #F6F6F6", "] c #FAFAFA", "^ c #CBCBCB", "/ c #CCCCCC", "( c #CECECE", "_ c #CFCFCF", ": c #D0D0D0", "< c #D3D3D3", "[ c #D5D5D5", "} c #D8D8D8", "| c #D9D9D9", "1 c #DCDCDC", "2 c #DDDDDD", "3 c #E0E0E0", "4 c #E2E2E2", "5 c #E3E3E3", "6 c #E5E5E5", "7 c #E6E6E6", "8 c #404040", "9 c #434343", "0 c #444444", "a c #E7E7E7", "b c #414141", "c c #454545", "d c #E9E9E9", "e c #424242", "f c #EAEAEA", "g c #ECECEC", "h c #EFEFEF", "i c #F0F0F0", "j c #F2F2F2", "k c #F3F3F3", "l c #F4F4F4", "m c #F7F7F7", "n c #F9F9F9", "o c #FCFCFC", ".................+", "@#$%&*=-;>,')!~{]+", "^/(_:-<[;}|>12,34+", "/(_:-<[;}|>12,345+", "(_:-<[;}|>12,3456+", "_:-<[;}|>12,34567+", ":-88;}|>12904567a+", "-88bb|>12900c67ad+", "<8bbee12900cc7adf+", "[;beee9900cc7adfg+", "}|>e9900cccadfg!h+", "|>12900cccadfg!hi+", ">12,30cccadfg!hij+", "12,345ccadfg!hijk+", "2,34567adfg!hijkl+", ",34567adfg!hijkl{+", "34567adfg!hijkl{m+", "4567adfg!hijkl{mn+", "567adfg!hijkl{mn]+", "67adfg!hijkl{mn]o+"}; oroborus-2.0.20/themes/bluecurve/shade-inactive.xpm0000644000000000000000000000243510361474176017243 0ustar /* XPM */ static char * shade_active_xpm[] = { "18 20 54 1", " c None", ". c #FFFFFF", "+ c #A1A1A1", "@ c #B2B2B2", "# c #B7B7B7", "$ c #BBBBBB", "% c #C0C0C0", "& c #C4C4C4", "* c #C9C9C9", "= c #CDCDCD", "- c #D2D2D2", "; c #D6D6D6", "> c #DBDBDB", ", c #DFDFDF", "' c #E4E4E4", ") c #E8E8E8", "! c #EDEDED", "~ c #F1F1F1", "{ c #F6F6F6", "] c #FAFAFA", "^ c #CBCBCB", "/ c #CCCCCC", "( c #CECECE", "_ c #CFCFCF", ": c #D0D0D0", "< c #D3D3D3", "[ c #D5D5D5", "} c #D8D8D8", "| c #D9D9D9", "1 c #DCDCDC", "2 c #DDDDDD", "3 c #E0E0E0", "4 c #E2E2E2", "5 c #E3E3E3", "6 c #E5E5E5", "7 c #E6E6E6", "8 c #404040", "9 c #434343", "0 c #444444", "a c #E7E7E7", "b c #414141", "c c #454545", "d c #E9E9E9", "e c #424242", "f c #EAEAEA", "g c #ECECEC", "h c #EFEFEF", "i c #F0F0F0", "j c #F2F2F2", "k c #F3F3F3", "l c #F4F4F4", "m c #F7F7F7", "n c #F9F9F9", "o c #FCFCFC", ".................+", "@#$%&*=-;>,')!~{]+", "^/(_:-<[;}|>12,34+", "/(_:-<[;}|>12,345+", "(_:-<[;}|>12,3456+", "_:-<[;}|>12,34567+", ":-88;}|>12904567a+", "-88bb|>12900c67ad+", "<8bbee12900cc7adf+", "[;beee9900cc7adfg+", "}|>e9900cccadfg!h+", "|>12900cccadfg!hi+", ">12,30cccadfg!hij+", "12,345ccadfg!hijk+", "2,34567adfg!hijkl+", ",34567adfg!hijkl{+", "34567adfg!hijkl{m+", "4567adfg!hijkl{mn+", "567adfg!hijkl{mn]+", "67adfg!hijkl{mn]o+"}; oroborus-2.0.20/themes/bluecurve/shade-pressed.xpm0000644000000000000000000000104010361474176017075 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "18 20 3 1", " c None", ". c #C9C9C9", "+ c #3D3D3D", "..................", "..................", "..................", "..................", "..................", "..................", "..++......++......", ".++++....++++.....", ".+++++..+++++.....", "..++++++++++......", "...++++++++.......", "....++++++........", ".....++++.........", "......++..........", "..................", "..................", "..................", "..................", "..................", ".................."}; oroborus-2.0.20/themes/bluecurve/themerc0000644000000000000000000000033510361474176015200 0ustar ## ## To use with the Bluecurve Oroborus ## active_text_color=#EEEEEE inactive_text_color=#777777 full_width_title=true title_alignment=left button_spacing=0 button_offset=0 button_layout=S|HMC double_click_action=shade oroborus-2.0.20/themes/bluecurve/title-1-active.xpm0000644000000000000000000000103110361474176017076 0ustar /* XPM */ static char * title_1_active_xpm[] = { "2 22 23 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #ECECEC", "# c #EBEBEB", "$ c #EAEAEA", "% c #E9E9E9", "& c #E8E8E8", "* c #E7E7E7", "= c #E6E6E6", "- c #E5E5E5", "; c #E4E4E4", "> c #E3E3E3", ", c #E1E1E1", "' c #E0E0E0", ") c #DFDFDF", "! c #DEDEDE", "~ c #DDDDDD", "{ c #DCDCDC", "] c #DBDBDB", "^ c #DADADA", "/ c #D9D9D9", "( c #8F8F8F", "..", "++", "@@", "##", "$$", "%%", "&&", "**", "==", "--", ";;", ">>", ",,", "''", "))", "!!", "~~", "{{", "]]", "^^", "//", "(("}; oroborus-2.0.20/themes/bluecurve/title-1-inactive.xpm0000644000000000000000000000103310361474176017427 0ustar /* XPM */ static char * title_1_inactive_xpm[] = { "2 22 23 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #ECECEC", "# c #EBEBEB", "$ c #EAEAEA", "% c #E9E9E9", "& c #E8E8E8", "* c #E7E7E7", "= c #E6E6E6", "- c #E5E5E5", "; c #E4E4E4", "> c #E3E3E3", ", c #E1E1E1", "' c #E0E0E0", ") c #DFDFDF", "! c #DEDEDE", "~ c #DDDDDD", "{ c #DCDCDC", "] c #DBDBDB", "^ c #DADADA", "/ c #D9D9D9", "( c #8F8F8F", "..", "++", "@@", "##", "$$", "%%", "&&", "**", "==", "--", ";;", ">>", ",,", "''", "))", "!!", "~~", "{{", "]]", "^^", "//", "(("}; oroborus-2.0.20/themes/bluecurve/title-2-active.xpm0000644000000000000000000000112310361474176017101 0ustar /* XPM */ static char * title_2_active_xpm[] = { "6 22 21 1", " c None", ". c #000000", "+ c #283C67", "@ c #96AAD6", "# c #4464AC", "$ c #4464AB", "% c #4565AC", "& c #4768AE", "* c #4F6EB2", "= c #5774B6", "- c #5774B5", "; c #5D78B9", "> c #5D78B8", ", c #5D79B9", "' c #637FBB", ") c #6480BB", "! c #728AC2", "~ c #7B93C8", "{ c #8EA3D2", "] c #A1B3DA", "^ c #0B0B0C", "......", "+@@@@@", "+#####", "+#####", "+####$", "+###$%", "+###%#", "+#####", "+#####", "+####$", "+###$%", "+###%#", "+&&&&&", "+*****", "+====-", "+;;;>,", "+''')'", "+!!!!!", "+~~~~~", "+{{{{{", "+]]]]]", "+^^^^^"}; oroborus-2.0.20/themes/bluecurve/title-2-inactive.xpm0000644000000000000000000000120210361474176017426 0ustar /* XPM */ static char * title_2_inactive_xpm[] = { "6 22 24 1", " c None", ". c #000000", "+ c #CBCBCB", "@ c #FFFFFF", "# c #ECECEC", "$ c #EBEBEB", "% c #EAEAEA", "& c #E9E9E9", "* c #E8E8E8", "= c #E7E7E7", "- c #E6E6E6", "; c #E5E5E5", "> c #E4E4E4", ", c #E3E3E3", "' c #E1E1E1", ") c #E0E0E0", "! c #DFDFDF", "~ c #DEDEDE", "{ c #DDDDDD", "] c #DCDCDC", "^ c #DBDBDB", "/ c #DADADA", "( c #D9D9D9", "_ c #8F8F8F", "......", "+@@@@@", "+#####", "+$$$$$", "+%%%%%", "+&&&&&", "+*****", "+=====", "+-----", "+;;;;;", "+>>>>>", "+,,,,,", "+'''''", "+)))))", "+!!!!!", "+~~~~~", "+{{{{{", "+]]]]]", "+^^^^^", "+/////", "+(((((", "______"}; oroborus-2.0.20/themes/bluecurve/title-3-active.xpm0000644000000000000000000000100210361474176017076 0ustar /* XPM */ static char * title_3_active_xpm[] = { "3 22 20 1", " c None", ". c #000000", "+ c #96AAD6", "@ c #4464AC", "# c #4464AB", "$ c #4565AC", "% c #4768AE", "& c #4F6EB2", "* c #5774B6", "= c #5774B5", "- c #5D78B9", "; c #5D78B8", "> c #5D79B9", ", c #637FBB", "' c #6480BB", ") c #728AC2", "! c #7B93C8", "~ c #8EA3D2", "{ c #A1B3DA", "] c #0B0B0C", "...", "+++", "@@@", "@@@", "@@#", "@#$", "@$@", "@@@", "@@@", "@@#", "@#$", "@$@", "%%%", "&&&", "**=", "-;>", ",',", ")))", "!!!", "~~~", "{{{", "]]]"}; oroborus-2.0.20/themes/bluecurve/title-3-inactive.xpm0000644000000000000000000000100510361474176017430 0ustar /* XPM */ static char * title_3_inactive_xpm[] = { "1 22 23 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #ECECEC", "# c #EBEBEB", "$ c #EAEAEA", "% c #E9E9E9", "& c #E8E8E8", "* c #E7E7E7", "= c #E6E6E6", "- c #E5E5E5", "; c #E4E4E4", "> c #E3E3E3", ", c #E1E1E1", "' c #E0E0E0", ") c #DFDFDF", "! c #DEDEDE", "~ c #DDDDDD", "{ c #DCDCDC", "] c #DBDBDB", "^ c #DADADA", "/ c #D9D9D9", "( c #8F8F8F", ".", "+", "@", "#", "$", "%", "&", "*", "=", "-", ";", ">", ",", "'", ")", "!", "~", "{", "]", "^", "/", "("}; oroborus-2.0.20/themes/bluecurve/title-4-active.xpm0000644000000000000000000000135710361474176017114 0ustar /* XPM */ static char * title_4_active_xpm[] = { "9 22 27 1", " c None", ". c #000000", "+ c #96AAD6", "@ c #8FA4D4", "# c #283C67", "$ c #4464AC", "% c #4363AB", "& c #4464AB", "* c #4565AC", "= c #4768AE", "- c #4667AD", "; c #4F6EB2", "> c #4E6DB1", ", c #5774B6", "' c #5774B5", ") c #5673B5", "! c #5D78B9", "~ c #5D78B8", "{ c #5D79B9", "] c #5C78B8", "^ c #637FBB", "/ c #6480BB", "( c #728AC2", "_ c #7B93C8", ": c #8EA3D2", "< c #A1B3DA", "[ c #0B0B0C", ".........", "+++++++@#", "$$$$$$$%#", "$$$$$$$%#", "$$$$$$&%#", "$$&$$&*%#", "$$*$$*$%#", "$$$$$$$%#", "$$$$$$$%#", "$$$$$$&%#", "$$&$$&*%#", "$$*$$*$%#", "=======-#", ";;;;;;;>#", ",,,,,,')#", "!!~!!~{]#", "^^/^^/^^#", "((((((((#", "________#", "::::::::#", "<<<<<<<<#", "[[[[[[[[#"}; oroborus-2.0.20/themes/bluecurve/title-4-inactive.xpm0000644000000000000000000000124610361474176017440 0ustar /* XPM */ static char * title_4_inactive_xpm[] = { "9 22 22 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #CBCBCB", "# c #EEEEEE", "$ c #EDEDED", "% c #ECECEC", "& c #EAEAEA", "* c #E9E9E9", "= c #E8E8E8", "- c #E7E7E7", "; c #E5E5E5", "> c #E4E4E4", ", c #E2E2E2", "' c #E1E1E1", ") c #E0E0E0", "! c #DFDFDF", "~ c #DDDDDD", "{ c #DCDCDC", "] c #DBDBDB", "^ c #DADADA", "/ c #8F8F8F", ".........", "++++++++@", "########@", "$$$$$$$$@", "%%%%%%%%@", "&&&&&&&&@", "********@", "========@", "--------@", "--------@", ";;;;;;;;@", ">>>>>>>>@", ",,,,,,,,@", "''''''''@", "))))))))@", "!!!!!!!!@", "~~~~~~~~@", "{{{{{{{{@", "{{{{{{{{@", "]]]]]]]]@", "^^^^^^^^@", "/////////"}; oroborus-2.0.20/themes/bluecurve/title-5-active.xpm0000644000000000000000000000103110361474176017102 0ustar /* XPM */ static char * title_5_active_xpm[] = { "2 22 23 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #ECECEC", "# c #EBEBEB", "$ c #EAEAEA", "% c #E9E9E9", "& c #E8E8E8", "* c #E7E7E7", "= c #E6E6E6", "- c #E5E5E5", "; c #E4E4E4", "> c #E3E3E3", ", c #E1E1E1", "' c #E0E0E0", ") c #DFDFDF", "! c #DEDEDE", "~ c #DDDDDD", "{ c #DCDCDC", "] c #DBDBDB", "^ c #DADADA", "/ c #D9D9D9", "( c #8F8F8F", "..", "++", "@@", "##", "$$", "%%", "&&", "**", "==", "--", ";;", ">>", ",,", "''", "))", "!!", "~~", "{{", "]]", "^^", "//", "(("}; oroborus-2.0.20/themes/bluecurve/title-5-inactive.xpm0000644000000000000000000000103310361474176017433 0ustar /* XPM */ static char * title_5_inactive_xpm[] = { "2 22 23 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #ECECEC", "# c #EBEBEB", "$ c #EAEAEA", "% c #E9E9E9", "& c #E8E8E8", "* c #E7E7E7", "= c #E6E6E6", "- c #E5E5E5", "; c #E4E4E4", "> c #E3E3E3", ", c #E1E1E1", "' c #E0E0E0", ") c #DFDFDF", "! c #DEDEDE", "~ c #DDDDDD", "{ c #DCDCDC", "] c #DBDBDB", "^ c #DADADA", "/ c #D9D9D9", "( c #8F8F8F", "..", "++", "@@", "##", "$$", "%%", "&&", "**", "==", "--", ";;", ">>", ",,", "''", "))", "!!", "~~", "{{", "]]", "^^", "//", "(("}; oroborus-2.0.20/themes/bluecurve/top-left-active.xpm0000644000000000000000000000175110361474176017362 0ustar /* XPM */ static char * top_left_active_xpm[] = { "6 22 48 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #AEAEAE", "# c #C4C4C4", "$ c #C9C9C9", "% c #CBCBCB", "& c #FBFBFB", "* c #CCCCCC", "= c #FAFAFA", "- c #B2B2B2", "; c #CECECE", "> c #F9F9F9", ", c #B7B7B7", "' c #CFCFCF", ") c #F8F8F8", "! c #BBBBBB", "~ c #D0D0D0", "{ c #F7F7F7", "] c #C0C0C0", "^ c #D2D2D2", "/ c #F6F6F6", "( c #D3D3D3", "_ c #F5F5F5", ": c #D5D5D5", "< c #D6D6D6", "[ c #F3F3F3", "} c #CDCDCD", "| c #D8D8D8", "1 c #F2F2F2", "2 c #D9D9D9", "3 c #F1F1F1", "4 c #DBDBDB", "5 c #F0F0F0", "6 c #DCDCDC", "7 c #EFEFEF", "8 c #DFDFDF", "9 c #DDDDDD", "0 c #EDEDED", "a c #E4E4E4", "b c #ECECEC", "c c #E8E8E8", "d c #E0E0E0", "e c #EBEBEB", "f c #E2E2E2", "g c #EAEAEA", "h c #E3E3E3", "i c #919191", " .", " ..+", " .++@", " .+##$", " .+#$%", ".&@$%*", ".=-%*;", ".>,*;'", ".)!;'~", ".{]'~^", "./#~^(", "._$(:<", ".[}:<|", ".1^<|2", ".3<|24", ".54246", ".78469", ".0a698", ".bc98d", ".e08df", ".g3dfh", ".iiiii"}; oroborus-2.0.20/themes/bluecurve/top-right-active.xpm0000644000000000000000000000122310361474176017537 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "6 22 25 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #EFEFEF", "# c #FDFDFD", "$ c #DEDEDE", "% c #DFDFDF", "& c #E0E0E0", "* c #CFCFCF", "= c #E2E2E2", "- c #E3E3E3", "; c #E4E4E4", "> c #C4C4C4", ", c #E5E5E5", "' c #E6E6E6", ") c #E8E8E8", "! c #E9E9E9", "~ c #EAEAEA", "{ c #EBEBEB", "] c #ECECEC", "^ c #EEEEEE", "/ c #F0F0F0", "( c #F1F1F1", "_ c #F2F2F2", ": c #8F8F8F", ". ", "+.. ", "@##. ", "$%&*. ", "%&=*. ", "&=-;>.", "=-;,>.", "-;,'>.", "')!~>.", ")!~{>.", "!~{]>.", "{]^@>.", "!~{]>.", "{]^@>.", "]^@/>.", "^@/(>.", "@/(_>.", "^@{]>.", "^@{]>.", "{]^@>.", "@/(_>.", "::::>."}; oroborus-2.0.20/themes/cruxish/0000755000000000000000000000000011336023700013300 5ustar oroborus-2.0.20/themes/cruxish/Makefile.am0000644000000000000000000000167410361474176015362 0ustar themedir = $(prefix)/share/oroborus/themes/cruxish theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/cruxish/Makefile.in0000644000000000000000000002317210361474440015362 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/cruxish DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/cruxish theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/cruxish/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/cruxish/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/cruxish/bottom-active.xpm0000644000000000000000000000046510361474176016626 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/cruxish/bottom-inactive.xpm0000644000000000000000000000047510361474176017156 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/cruxish/bottom-left-active.xpm0000644000000000000000000000046410361474176017555 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "15 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_1", "@ c #D8D8D8 s active_color_1", "# c #B2B2B2 s active_shadow_1", ".+@#...........", ".+@#+++++++++++", ".+@@@@@@@@@@@@#", ".+#############", "..............."};oroborus-2.0.20/themes/cruxish/bottom-left-inactive.xpm0000644000000000000000000000047510361474176020106 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "15 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".+@#...........", ".+@#+++++++++++", ".+@@@@@@@@@@@@#", ".+#############", "..............."}; oroborus-2.0.20/themes/cruxish/bottom-right-active.xpm0000644000000000000000000000063010361474176017733 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "12 12 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", " .+@#.", " .+@#.", " .+@#.", " .+@#.", " .+@#.", " .+@#.", " .+@#.", "........+@#.", "+++++++++@#.", "@@@@@@@@@@#.", "###########.", "............"}; oroborus-2.0.20/themes/cruxish/bottom-right-inactive.xpm0000644000000000000000000000064210361474176020265 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "12 12 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", " .+@#.", " .+@#.", " .+@#.", " .+@#.", " .+@#.", " .+@#.", " .+@#.", "........+@#.", "+++++++++@#.", "@@@@@@@@@@#.", "###########.", "............"}; oroborus-2.0.20/themes/cruxish/close-active.xpm0000644000000000000000000000065610361474176016431 0ustar /* XPM */ static char * close_active_xpm[] = { "13 13 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@..@@@..@#.", ".+@...@...@#.", ".+@@.....@@#.", ".+@@@...@@@#.", ".+@@.....@@#.", ".+@...@...@#.", ".+@..@@@..@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/close-inactive.xpm0000644000000000000000000000067010361474176016754 0ustar /* XPM */ static char * close_inactive_xpm[] = { "13 13 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@..@@@..@#.", ".+@...@...@#.", ".+@@.....@@#.", ".+@@@...@@@#.", ".+@@.....@@#.", ".+@...@...@#.", ".+@..@@@..@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/close-pressed.xpm0000644000000000000000000000065710361474176016624 0ustar /* XPM */ static char * close_pressed_xpm[] = { "13 13 5 1", " c None", ". c #000000 s active_border_color", "+ c #B2B2B2 s active_shadow_2", "@ c #D8D8D8 s active_color_2", "# c #FFFFFF s active_hilight_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@..@@@..#.", ".+@@...@...#.", ".+@@@.....@#.", ".+@@@@...@@#.", ".+@@@.....@#.", ".+@@...@...#.", ".+@@..@@@..#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/hide-active.xpm0000644000000000000000000000065510361474176016234 0ustar /* XPM */ static char * hide_active_xpm[] = { "13 13 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@.......@#.", ".+@.......@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/hide-inactive.xpm0000644000000000000000000000066710361474176016566 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "13 13 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@.......@#.", ".+@.......@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/hide-pressed.xpm0000644000000000000000000000065610361474176016427 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "13 13 5 1", " c None", ". c #000000 s active_border_color", "+ c #B2B2B2 s active_shadow_2", "@ c #D8D8D8 s active_color_2", "# c #FFFFFF s active_hilight_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@.......#.", ".+@@.......#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/left-active.xpm0000644000000000000000000000053710361474176016254 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_1", "@ c #D8D8D8 s active_color_1", "# c #B2B2B2 s active_shadow_1", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/cruxish/left-inactive.xpm0000644000000000000000000000054710361474176016604 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_1", "@ c #D8D8D8 s inactive_color_1", "# c #B2B2B2 s inactive_shadow_1", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/cruxish/maximize-active.xpm0000644000000000000000000000066110361474176017143 0ustar /* XPM */ static char * maximize_active_xpm[] = { "13 13 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@.......@#.", ".+@.......@#.", ".+@.@@@@@.@#.", ".+@.@@@@@.@#.", ".+@.@@@@@.@#.", ".+@.@@@@@.@#.", ".+@.......@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/maximize-inactive.xpm0000644000000000000000000000067310361474176017475 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "13 13 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@.......@#.", ".+@.......@#.", ".+@.@@@@@.@#.", ".+@.@@@@@.@#.", ".+@.@@@@@.@#.", ".+@.@@@@@.@#.", ".+@.......@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/maximize-pressed.xpm0000644000000000000000000000066210361474176017336 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "13 13 5 1", " c None", ". c #000000 s active_border_color", "+ c #B2B2B2 s active_shadow_2", "@ c #D8D8D8 s active_color_2", "# c #FFFFFF s active_hilight_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@.......#.", ".+@@.......#.", ".+@@.@@@@@.#.", ".+@@.@@@@@.#.", ".+@@.@@@@@.#.", ".+@@.@@@@@.#.", ".+@@.......#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/right-active.xpm0000644000000000000000000000054010361474176016431 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/cruxish/right-inactive.xpm0000644000000000000000000000055010361474176016761 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/cruxish/shade-active.xpm0000644000000000000000000000065610361474176016410 0ustar /* XPM */ static char * shade_active_xpm[] = { "13 13 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@.......@#.", ".+@.......@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/shade-inactive.xpm0000644000000000000000000000067010361474176016733 0ustar /* XPM */ static char * shade_inactive_xpm[] = { "13 13 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@.......@#.", ".+@.......@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/shade-pressed.xpm0000644000000000000000000000065710361474176016603 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "13 13 5 1", " c None", ". c #000000 s active_border_color", "+ c #B2B2B2 s active_shadow_2", "@ c #D8D8D8 s active_color_2", "# c #FFFFFF s active_hilight_2", ".............", ".+++++++++++.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@.......#.", ".+@@.......#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+@@@@@@@@@#.", ".+##########.", "............."}; oroborus-2.0.20/themes/cruxish/themerc0000644000000000000000000000011510361474176014665 0ustar title_alignment=left full_width_title=false button_offset=0 button_spacing=2 oroborus-2.0.20/themes/cruxish/title-1-active.xpm0000644000000000000000000000064610361474176016602 0ustar /* XPM */ static char * title_left_inactive_xpm[] = { "5 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #B4E46C s active_hilight_1", "@ c #7CCC54 s active_color_1", "# c #54A028 s active_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/cruxish/title-1-inactive.xpm0000644000000000000000000000065610361474176017132 0ustar /* XPM */ static char * title_left_inactive_xpm[] = { "5 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #B4E46C s inactive_hilight_1", "@ c #7CCC54 s inactive_color_1", "# c #54A028 s inactive_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/cruxish/title-2-active.xpm0000644000000000000000000000064610361474176016603 0ustar /* XPM */ static char * title_left_inactive_xpm[] = { "5 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #B4E46C s active_hilight_1", "@ c #7CCC54 s active_color_1", "# c #54A028 s active_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/cruxish/title-2-inactive.xpm0000644000000000000000000000065610361474176017133 0ustar /* XPM */ static char * title_left_inactive_xpm[] = { "5 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #B4E46C s inactive_hilight_1", "@ c #7CCC54 s inactive_color_1", "# c #54A028 s inactive_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/cruxish/title-3-active.xpm0000644000000000000000000000051210361474176016574 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "1 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #B4E46C s active_hilight_1", "@ c #7CCC54 s active_color_1", "# c #54A028 s active_shadow_1", ".", "+", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "#", "."}; oroborus-2.0.20/themes/cruxish/title-3-inactive.xpm0000644000000000000000000000052210361474176017124 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "1 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #B4E46C s inactive_hilight_1", "@ c #7CCC54 s inactive_color_1", "# c #54A028 s inactive_shadow_1", ".", "+", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "@", "#", "."}; oroborus-2.0.20/themes/cruxish/title-4-active.xpm0000644000000000000000000000245510361474176016605 0ustar /* XPM */ static char * title_right_active_xpm[] = { "40 23 8 1", " c None", ". c #000000 s active_border_color", "+ c #B4E46C s active_hilight_1", "@ c #FFFFFF s active_hilight_2", "# c #7CCC54 s active_color_1", "$ c #54A028 s active_shadow_1", "% c #D8D8D8 s active_color_2", "& c #B2B2B2 s active_shadow_2", "........................................", "++++@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "###$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", "###$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", "###$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", "###$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", "###$+++++%%%%%+++++%%%%%%%%%%%%%%%%%%%%%", "########$%%%%%+###+%%%%%%%%%%%%%%%%%%%%%", "########$%%%%%+###$%%%%%%%%%%%%%%%%%%%%%", "########$%%%%%+###$%%%%%%%%%%%%%%%%%%%%%", "########$%%%%%+###$%%%%%%%%%%%%%%%%%%%%%", "########$++++++$$$$+++++%%%%%+++++%%%%%%", "#############$%%%%%+###+%%%%%+###+%%%%%%", "#############$%%%%%+###$%%%%%+###$%%%%%%", "#############$%%%%%+###$%%%%%+###$%%%%%%", "#############$%%%%%+###$%%%%%+###$%%%%%%", "#############$++++++$$$$+++++$$$$$+++++%", "##################$%%%%%+###+%%%%%+###+%", "##################$%%%%%+###$%%%%%+###$%", "##################$%%%%%+###$%%%%%+###$%", "##################$%%%%%+###$%%%%%+###$%", "$$$$$$$$$$$$$$$$$$$&&&&&+$$$$&&&&&$$$$$&", "........................................"};oroborus-2.0.20/themes/cruxish/title-4-inactive.xpm0000644000000000000000000000247510361474176017136 0ustar /* XPM */ static char * title_right_inactive_xpm[] = { "40 23 8 1", " c None", ". c #000000 s inactive_border_color", "+ c #B4E46C s inactive_hilight_1", "@ c #FFFFFF s inactive_hilight_2", "# c #7CCC54 s inactive_color_1", "$ c #54A028 s inactive_shadow_1", "% c #D8D8D8 s inactive_color_2", "& c #B2B2B2 s inactive_shadow_2", "........................................", "++++@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "###$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", "###$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", "###$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", "###$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", "###$+++++%%%%%+++++%%%%%%%%%%%%%%%%%%%%%", "########$%%%%%+###+%%%%%%%%%%%%%%%%%%%%%", "########$%%%%%+###$%%%%%%%%%%%%%%%%%%%%%", "########$%%%%%+###$%%%%%%%%%%%%%%%%%%%%%", "########$%%%%%+###$%%%%%%%%%%%%%%%%%%%%%", "########$++++++$$$$+++++%%%%%+++++%%%%%%", "#############$%%%%%+###+%%%%%+###+%%%%%%", "#############$%%%%%+###$%%%%%+###$%%%%%%", "#############$%%%%%+###$%%%%%+###$%%%%%%", "#############$%%%%%+###$%%%%%+###$%%%%%%", "#############$++++++$$$$+++++$$$$$+++++%", "##################$%%%%%+###+%%%%%+###+%", "##################$%%%%%+###$%%%%%+###$%", "##################$%%%%%+###$%%%%%+###$%", "##################$%%%%%+###$%%%%%+###$%", "$$$$$$$$$$$$$$$$$$$&&&&&+$$$$&&&&&$$$$$&", "........................................"};oroborus-2.0.20/themes/cruxish/title-5-active.xpm0000644000000000000000000000142010361474176016575 0ustar /* XPM */ static char * title_active_xpm[] = { "21 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/cruxish/title-5-inactive.xpm0000644000000000000000000000143010361474176017125 0ustar /* XPM */ static char * title_active_xpm[] = { "21 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/cruxish/top-left-active.xpm0000644000000000000000000000064310361474176017052 0ustar /* XPM */ static char * top_left_active_xpm[] = { "5 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #B4E46C s active_hilight_1", "@ c #7CCC54 s active_color_1", "# c #54A028 s active_shadow_1", ".....", ".++++", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@##", ".+@#."}; oroborus-2.0.20/themes/cruxish/top-left-inactive.xpm0000644000000000000000000000065410361474176017403 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "5 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #B4E46C s inactive_hilight_1", "@ c #7CCC54 s inactive_color_1", "# c #54A028 s inactive_shadow_1", ".....", ".++++", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@##", ".+@#."}; oroborus-2.0.20/themes/cruxish/top-right-active.xpm0000644000000000000000000000064310361474176017235 0ustar /* XPM */ static char * top_right_active_xpm[] = { "5 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "++++.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "##@#.", ".+@#."}; oroborus-2.0.20/themes/cruxish/top-right-inactive.xpm0000644000000000000000000000065510361474176017567 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "5 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "++++.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "##@#.", ".+@#."}; oroborus-2.0.20/themes/defold/0000755000000000000000000000000011336023700013050 5ustar oroborus-2.0.20/themes/defold/Makefile.am0000644000000000000000000000167310361474176015131 0ustar themedir = $(prefix)/share/oroborus/themes/defold theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/defold/Makefile.in0000644000000000000000000002316610361474440015135 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/defold DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/defold theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/defold/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/defold/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/defold/bottom-active.xpm0000644000000000000000000000035110361474176016370 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E5E5E5", "# c #B2B2B2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/defold/bottom-inactive.xpm0000644000000000000000000000035310361474176016721 0ustar /* XPM */ static char * bottom_inactive_xpm[] = { "16 5 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E5E5E5", "# c #B2B2B2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/defold/bottom-left-active.xpm0000644000000000000000000000137610361474176017330 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "22 22 7 1", " c None", "+ c #FFFFFFFFFFFF", ". c #000000000000", "X c #AEBAB2CAAEBA", "o c #E79DE79DE79D", "@ c #E5E5E5", "# c #B2B2B2", "..... ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+o+..................", ".+o+++++++++++++++++.+", ".+ooooooooooooooooo+.o", ".+XXXXXXXXXXXXXXXXXo.X", "......................"}; oroborus-2.0.20/themes/defold/bottom-left-inactive.xpm0000644000000000000000000000140010361474176017643 0ustar /* XPM */ static char * bottom_left_inactive_xpm[] = { "22 22 7 1", " c None", "+ c #FFFFFFFFFFFF", ". c #000000000000", "X c #AEBAB2CAAEBA", "o c #E79DE79DE79D", "@ c #E5E5E5", "# c #B2B2B2", "..... ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+@#. ", ".+o+..................", ".+o+++++++++++++++++.+", ".+ooooooooooooooooo+.o", ".+XXXXXXXXXXXXXXXXXo.X", "......................"}; oroborus-2.0.20/themes/defold/bottom-right-active.xpm0000644000000000000000000000076110361474176017510 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "17 17 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B2B2B2", "# c #E5E5E5", " .+@@.", " .....", " .+++.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", ".............+#@.", "+.++++++++++++#@.", "@.#############@.", "@.@@@@@@@@@@@@@@.", "................."}; oroborus-2.0.20/themes/defold/bottom-right-inactive.xpm0000644000000000000000000000076310361474176020041 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "17 17 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B2B2B2", "# c #E5E5E5", " .+@@.", " .....", " .+++.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", " .+#@.", ".............+#@.", "+.++++++++++++#@.", "@.#############@.", "@.@@@@@@@@@@@@@@.", "................."}; oroborus-2.0.20/themes/defold/close-active.xpm0000644000000000000000000000122310361474176016170 0ustar /* XPM */ static char * close_active_xpm[] = { "15 15 21 1", " c None", ". c #B2B2B2", "+ c #000000", "@ c #FFFFFF", "# c #B1B1B1", "$ c #B6B6B6", "% c #BABABA", "& c #BEBEBE", "* c #C3C3C3", "= c #C7C7C7", "- c #CBCBCB", "; c #CFCFCF", "> c #D4D4D4", ", c #D8D8D8", "' c #DCDCDC", ") c #E1E1E1", "! c #E5E5E5", "~ c #E9E9E9", "{ c #EDEDED", "] c #F2F2F2", "^ c #F6F6F6", "....... .......", ".+++++++++++++@", ".+@@@@@@@@@@@+@", ".+@#$%&*=-;>.+@", ".+@$++*=-++,.+@", ".+@%+++-+++'.+@", ".+@&*+++++').+@", ".+@*=-+++')!.+@", ".+@=-+++++!~.+@", ".+@-+++'+++{.+@", ".+@;++')!++].+@", ".+@>,')!~{]^.+@", ".+@..........+@", ".+++++++++++++@", "@@@@@@@ @@@@@@@"}; oroborus-2.0.20/themes/defold/close-inactive.xpm0000644000000000000000000000136210361474176016523 0ustar /* XPM */ static char * inactive_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .XXXXXXXXXXX.X", " .X oO+@#$%& .X", " .XoO+@#$%&* .X", " .XO+@#$%&*= .X", " .X+@#$%&*=- .X", " .X@#$%&*=-; .X", " .X#$%&*=-;: .X", " .X$$%&*=-;> .X", " .X%*=-;:>,, .X", " .X&*=-;:>,< .X", " .X .X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/close-pressed.xpm0000644000000000000000000000122410361474176016363 0ustar /* XPM */ static char * close_pressed_xpm[] = { "15 15 21 1", " c None", ". c #B2B2B2", "+ c #000000", "@ c #FFFFFF", "# c #B1B1B1", "$ c #B6B6B6", "% c #BABABA", "& c #BEBEBE", "* c #C3C3C3", "= c #C7C7C7", "- c #CBCBCB", "; c #CFCFCF", "> c #D4D4D4", ", c #D8D8D8", "' c #DCDCDC", ") c #E1E1E1", "! c #E5E5E5", "~ c #E9E9E9", "{ c #EDEDED", "] c #F2F2F2", "^ c #F6F6F6", "....... .......", ".+++++++++++++@", ".+++++++++++++@", ".++@@@@@@@@@@+@", ".++@#$%&*=-;>+@", ".++@$++*=-++,+@", ".++@%+++-+++'+@", ".++@&*+++++')+@", ".++@*=-+++')!+@", ".++@=-+++++!~+@", ".++@-+++'+++{+@", ".++@;++')!++]+@", ".++@>,')!~{]^+@", ".+++++++++++++@", "@@@@@@@ @@@@@@@"}; oroborus-2.0.20/themes/defold/hide-active.xpm0000644000000000000000000000136510361474176016003 0ustar /* XPM */ static char * hide_active_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .XXXXXXXXXXX.X", " .X oO+@#$%& .X", " .XoO+@#$%&* .X", " .XO+@#$%&*= .X", " .X+@#$%&*=- .X", " .X@#$%&*=-; .X", " .X#$%&*=-;: .X", " .X$.......> .X", " .X%......., .X", " .X&*=-;:>,< .X", " .X .X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/hide-inactive.xpm0000644000000000000000000000136610361474176016333 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "15 15 20 1", "n c None" " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .XXXXXXXXXXX.X", " .X oO+@#$%& .X", " .XoO+@#$%&* .X", " .XO+@#$%&*= .X", " .X+@#$%&*=- .X", " .X@#$%&*=-; .X", " .X#$%&*=-;: .X", " .X$$%&*=-;> .X", " .X%*=-;:>,, .X", " .X&*=-;:>,< .X", " .X .X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/hide-pressed.xpm0000644000000000000000000000136610361474176016176 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .............X", " ..XXXXXXXXXX.X", " ..X oO+@#$%&.X", " ..XoO+@#$%&*.X", " ..XO+@#$%&*=.X", " ..X+@#$%&*=-.X", " ..X@#$%&*=-;.X", " ..X#$%&*=-;:.X", " ..X$.......>.X", " ..X%.......,.X", " ..X&*=-;:>,<.X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/left-active.xpm0000644000000000000000000000042310361474176016016 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E5E5E5", "# c #B2B2B2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/defold/left-inactive.xpm0000644000000000000000000000042510361474176016347 0ustar /* XPM */ static char * left_inactive_xpm[] = { "5 16 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E5E5E5", "# c #B2B2B2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/defold/maximize-active.xpm0000644000000000000000000000137110361474176016712 0ustar /* XPM */ static char * maximize_active_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .XXXXXXXXXXX.X", " .X oO+@#$%& .X", " .Xo.......* .X", " .XO.......= .X", " .X+@#$%&*=- .X", " .X@#$%&*=-; .X", " .X#$%&*=-;: .X", " .X$$%&==-;> .X", " .X%%==-;>,, .X", " .X&*=-;:>,< .X", " .X .X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/maximize-inactive.xpm0000644000000000000000000000137310361474176017243 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .XXXXXXXXXXX.X", " .X oO+@#$%& .X", " .XoO+@#$%&* .X", " .XO+@#$%&*= .X", " .X+@#$%&*=- .X", " .X@#$%&*=-; .X", " .X#$%&*=-;: .X", " .X$$%&*=-;> .X", " .X%*=-;:>,, .X", " .X&*=-;:>,< .X", " .X .X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/maximize-pressed.xpm0000644000000000000000000000137210361474176017105 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " ", " ......n......X", " .............X", " ..XXXXXXXXXX.X", " ..X oO+@#$%&.X", " ..Xo.......*.X", " ..XO.......=.X", " ..X+@#$%&*=-.X", " ..X@#$%&*=-;.X", " ..X#$%&*=-;:.X", " ..X$$%&==-;>.X", " ..X%%==-;>,,.X", " ..X&*=-;:>,<.X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/right-active.xpm0000644000000000000000000000042410361474176016202 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E5E5E5", "# c #B2B2B2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/defold/right-inactive.xpm0000644000000000000000000000042610361474176016533 0ustar /* XPM */ static char * right_inactive_xpm[] = { "5 16 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E5E5E5", "# c #B2B2B2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/defold/shade-active.xpm0000644000000000000000000000136610361474176016157 0ustar /* XPM */ static char * shade_active_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .XXXXXXXXXXX.X", " .X oO+@#$%& .X", " .XoO+@#$%&* .X", " .XO+@#$%&*= .X", " .X++@#$%&*- .X", " .X@.......; .X", " .X#.......: .X", " .X$$%&*=-;> .X", " .X%*=-;:>,, .X", " .X&*=-;:>,< .X", " .X .X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/shade-inactive.xpm0000644000000000000000000000137010361474176016501 0ustar /* XPM */ static char * shade_inactive_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .XXXXXXXXXXX.X", " .X oO+@#$%& .X", " .XoO+@#$%&* .X", " .XO+@#$%&*= .X", " .X+@#$%&*=- .X", " .X@#$%&*=-; .X", " .X#$%&*=-;: .X", " .X$$%&*=-;> .X", " .X%*=-;:>,, .X", " .X&*=-;:>,< .X", " .X .X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/shade-pressed.xpm0000644000000000000000000000136710361474176016352 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "15 15 20 1", "n c None", " c #AEBAB2CAAEBA", ". c #000000000000", "X c #FFFFFFFFFFFF", "o c #B6DAB6DAB6DA", "O c #B6DABAEAB6DA", "+ c #BEFBBEFBBEFB", "@ c #BEFBC30BBEFB", "# c #C71BC71BC71B", "$ c #C71BCB2BC71B", "% c #CF3CCF3CCF3C", "& c #D75CD75CD75C", "* c #D75CDB6CD75C", "= c #DF7DDF7DDF7D", "- c #DF7DE38DDF7D", "; c #E79DE79DE79D", ": c #E79DEBADE79D", "> c #EFBEEFBEEFBE", ", c #EFBEF3CEEFBE", "< c #F7DEF7DEF7DE", " n ", " .............X", " .............X", " ..XXXXXXXXXX.X", " ..X oO+@#$%&.X", " ..XoO+@#$%&*.X", " ..XO+@#$%&*=.X", " ..X++@#$%&*-.X", " ..X@.......;.X", " ..X#.......:.X", " ..X$$%&*=-;>.X", " ..X%*=-;:>,,.X", " ..X&*=-;:>,<.X", " .............X", "XXXXXXXnXXXXXXX"}; oroborus-2.0.20/themes/defold/themerc0000644000000000000000000000021110361474176014432 0ustar font=*-helvetica-bold-r-normal-*-*-100-* text_alignment=middle button_layout=SH|MC active_text_color=#000000 inactive_text_color=#909090 oroborus-2.0.20/themes/defold/title-1-active.xpm0000644000000000000000000000160510361474176016346 0ustar /* XPM */ static char * title_1_active_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-1-inactive.xpm0000644000000000000000000000160710361474176016677 0ustar /* XPM */ static char * title_1_inactive_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-2-active.xpm0000644000000000000000000000160510361474176016347 0ustar /* XPM */ static char * title_2_active_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-2-inactive.xpm0000644000000000000000000000160710361474176016700 0ustar /* XPM */ static char * title_2_inactive_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-3-active.xpm0000644000000000000000000000160510361474176016350 0ustar /* XPM */ static char * title_3_active_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-3-inactive.xpm0000644000000000000000000000160710361474176016701 0ustar /* XPM */ static char * title_3_inactive_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-4-active.xpm0000644000000000000000000000160510361474176016351 0ustar /* XPM */ static char * title_4_active_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-4-inactive.xpm0000644000000000000000000000160710361474176016702 0ustar /* XPM */ static char * title_4_inactive_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-5-active.xpm0000644000000000000000000000160510361474176016352 0ustar /* XPM */ static char * title_5_active_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/title-5-inactive.xpm0000644000000000000000000000160510361474176016701 0ustar /* XPM */ static char * title_5_active_xpm[] = { "21 21 21 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B3B3B3", "$ c #B6B6B6", "% c #B9B9B9", "& c #BCBCBC", "* c #BFBFBF", "= c #C2C2C2", "- c #C5C5C5", "; c #C8C8C8", "> c #CACACA", ", c #CDCDCD", "' c #D0D0D0", ") c #D3D3D3", "! c #D6D6D6", "~ c #D9D9D9", "{ c #DCDCDC", "] c #DFDFDF", "^ c #B2B2B2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "$$$$$$$$$$$$$$$$$$$$$", "%%%%%%%%%%%%%%%%%%%%%", "&&&&&&&&&&&&&&&&&&&&&", "*********************", "=====================", "---------------------", ";;;;;;;;;;;;;;;;;;;;;", ">>>>>>>>>>>>>>>>>>>>>", ",,,,,,,,,,,,,,,,,,,,,", "'''''''''''''''''''''", ")))))))))))))))))))))", "!!!!!!!!!!!!!!!!!!!!!", "~~~~~~~~~~~~~~~~~~~~~", "{{{{{{{{{{{{{{{{{{{{{", "]]]]]]]]]]]]]]]]]]]]]", "^^^^^^^^^^^^^^^^^^^^^", "....................."}; oroborus-2.0.20/themes/defold/top-left-active.xpm0000644000000000000000000000221710361474176016621 0ustar /* XPM */ static char * top_left_active_xpm[] = { "21 31 22 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B2B2B2", "$ c #B3B3B3", "% c #B6B6B6", "& c #B9B9B9", "* c #BCBCBC", "= c #BFBFBF", "- c #C2C2C2", "; c #C5C5C5", "> c #C8C8C8", ", c #CACACA", "' c #CDCDCD", ") c #D0D0D0", "! c #D3D3D3", "~ c #D6D6D6", "{ c #D9D9D9", "] c #DCDCDC", "^ c #DFDFDF", "/ c #E5E5E5", ".....................", ".++++++++++.+++++++++", ".+@@@@@@@@#.+@@@@@@@@", ".+$$$$$$$$#.+$$$$$$$$", ".+%%%%%%%%#.+%%%%%%%%", ".+&&&&&&&&#.+&&&&&&&&", ".+********#.+********", ".+========#.+========", ".+--------#.+--------", ".+;;;;;;;;#.+;;;;;;;;", ".+>>>>>>>>#.+>>>>>>>>", ".+,,,,,,,,#.+,,,,,,,,", ".+''''''''#.+''''''''", ".+))))))))#.+))))))))", ".+!!!!!!!!#.+!!!!!!!!", ".+~~~~~~~~#.+~~~~~~~~", ".+{{{{{{{{#.+{{{{{{{{", ".+]]]]]]]]#.+]]]]]]]]", ".+^^^^^^^^#.+^^^^^^^^", ".+/########.+########", ".+/#.................", ".+/#. ", ".+/#. ", ".+/#. ", ".+/#. ", ".+/#. ", ".+/#. ", ".+/#. ", ".+##. ", "..... ", ".+++. "}; oroborus-2.0.20/themes/defold/top-left-inactive.xpm0000644000000000000000000000222110361474176017143 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "21 31 22 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B0B0B0", "# c #B2B2B2", "$ c #B3B3B3", "% c #B6B6B6", "& c #B9B9B9", "* c #BCBCBC", "= c #BFBFBF", "- c #C2C2C2", "; c #C5C5C5", "> c #C8C8C8", ", c #CACACA", "' c #CDCDCD", ") c #D0D0D0", "! c #D3D3D3", "~ c #D6D6D6", "{ c #D9D9D9", "] c #DCDCDC", "^ c #DFDFDF", "/ c #E5E5E5", ".....................", ".++++++++++.+++++++++", ".+@@@@@@@@#.+@@@@@@@@", ".+$$$$$$$$#.+$$$$$$$$", ".+%%%%%%%%#.+%%%%%%%%", ".+&&&&&&&&#.+&&&&&&&&", ".+********#.+********", ".+========#.+========", ".+--------#.+--------", ".+;;;;;;;;#.+;;;;;;;;", ".+>>>>>>>>#.+>>>>>>>>", ".+,,,,,,,,#.+,,,,,,,,", ".+''''''''#.+''''''''", ".+))))))))#.+))))))))", ".+!!!!!!!!#.+!!!!!!!!", ".+~~~~~~~~#.+~~~~~~~~", ".+{{{{{{{{#.+{{{{{{{{", ".+]]]]]]]]#.+]]]]]]]]", ".+^^^^^^^^#.+^^^^^^^^", ".+/########.+########", ".+/#.................", ".+/#. ", ".+/#. ", ".+/#. ", ".+/#. ", ".+/#. ", ".+/#. ", ".+/#. ", ".+##. ", "..... ", ".+++. "}; oroborus-2.0.20/themes/defold/top-right-active.xpm0000644000000000000000000000222010361474176016776 0ustar /* XPM */ static char * top_right_active_xpm[] = { "21 31 22 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B1B1B1", "# c #B2B2B2", "$ c #B4B4B4", "% c #B7B7B7", "& c #BABABA", "* c #BDBDBD", "= c #C0C0C0", "- c #C2C2C2", "; c #C5C5C5", "> c #C8C8C8", ", c #CBCBCB", "' c #CECECE", ") c #D1D1D1", "! c #D3D3D3", "~ c #D6D6D6", "{ c #D9D9D9", "] c #DCDCDC", "^ c #DFDFDF", "/ c #E5E5E5", ".....................", "+++++++++.++++++++++.", "@@@@@@@@#.+@@@@@@@@#.", "$$$$$$$$#.+$$$$$$$$#.", "%%%%%%%%#.+%%%%%%%%#.", "&&&&&&&&#.+&&&&&&&&#.", "********#.+********#.", "========#.+========#.", "--------#.+--------#.", ";;;;;;;;#.+;;;;;;;;#.", ">>>>>>>>#.+>>>>>>>>#.", ",,,,,,,,#.+,,,,,,,,#.", "''''''''#.+''''''''#.", "))))))))#.+))))))))#.", "!!!!!!!!#.+!!!!!!!!#.", "~~~~~~~~#.+~~~~~~~~#.", "{{{{{{{{#.+{{{{{{{{#.", "]]]]]]]]#.+]]]]]]]]#.", "^^^^^^^^#.+^^^^^^^^#.", "#########.+#######/#.", ".................+/#.", " .+/#.", " .+/#.", " .+/#.", " .+/#.", " .+/#.", " .+/#.", " .+/#.", " .+##.", " .....", " .+++."}; oroborus-2.0.20/themes/defold/top-right-inactive.xpm0000644000000000000000000000222210361474176017327 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "21 31 22 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #B1B1B1", "# c #B2B2B2", "$ c #B4B4B4", "% c #B7B7B7", "& c #BABABA", "* c #BDBDBD", "= c #C0C0C0", "- c #C2C2C2", "; c #C5C5C5", "> c #C8C8C8", ", c #CBCBCB", "' c #CECECE", ") c #D1D1D1", "! c #D3D3D3", "~ c #D6D6D6", "{ c #D9D9D9", "] c #DCDCDC", "^ c #DFDFDF", "/ c #E5E5E5", ".....................", "+++++++++.++++++++++.", "@@@@@@@@#.+@@@@@@@@#.", "$$$$$$$$#.+$$$$$$$$#.", "%%%%%%%%#.+%%%%%%%%#.", "&&&&&&&&#.+&&&&&&&&#.", "********#.+********#.", "========#.+========#.", "--------#.+--------#.", ";;;;;;;;#.+;;;;;;;;#.", ">>>>>>>>#.+>>>>>>>>#.", ",,,,,,,,#.+,,,,,,,,#.", "''''''''#.+''''''''#.", "))))))))#.+))))))))#.", "!!!!!!!!#.+!!!!!!!!#.", "~~~~~~~~#.+~~~~~~~~#.", "{{{{{{{{#.+{{{{{{{{#.", "]]]]]]]]#.+]]]]]]]]#.", "^^^^^^^^#.+^^^^^^^^#.", "#########.+#######/#.", ".................+/#.", " .+/#.", " .+/#.", " .+/#.", " .+/#.", " .+/#.", " .+/#.", " .+/#.", " .+##.", " .....", " .+++."}; oroborus-2.0.20/themes/e017/0000755000000000000000000000000011336023700012267 5ustar oroborus-2.0.20/themes/e017/Makefile.am0000644000000000000000000000172010361474177014342 0ustar themedir = $(prefix)/share/oroborus/themes/e017 theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ resize-inactive.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/e017/Makefile.in0000644000000000000000000002320510361474440014346 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/e017 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/e017 theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ resize-inactive.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/e017/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/e017/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/e017/bottom-active.xpm0000644000000000000000000000132610361474177015613 0ustar /* XPM */ static char * bottom_active_xpm[] = { "39 4 33 1", " c None", ". c #FFFFFF", "+ c #E8E8E9", "@ c #E8E7E8", "# c #E7E7E8", "$ c #E8E8E8", "% c #E7E6E7", "& c #E6E6E6", "* c #E7E7E7", "= c #E6E6E7", "- c #E5E5E5", "; c #E4E4E5", "> c #E4E4E4", ", c #E3E3E3", "' c #E2E2E3", ") c #E2E2E2", "! c #E1E1E1", "~ c #E0E0E0", "{ c #E1E0E0", "] c #E0DFDF", "^ c #767676", "/ c #747373", "( c #747475", "_ c #767476", ": c #747374", "< c #787878", "[ c #7A7A7A", "} c #79787A", "| c #7B7B7C", "1 c #7B7B7B", "2 c #7A797A", "3 c #7C7C7D", "4 c #000000", ".......................................", "+@#$#$@%&#*=&---;;>,,,'')!!!!~{!!!]~~~~", "^^/((_::(^^<<[[[}|<<[<}[[[[}12}}13221[}", "444444444444444444444444444444444444444"}; oroborus-2.0.20/themes/e017/bottom-inactive.xpm0000644000000000000000000000133010361474177016135 0ustar /* XPM */ static char * bottom_inactive_xpm[] = { "39 4 33 1", " c None", ". c #FFFFFF", "+ c #E8E8E9", "@ c #E8E7E8", "# c #E7E7E8", "$ c #E8E8E8", "% c #E7E6E7", "& c #E6E6E6", "* c #E7E7E7", "= c #E6E6E7", "- c #E5E5E5", "; c #E4E4E5", "> c #E4E4E4", ", c #E3E3E3", "' c #E2E2E3", ") c #E2E2E2", "! c #E1E1E1", "~ c #E0E0E0", "{ c #E1E0E0", "] c #E0DFDF", "^ c #767676", "/ c #747373", "( c #747475", "_ c #767476", ": c #747374", "< c #787878", "[ c #7A7A7A", "} c #79787A", "| c #7B7B7C", "1 c #7B7B7B", "2 c #7A797A", "3 c #7C7C7D", "4 c #000000", ".......................................", "+@#$#$@%&#*=&---;;>,,,'')!!!!~{!!!]~~~~", "^^/((_::(^^<<[[[}|<<[<}[[[[}12}}13221[}", "444444444444444444444444444444444444444"}; oroborus-2.0.20/themes/e017/bottom-left-active.xpm0000644000000000000000000000044210361474177016541 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "4 4 13 1", " c None", ". c #E9E9E9", "+ c #D4D4D4", "@ c #FFFFFF", "# c #ECEBEC", "$ c #D9D8D9", "% c #DFDFDF", "& c #E7E7E7", "* c #CECECE", "= c #6F6F6F", "- c #727171", "; c #ECECEC", "> c #000000", ".+@@", "#$%%", "&*=-", ";>>>"}; oroborus-2.0.20/themes/e017/bottom-left-inactive.xpm0000644000000000000000000000044410361474177017072 0ustar /* XPM */ static char * bottom_left_inactive_xpm[] = { "4 4 13 1", " c None", ". c #E9E9E9", "+ c #D4D4D4", "@ c #FFFFFF", "# c #ECEBEC", "$ c #D9D8D9", "% c #DFDFDF", "& c #E7E7E7", "* c #CECECE", "= c #6F6F6F", "- c #727171", "; c #ECECEC", "> c #000000", ".+@@", "#$%%", "&*=-", ";>>>"}; oroborus-2.0.20/themes/e017/bottom-right-active.xpm0000644000000000000000000000074610361474177016733 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "11 11 17 1", " c None", ". c #FFFFFF", "+ c #D3D2D1", "@ c #737272", "# c #000000", "$ c #D1D0D1", "% c #6F6F6F", "& c #777678", "* c #727171", "= c #7A797A", "- c #727272", "; c #7B7B7C", "> c #DFDFDF", ", c #737273", "' c #717171", ") c #706F71", "! c #414141", " .+@#", " .$%#", " .$&#", " .$*#", " .$=#", " .$-#", " .$@#", "........$;#", ">>$$$$$$$,#", "''@@')'')!#", "###########"}; oroborus-2.0.20/themes/e017/bottom-right-inactive.xpm0000644000000000000000000000075010361474177017255 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "11 11 17 1", " c None", ". c #FFFFFF", "+ c #D3D2D1", "@ c #737272", "# c #000000", "$ c #D1D0D1", "% c #6F6F6F", "& c #777678", "* c #727171", "= c #7A797A", "- c #727272", "; c #7B7B7C", "> c #DFDFDF", ", c #737273", "' c #717171", ") c #706F71", "! c #414141", " .+@#", " .$%#", " .$&#", " .$*#", " .$=#", " .$-#", " .$@#", "........$;#", ">>$$$$$$$,#", "''@@')'')!#", "###########"}; oroborus-2.0.20/themes/e017/close-active.xpm0000644000000000000000000000621310361474177015414 0ustar /* XPM */ static char * hide_active_xpm[] = { "17 16 159 2", " c None", ". c #9C9B9B", "+ c #9E9E9C", "@ c #9E9D9B", "# c #A1A09E", "$ c #8B8A88", "% c #5D5C5B", "& c #434343", "* c #3A3A3A", "= c #414140", "- c #4E4D4D", "; c #6A6A6A", "> c #909090", ", c #A5A5A4", "' c #A2A1A0", ") c #A4A3A3", "! c #A4A3A1", "~ c #A2A3A1", "{ c #A5A4A3", "] c #9E9F9D", "^ c #5C5B5B", "/ c #454545", "( c #9D9C9C", "_ c #C9C9C9", ": c #D3D3D3", "< c #C5C5C5", "[ c #AFAFAF", "} c #8A8A89", "| c #626262", "1 c #757474", "2 c #A3A2A2", "3 c #A2A3A0", "4 c #A6A5A4", "5 c #A5A5A3", "6 c #4B4A4A", "7 c #7C7C7C", "8 c #F1F1F1", "9 c #FCFCFC", "0 c #E9E9E9", "a c #D0D0D0", "b c #C3C3C3", "c c #BBBBBB", "d c #B3B3B3", "e c #9B9B9B", "f c #797978", "g c #757473", "h c #9F9D9D", "i c #A2A1A1", "j c #AAABA9", "k c #A8A7A5", "l c #5D5D5C", "m c #7C7C7B", "n c #FDFDFD", "o c #FFFFFF", "p c #F7F7F7", "q c #D7D7D7", "r c #C4C4C4", "s c #BABABA", "t c #B4B4B4", "u c #ADADAD", "v c #A5A5A5", "w c #8E8E8E", "x c #898989", "y c #A8A8A8", "z c #B5B4B6", "A c #9D9C9E", "B c #4A4A4A", "C c #F2F2F2", "D c #333333", "E c #191919", "F c #CCCCCC", "G c #969696", "H c #737373", "I c #8B8A89", "J c #A5A4A5", "K c #BAB9B8", "L c #6A696A", "M c #A0A0A0", "N c #4C4C4C", "O c #959595", "P c #7E7E7E", "Q c #6E6E6E", "R c #ADACAD", "S c #9F9F9C", "T c #C8C8C8", "U c #EAEAEA", "V c #D8D8D8", "W c #919191", "X c #818181", "Y c #535353", "Z c #ACABAC", "` c #3C3C3C", " . c #D4D4D4", ".. c #D1D1D1", "+. c #9C9C9C", "@. c #8D8D8D", "#. c #7D7D7D", "$. c #4D4D4D", "%. c #ACABAB", "&. c #424242", "*. c #979797", "=. c #929292", "-. c #878787", ";. c #767676", ">. c #CCCBCC", ",. c #ABABAB", "'. c #8C8C8C", "). c #808080", "!. c #6B6B6B", "~. c #404040", "{. c #BBBBBA", "]. c #B2B2B2", "^. c #6F6F6F", "/. c #AEAEAE", "(. c #565656", "_. c #515151", ":. c #BFBFBF", "<. c #B2B1B2", "[. c #9B9A9C", "}. c #6A6969", "|. c #9D9D9D", "1. c #636363", "2. c #A2A1A2", "3. c #B5B3B2", "4. c #B2B3B3", "5. c #7B7A7B", "6. c #7F7E7F", "7. c #8F8F8F", "8. c #888888", "9. c #414141", "0. c #656565", "a. c #B6B5B6", "b. c #B8B8B8", "c. c #828082", "d. c #7F7F7F", "e. c #757575", "f. c #686868", "g. c #C2C1C3", "h. c #B0B1B0", "i. c #AEADAE", "j. c #B4B3B5", "k. c #B1B0B2", "l. c #929192", "m. c #6C6C6D", "n. c #555555", "o. c #464646", "p. c #525252", "q. c #A5A4A6", "r. c #A5A4A4", "s. c #A8A8A7", "t. c #AAA8AB", "u. c #A1A09F", "v. c #9D9B9C", "w. c #A7A6A7", "x. c #BBBABA", "y. c #BEBEBF", "z. c #BFBFBE", "A. c #B1B1B1", "B. c #AFAEAE", ". + + @ # $ % & * = - ; > , ' ) ! ", "~ { { ] ^ / ( _ : < [ } | 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 f x y ", "z A B C o D D r s d E D F G H I J ", "K L M n p D E E t E D N o O P Q R ", "S = T U V r E E E D N o e W X Y # ", "Z ` ...r s t E D N F +.G @.#.$.2 ", "%.&.< b c t E D N N N *.=.-.;./ >.", ",.- [ c t E D N F N N N '.).!.~.{.", "].^.'.d /.D N o +.*.N N F ;.(._.:.", "<.[.}.|.v F o e *.=.'.F o 1.` 2.3.", "4.4.5.6.7.*.O =.@.8.).;.1.9.0.a.v ", "b.b.].c.d.e.d.X #.;.!.(.` f.g.h.i.", "j.a.a.k.l.w m.n.$.o.~.p.q.< j.z z ", "y r.~ s.t.u.v.w.R x.y.z.A.Z Z Z B."}; oroborus-2.0.20/themes/e017/close-inactive.xpm0000644000000000000000000000621510361474177015745 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "17 16 159 2", " c None", ". c #9C9B9B", "+ c #9E9E9C", "@ c #9E9D9B", "# c #A1A09E", "$ c #8B8A88", "% c #5D5C5B", "& c #434343", "* c #3A3A3A", "= c #414140", "- c #4E4D4D", "; c #6A6A6A", "> c #909090", ", c #A5A5A4", "' c #A2A1A0", ") c #A4A3A3", "! c #A4A3A1", "~ c #A2A3A1", "{ c #A5A4A3", "] c #9E9F9D", "^ c #5C5B5B", "/ c #454545", "( c #9D9C9C", "_ c #C9C9C9", ": c #D3D3D3", "< c #C5C5C5", "[ c #AFAFAF", "} c #8A8A89", "| c #626262", "1 c #757474", "2 c #A3A2A2", "3 c #A2A3A0", "4 c #A6A5A4", "5 c #A5A5A3", "6 c #4B4A4A", "7 c #7C7C7C", "8 c #F1F1F1", "9 c #FCFCFC", "0 c #E9E9E9", "a c #D0D0D0", "b c #C3C3C3", "c c #BBBBBB", "d c #B3B3B3", "e c #9B9B9B", "f c #797978", "g c #757473", "h c #9F9D9D", "i c #A2A1A1", "j c #AAABA9", "k c #A8A7A5", "l c #5D5D5C", "m c #7C7C7B", "n c #FDFDFD", "o c #FFFFFF", "p c #F7F7F7", "q c #D7D7D7", "r c #C4C4C4", "s c #BABABA", "t c #B4B4B4", "u c #ADADAD", "v c #A5A5A5", "w c #8E8E8E", "x c #898989", "y c #A8A8A8", "z c #B5B4B6", "A c #9D9C9E", "B c #4A4A4A", "C c #F2F2F2", "D c #333333", "E c #191919", "F c #CCCCCC", "G c #969696", "H c #737373", "I c #8B8A89", "J c #A5A4A5", "K c #BAB9B8", "L c #6A696A", "M c #A0A0A0", "N c #4C4C4C", "O c #959595", "P c #7E7E7E", "Q c #6E6E6E", "R c #ADACAD", "S c #9F9F9C", "T c #C8C8C8", "U c #EAEAEA", "V c #D8D8D8", "W c #919191", "X c #818181", "Y c #535353", "Z c #ACABAC", "` c #3C3C3C", " . c #D4D4D4", ".. c #D1D1D1", "+. c #9C9C9C", "@. c #8D8D8D", "#. c #7D7D7D", "$. c #4D4D4D", "%. c #ACABAB", "&. c #424242", "*. c #979797", "=. c #929292", "-. c #878787", ";. c #767676", ">. c #CCCBCC", ",. c #ABABAB", "'. c #8C8C8C", "). c #808080", "!. c #6B6B6B", "~. c #404040", "{. c #BBBBBA", "]. c #B2B2B2", "^. c #6F6F6F", "/. c #AEAEAE", "(. c #565656", "_. c #515151", ":. c #BFBFBF", "<. c #B2B1B2", "[. c #9B9A9C", "}. c #6A6969", "|. c #9D9D9D", "1. c #636363", "2. c #A2A1A2", "3. c #B5B3B2", "4. c #B2B3B3", "5. c #7B7A7B", "6. c #7F7E7F", "7. c #8F8F8F", "8. c #888888", "9. c #414141", "0. c #656565", "a. c #B6B5B6", "b. c #B8B8B8", "c. c #828082", "d. c #7F7F7F", "e. c #757575", "f. c #686868", "g. c #C2C1C3", "h. c #B0B1B0", "i. c #AEADAE", "j. c #B4B3B5", "k. c #B1B0B2", "l. c #929192", "m. c #6C6C6D", "n. c #555555", "o. c #464646", "p. c #525252", "q. c #A5A4A6", "r. c #A5A4A4", "s. c #A8A8A7", "t. c #AAA8AB", "u. c #A1A09F", "v. c #9D9B9C", "w. c #A7A6A7", "x. c #BBBABA", "y. c #BEBEBF", "z. c #BFBFBE", "A. c #B1B1B1", "B. c #AFAEAE", ". + + @ # $ % & * = - ; > , ' ) ! ", "~ { { ] ^ / ( _ : < [ } | 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 f x y ", "z A B C o D D r s d E D F G H I J ", "K L M n p D E E t E D N o O P Q R ", "S = T U V r E E E D N o e W X Y # ", "Z ` ...r s t E D N F +.G @.#.$.2 ", "%.&.< b c t E D N N N *.=.-.;./ >.", ",.- [ c t E D N F N N N '.).!.~.{.", "].^.'.d /.D N o +.*.N N F ;.(._.:.", "<.[.}.|.v F o e *.=.'.F o 1.` 2.3.", "4.4.5.6.7.*.O =.@.8.).;.1.9.0.a.v ", "b.b.].c.d.e.d.X #.;.!.(.` f.g.h.i.", "j.a.a.k.l.w m.n.$.o.~.p.q.< j.z z ", "y r.~ s.t.u.v.w.R x.y.z.A.Z Z Z B."}; oroborus-2.0.20/themes/e017/close-pressed.xpm0000644000000000000000000000653410361474177015614 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "17 16 172 2", " c None", ". c #9C9B9B", "+ c #9E9E9C", "@ c #9E9D9B", "# c #A1A09E", "$ c #8B8A88", "% c #5D5C5B", "& c #434343", "* c #3A3A3A", "= c #414140", "- c #4E4D4D", "; c #6A6A6A", "> c #909090", ", c #A5A5A4", "' c #A2A1A0", ") c #A4A3A3", "! c #A4A3A1", "~ c #A2A3A1", "{ c #A5A4A3", "] c #9E9F9D", "^ c #5C5B5B", "/ c #343434", "( c #494848", "_ c #5B5B5B", ": c #636262", "< c #676767", "[ c #6B6B6A", "} c #6B6B69", "| c #5E5E5E", "1 c #757474", "2 c #A3A2A2", "3 c #A2A3A0", "4 c #A6A5A4", "5 c #A5A5A3", "6 c #4B4A4A", "7 c #3E3E3E", "8 c #5A5958", "9 c #7D7D7D", "0 c #B7B6B6", "a c #D0D0D0", "b c #CDCDCD", "c c #BABABA", "d c #9D9D9D", "e c #838382", "f c #777775", "g c #757473", "h c #9F9D9D", "i c #A2A1A1", "j c #AAABA9", "k c #A8A7A5", "l c #5D5D5C", "m c #3D3D3C", "n c #616160", "o c #ACACAB", "p c #F5F5F5", "q c #DEDEDE", "r c #C9C9C9", "s c #BEBEBE", "t c #B6B6B6", "u c #A2A2A2", "v c #898988", "w c #878685", "x c #898989", "y c #A8A8A8", "z c #B5B4B6", "A c #9D9C9E", "B c #393939", "C c #616061", "D c #B1B0B1", "E c #333333", "F c #E9E9E9", "G c #191919", "H c #CCCCCC", "I c #959595", "J c #858585", "K c #949392", "L c #A5A4A5", "M c #BAB9B8", "N c #6A696A", "O c #504F50", "P c #878686", "Q c #F6F6F6", "R c #4C4C4C", "S c #FFFFFF", "T c #989898", "U c #7C7C7C", "V c #969696", "W c #ADACAD", "X c #9F9F9C", "Y c #545453", "Z c #B5B5B4", "` c #9F9F9F", " . c #828282", ".. c #6E6E6D", "+. c #ACABAC", "@. c #3C3C3C", "#. c #616161", "$. c #DFDFDF", "%. c #CECECE", "&. c #A0A0A0", "*. c #9B9B9B", "=. c #929292", "-. c #5B5B5A", ";. c #ACABAB", ">. c #424242", ",. c #696969", "'. c #CACACA", "). c #BFBFBF", "!. c #9C9C9C", "~. c #8D8D8D", "{. c #505050", "]. c #CCCBCC", "^. c #ABABAB", "/. c #686867", "(. c #BBBBBB", "_. c #919191", ":. c #868686", "<. c #737373", "[. c #515151", "}. c #BBBBBA", "|. c #B2B2B2", "1. c #6F6F6F", "2. c #6E6E6E", "3. c #A1A1A1", "4. c #626262", "5. c #737273", "6. c #B2B1B2", "7. c #9B9A9C", "8. c #666565", "9. c #8C8B8C", "0. c #A4A4A4", "a. c #6D6D6D", "b. c #4F4E4F", "c. c #AFAEAF", "d. c #B5B3B2", "e. c #B2B3B3", "f. c #7B7A7B", "g. c #7F7E7F", "h. c #8E8E8E", "i. c #999999", "j. c #808080", "k. c #B6B5B6", "l. c #A5A5A5", "m. c #B8B8B8", "n. c #828082", "o. c #908F90", "p. c #838383", "q. c #4E4E4E", "r. c #C2C1C3", "s. c #B0B1B0", "t. c #AEADAE", "u. c #B4B3B5", "v. c #B1B0B2", "w. c #929192", "x. c #979798", "y. c #919192", "z. c #5C5C5C", "A. c #535353", "B. c #747475", "C. c #B2B1B3", "D. c #C5C5C5", "E. c #A5A4A4", "F. c #A8A8A7", "G. c #AAA8AB", "H. c #A1A09F", "I. c #9D9B9C", "J. c #A7A6A7", "K. c #BBBABA", "L. c #BEBEBF", "M. c #BFBFBE", "N. c #B1B1B1", "O. c #AFAEAE", ". + + @ # $ % & * = - ; > , ' ) ! ", "~ { { ] ^ / ( _ : < [ } | 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 p q r s t u v w x y ", "z A B C D E E F b s G E H I J K L ", "M N O P Q E G G s G E R S T U V W ", "X = Y Z Q F G G G E R S ` V ...# ", "+.@.#.a $.%.s G E R H &.*.=. .-.2 ", ";.>.,.%.'.).G E R R R !.V ~.U {.].", "^.- /.(.s G E R H R R R _.:.<.[.}.", "|.1.2.3.t E R S &.!.R R H 9 4.5.).", "6.7.8.9.0.H S ` *.V _.H S a.b.c.d.", "e.e.f.g.h.I i.V =.~.:.9 a.{.j.k.l.", "m.m.|.n.o.:.9 p. .U <.4.q.J r.s.t.", "u.k.k.v.w.x.y.<.z.{.A.B.C.D.u.z z ", "y E.~ F.G.H.I.J.W K.L.M.N.+.+.+.O."}; oroborus-2.0.20/themes/e017/hide-active.xpm0000644000000000000000000000655410361474177015230 0ustar /* XPM */ static char * close_active_xpm[] = { "17 16 173 2", " c None", ". c #B5B4B5", "+ c #B2B2B1", "@ c #AFAEAC", "# c #B0AFB0", "$ c #989798", "% c #646364", "& c #474746", "* c #3C3C3C", "= c #424242", "- c #515050", "; c #6E6D6D", "> c #989796", ", c #ABABA9", "' c #AEADAC", ") c #ABABAB", "! c #A09F9E", "~ c #A1A0A0", "{ c #9E9D9C", "] c #5A5B59", "^ c #454444", "/ c #9B9B9A", "( c #C8C8C8", "_ c #D3D3D3", ": c #C5C5C5", "< c #AEAEAE", "[ c #888887", "} c #606060", "| c #747473", "1 c #A3A2A1", "2 c #A6A5A4", "3 c #A6A5A5", "4 c #B0AFAE", "5 c #ADADAC", "6 c #4E4E4D", "7 c #7D7D7D", "8 c #F1F1F1", "9 c #FCFCFC", "0 c #E9E9E9", "a c #D0D0D0", "b c #C3C3C3", "c c #BBBBBB", "d c #B3B3B3", "e c #9B9B9B", "f c #787777", "g c #767574", "h c #A3A3A0", "i c #A5A5A3", "j c #A8A7A7", "k c #A8A8A8", "l c #5E5E5D", "m c #7C7C7C", "n c #FDFDFD", "o c #FFFFFF", "p c #F7F7F7", "q c #D7D7D7", "r c #C4C4C4", "s c #BABABA", "t c #B4B4B4", "u c #ADADAD", "v c #A5A5A5", "w c #8E8E8E", "x c #7B7B79", "y c #8C8C8A", "z c #A8A7A5", "A c #AAABAB", "B c #969594", "C c #484847", "D c #F9F9F9", "E c #DADADA", "F c #A9A9A9", "G c #A2A2A2", "H c #969696", "I c #737373", "J c #8D8D8D", "K c #A9AAAA", "L c #ACABAB", "M c #616161", "N c #9D9D9D", "O c #AFAFAF", "P c #AAAAAA", "Q c #A4A4A4", "R c #9E9E9E", "S c #959595", "T c #7E7E7E", "U c #6B6B6B", "V c #A8A7A8", "W c #A8A8A7", "X c #444544", "Y c #C9CAC9", "Z c #EAEAEA", "` c #D8D8D8", " . c #B5B5B5", ".. c #A0A0A0", "+. c #919191", "@. c #818181", "#. c #535353", "$. c #A4A4A1", "%. c #A5A4A4", "&. c #3A3A3A", "*. c #D4D4D4", "=. c #D1D1D1", "-. c #A6A6A6", ";. c #A1A1A1", ">. c #9C9C9C", ",. c #4D4D4D", "'. c #434343", "). c #C6C6C6", "!. c #979797", "~. c #929292", "{. c #878787", "]. c #767676", "^. c #454545", "/. c #C1C2C1", "(. c #A0A09F", "_. c #4A4A4A", ":. c #AFAEAE", "<. c #989898", "[. c #939393", "}. c #8C8C8C", "|. c #808080", "1. c #404040", "2. c #676666", "3. c #8A8989", "4. c #191919", "5. c #333333", "6. c #4C4C4C", "7. c #CCCCCC", "8. c #565656", "9. c #505050", "0. c #BFBEBE", "a. c #B6B5B6", "b. c #9F9E9F", "c. c #6A696A", "d. c #636363", "e. c #A4A5A4", "f. c #B8B9B8", "g. c #B4B3B5", "h. c #7E7D7E", "i. c #908F90", "j. c #888888", "k. c #414141", "l. c #6C6C6C", "m. c #C9C7CA", "n. c #B8B6B8", "o. c #B2B1B1", "p. c #AEADAD", "q. c #7F7E7E", "r. c #7D7C7C", "s. c #757575", "t. c #7F7F7F", "u. c #666565", "v. c #B8B7B5", "w. c #A7A7A5", "x. c #B0B1B1", "y. c #ADAEAE", "z. c #919091", "A. c #8B8A8C", "B. c #6A6A6B", "C. c #555555", "D. c #464646", "E. c #515151", "F. c #9E9E9F", "G. c #B8B7B9", "H. c #A4A3A4", "I. c #ACABAC", "J. c #AAA9AA", "K. c #ADAEAD", "L. c #B9BAB9", "M. c #BCBDBB", "N. c #BDBEBC", "O. c #B1B1B1", "P. c #AAA8A9", ". + + @ # $ % & * = - ; > , ' ' ) ", "! ~ ! { ] ^ / ( _ : < [ } | 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 8 o D E r s d < F G H I J K ", "L M N n p E r c t O P Q R S T U V ", "W X Y Z ` r c .O P v ..e +.@.#.$.", "%.&.*.=.r s t O ) -.;.>.H J 7 ,.! ", "# '.).b c t O P -.;.>.!.~.{.].^./.", "(._.:.c t < P v ;.>.<.[.}.|.U 1.:.", "%.2.3.d < 4.5.6.6.6.6.6.7.].8.9.0.", "a.b.c.N v 7.o o o o o o o d.* e.f.", "g.g.h.|.i.!.S ~.J j.|.].d.k.l.m.n.", "# o.p.q.r.s.t.@.7 ].U 8.* u.v.w.k ", "g.x.x.y.z.A.B.C.,.D.1.E.F.G.%.H.H.", "A ' ' k I.Q b.J.K.L.M.N.O.p.A k P."}; oroborus-2.0.20/themes/e017/hide-inactive.xpm0000644000000000000000000000655410361474177015557 0ustar /* XPM */ static char * close_active_xpm[] = { "17 16 173 2", " c None", ". c #B5B4B5", "+ c #B2B2B1", "@ c #AFAEAC", "# c #B0AFB0", "$ c #989798", "% c #646364", "& c #474746", "* c #3C3C3C", "= c #424242", "- c #515050", "; c #6E6D6D", "> c #989796", ", c #ABABA9", "' c #AEADAC", ") c #ABABAB", "! c #A09F9E", "~ c #A1A0A0", "{ c #9E9D9C", "] c #5A5B59", "^ c #454444", "/ c #9B9B9A", "( c #C8C8C8", "_ c #D3D3D3", ": c #C5C5C5", "< c #AEAEAE", "[ c #888887", "} c #606060", "| c #747473", "1 c #A3A2A1", "2 c #A6A5A4", "3 c #A6A5A5", "4 c #B0AFAE", "5 c #ADADAC", "6 c #4E4E4D", "7 c #7D7D7D", "8 c #F1F1F1", "9 c #FCFCFC", "0 c #E9E9E9", "a c #D0D0D0", "b c #C3C3C3", "c c #BBBBBB", "d c #B3B3B3", "e c #9B9B9B", "f c #787777", "g c #767574", "h c #A3A3A0", "i c #A5A5A3", "j c #A8A7A7", "k c #A8A8A8", "l c #5E5E5D", "m c #7C7C7C", "n c #FDFDFD", "o c #FFFFFF", "p c #F7F7F7", "q c #D7D7D7", "r c #C4C4C4", "s c #BABABA", "t c #B4B4B4", "u c #ADADAD", "v c #A5A5A5", "w c #8E8E8E", "x c #7B7B79", "y c #8C8C8A", "z c #A8A7A5", "A c #AAABAB", "B c #969594", "C c #484847", "D c #F9F9F9", "E c #DADADA", "F c #A9A9A9", "G c #A2A2A2", "H c #969696", "I c #737373", "J c #8D8D8D", "K c #A9AAAA", "L c #ACABAB", "M c #616161", "N c #9D9D9D", "O c #AFAFAF", "P c #AAAAAA", "Q c #A4A4A4", "R c #9E9E9E", "S c #959595", "T c #7E7E7E", "U c #6B6B6B", "V c #A8A7A8", "W c #A8A8A7", "X c #444544", "Y c #C9CAC9", "Z c #EAEAEA", "` c #D8D8D8", " . c #B5B5B5", ".. c #A0A0A0", "+. c #919191", "@. c #818181", "#. c #535353", "$. c #A4A4A1", "%. c #A5A4A4", "&. c #3A3A3A", "*. c #D4D4D4", "=. c #D1D1D1", "-. c #A6A6A6", ";. c #A1A1A1", ">. c #9C9C9C", ",. c #4D4D4D", "'. c #434343", "). c #C6C6C6", "!. c #979797", "~. c #929292", "{. c #878787", "]. c #767676", "^. c #454545", "/. c #C1C2C1", "(. c #A0A09F", "_. c #4A4A4A", ":. c #AFAEAE", "<. c #989898", "[. c #939393", "}. c #8C8C8C", "|. c #808080", "1. c #404040", "2. c #676666", "3. c #8A8989", "4. c #191919", "5. c #333333", "6. c #4C4C4C", "7. c #CCCCCC", "8. c #565656", "9. c #505050", "0. c #BFBEBE", "a. c #B6B5B6", "b. c #9F9E9F", "c. c #6A696A", "d. c #636363", "e. c #A4A5A4", "f. c #B8B9B8", "g. c #B4B3B5", "h. c #7E7D7E", "i. c #908F90", "j. c #888888", "k. c #414141", "l. c #6C6C6C", "m. c #C9C7CA", "n. c #B8B6B8", "o. c #B2B1B1", "p. c #AEADAD", "q. c #7F7E7E", "r. c #7D7C7C", "s. c #757575", "t. c #7F7F7F", "u. c #666565", "v. c #B8B7B5", "w. c #A7A7A5", "x. c #B0B1B1", "y. c #ADAEAE", "z. c #919091", "A. c #8B8A8C", "B. c #6A6A6B", "C. c #555555", "D. c #464646", "E. c #515151", "F. c #9E9E9F", "G. c #B8B7B9", "H. c #A4A3A4", "I. c #ACABAC", "J. c #AAA9AA", "K. c #ADAEAD", "L. c #B9BAB9", "M. c #BCBDBB", "N. c #BDBEBC", "O. c #B1B1B1", "P. c #AAA8A9", ". + + @ # $ % & * = - ; > , ' ' ) ", "! ~ ! { ] ^ / ( _ : < [ } | 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 8 o D E r s d < F G H I J K ", "L M N n p E r c t O P Q R S T U V ", "W X Y Z ` r c .O P v ..e +.@.#.$.", "%.&.*.=.r s t O ) -.;.>.H J 7 ,.! ", "# '.).b c t O P -.;.>.!.~.{.].^./.", "(._.:.c t < P v ;.>.<.[.}.|.U 1.:.", "%.2.3.d < 4.5.6.6.6.6.6.7.].8.9.0.", "a.b.c.N v 7.o o o o o o o d.* e.f.", "g.g.h.|.i.!.S ~.J j.|.].d.k.l.m.n.", "# o.p.q.r.s.t.@.7 ].U 8.* u.v.w.k ", "g.x.x.y.z.A.B.C.,.D.1.E.F.G.%.H.H.", "A ' ' k I.Q b.J.K.L.M.N.O.p.A k P."}; oroborus-2.0.20/themes/e017/hide-pressed.xpm0000644000000000000000000000703510361474177015415 0ustar /* XPM */ static char * close_pressed_xpm[] = { "17 16 184 2", " c None", ". c #B5B4B5", "+ c #B2B2B1", "@ c #AFAEAC", "# c #B0AFB0", "$ c #989798", "% c #646364", "& c #474746", "* c #3C3C3C", "= c #424242", "- c #515050", "; c #6E6D6D", "> c #989796", ", c #ABABA9", "' c #AEADAC", ") c #ABABAB", "! c #A09F9E", "~ c #A1A0A0", "{ c #9E9D9C", "] c #5A5B59", "^ c #333232", "/ c #454544", "( c #555454", "_ c #5D5C5C", ": c #636463", "< c #666564", "[ c #666665", "} c #5B5B5B", "| c #747473", "1 c #A3A2A1", "2 c #A6A5A4", "3 c #A6A5A5", "4 c #B0AFAE", "5 c #ADADAC", "6 c #4E4E4D", "7 c #40403F", "8 c #5C5C5B", "9 c #818080", "0 c #B8B8B7", "a c #D0D0D0", "b c #CDCDCD", "c c #BABABA", "d c #9D9D9D", "e c #828181", "f c #757474", "g c #767574", "h c #A3A3A0", "i c #A5A5A3", "j c #A8A7A7", "k c #A8A8A8", "l c #5E5E5D", "m c #3E3D3D", "n c #616161", "o c #ACACAC", "p c #F6F6F6", "q c #F5F5F5", "r c #DEDEDE", "s c #C9C9C9", "t c #BEBEBE", "u c #B6B6B6", "v c #A3A3A3", "w c #8A8A89", "x c #898987", "y c #8C8C8A", "z c #A8A7A5", "A c #AAABAB", "B c #969594", "C c #373736", "D c #5C5B5B", "E c #AEADAD", "F c #FDFDFD", "G c #FBFBFB", "H c #E9E9E9", "I c #AFAFAF", "J c #A7A7A7", "K c #959595", "L c #858585", "M c #969696", "N c #A9AAAA", "O c #ACABAB", "P c #494949", "Q c #818180", "R c #EBEBEB", "S c #CFCFCF", "T c #AAAAAA", "U c #989898", "V c #7C7C7C", "W c #909090", "X c #A8A7A8", "Y c #A8A8A7", "Z c #444544", "` c #595A58", " . c #B7B8B7", ".. c #BFBFBF", "+. c #B7B7B7", "@. c #B0B0B0", "#. c #A5A5A5", "$. c #9F9F9F", "%. c #828282", "&. c #6E6E6D", "*. c #A4A4A1", "=. c #A5A4A4", "-. c #3A3A3A", ";. c #5F5F5F", ">. c #DFDFDF", ",. c #CECECE", "'. c #B1B1B1", "). c #A6A6A6", "!. c #A0A0A0", "~. c #9B9B9B", "{. c #929292", "]. c #5A5A5A", "^. c #434343", "/. c #6C6B6B", "(. c #CACACA", "_. c #A1A1A1", ":. c #9C9C9C", "<. c #8D8D8D", "[. c #4F4F4F", "}. c #C1C2C1", "|. c #A0A09F", "1. c #4A4A4A", "2. c #656464", "3. c #BBBBBB", "4. c #979797", "5. c #919191", "6. c #868686", "7. c #737373", "8. c #505050", "9. c #AFAEAE", "0. c #676666", "a. c #696868", "b. c #9F9E9E", "c. c #191919", "d. c #333333", "e. c #4C4C4C", "f. c #CCCCCC", "g. c #7D7D7D", "h. c #626262", "i. c #717071", "j. c #BFBEBE", "k. c #B6B5B6", "l. c #9F9E9F", "m. c #666566", "n. c #8D8C8D", "o. c #A4A4A4", "p. c #FFFFFF", "q. c #6D6D6D", "r. c #4E4E4E", "s. c #B1B2B1", "t. c #B8B9B8", "u. c #B4B3B5", "v. c #7E7D7E", "w. c #808081", "x. c #908F90", "y. c #999999", "z. c #8B8B8B", "A. c #C9C7CA", "B. c #B8B6B8", "C. c #B2B1B1", "D. c #7F7E7E", "E. c #8C8B8B", "F. c #858584", "G. c #838383", "H. c #B8B7B5", "I. c #A7A7A5", "J. c #B0B1B1", "K. c #ADAEAE", "L. c #919091", "M. c #949395", "N. c #8D8D8E", "O. c #727272", "P. c #5C5C5C", "Q. c #525252", "R. c #AAAAAB", "S. c #B8B7B9", "T. c #A4A3A4", "U. c #ACABAC", "V. c #AAA9AA", "W. c #ADAEAD", "X. c #B9BAB9", "Y. c #BCBDBB", "Z. c #BDBEBC", "`. c #AAA8A9", ". + + @ # $ % & * = - ; > , ' ' ) ", "! ~ ! { ] ^ / ( _ : < [ } | 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 b t u I J K L M N ", "O n P Q p G R S t u I T v U V W X ", "Y Z ` .p H S ..+.@.) #.$.M %.&.*.", "=.-.;.a >.,.t +.'.) ).!.~.{.%.].! ", "# ^./.,.(...u @.) )._.:.M <.V [.}.", "|.1.2.3.t u @.) )._.:.4.5.6.7.8.9.", "=.0.a.b.u c.d.e.e.e.e.e.f.g.h.i.j.", "k.l.m.n.o.f.p.p.p.p.p.p.p.q.r.s.t.", "u.u.v.w.x.M y.M {.<.6.g.q.8.z.A.B.", "# C.E D.E.F.g.G.%.V 7.h.r.9 H.I.k ", "u.J.J.K.L.M.N.O.P.8.Q.O.R.S.=.T.T.", "A ' ' k U.o.l.V.W.X.Y.Z.'.E A k `."}; oroborus-2.0.20/themes/e017/left-active.xpm0000644000000000000000000001720710361474177015246 0ustar /* XPM */ static char * left_active_xpm[] = { "4 241 304 2", " c None", ". c #EAE9EA", "+ c #D4D3D4", "@ c #767476", "# c #000000", "$ c #EDEDED", "% c #DBDBDC", "& c #7F7F81", "* c #EAEAEB", "= c #D6D6D7", "- c #777677", "; c #E8E7E8", "> c #D1D0D1", ", c #727272", "' c #E9E9E9", ") c #D4D4D4", "! c #767676", "~ c #ECEBEC", "{ c #D9D8D9", "] c #7B7B7C", "^ c #E7E7E7", "/ c #CECECE", "( c #6F6F6F", "_ c #ECECEC", ": c #D9D9DA", "< c #7B7A7B", "[ c #D5D4D5", "} c #767677", "| c #E9E8E8", "1 c #D1D1D1", "2 c #727172", "3 c #E8E8E8", "4 c #D2D1D2", "5 c #737273", "6 c #747474", "7 c #E4E4E4", "8 c #C9C9C9", "9 c #6A6A6A", "0 c #D0CFD0", "a c #747374", "b c #E1E1E1", "c c #C4C4C4", "d c #616061", "e c #DBDBDA", "f c #B8B8B7", "g c #50504F", "h c #E3E3E3", "i c #C7C7C8", "j c #646466", "k c #DEDEDF", "l c #BDBDBF", "m c #565556", "n c #E2E2E3", "o c #C7C6C9", "p c #C5C5C7", "q c #C7C6C8", "r c #626165", "s c #E4E4E5", "t c #CACACC", "u c #68686A", "v c #C6C5C8", "w c #636165", "x c #E6E6E7", "y c #CECCCE", "z c #6C6A6D", "A c #E2E1E2", "B c #C5C3C5", "C c #615F61", "D c #C5C4C5", "E c #E5E4E4", "F c #CCCACB", "G c #6B686A", "H c #E3E2E3", "I c #C9C7C9", "J c #666363", "K c #E0E0DF", "L c #C2C1BF", "M c #5D5B59", "N c #CDCACB", "O c #6B6A6A", "P c #E4E2E3", "Q c #C8C6C6", "R c #656362", "S c #E3E2E2", "T c #C9C7C7", "U c #656462", "V c #CAC8C8", "W c #686666", "X c #E1E0E0", "Y c #C4C2C2", "Z c #615F5F", "` c #666463", " . c #C2C1C0", ".. c #5D5C5A", "+. c #E0E0E0", "@. c #5D5D5A", "#. c #DFDFDE", "$. c #C0BFBE", "%. c #5A5956", "&. c #E2E2E1", "*. c #C5C5C3", "=. c #5F5F5C", "-. c #BFBFBD", ";. c #5A5958", ">. c #C4C4C3", ",. c #5F5F5D", "'. c #E4E4E3", "). c #C7C7C6", "!. c #646462", "~. c #C0C0BE", "{. c #5A5B58", "]. c #C1C1BF", "^. c #E2E1E1", "/. c #5F605D", "(. c #E7E7E6", "_. c #D0D0CF", ":. c #71716F", "<. c #E6E6E5", "[. c #CCCCCC", "}. c #6B6B6A", "|. c #E3E3E2", "1. c #C8C8C6", "2. c #636461", "3. c #C9C9C7", "4. c #666664", "5. c #E5E5E4", "6. c #CACAC9", "7. c #686866", "8. c #C6C6C5", "9. c #61615F", "0. c #E6E6E6", "a. c #6E6E6D", "b. c #C7C7C7", "c. c #E5E5E5", "d. c #CBCACA", "e. c #656464", "f. c #CDCCCC", "g. c #6A686A", "h. c #CACACA", "i. c #E2E2E2", "j. c #C6C6C6", "k. c #646464", "l. c #CBCBCA", "m. c #6F6F6E", "n. c #E8E8E7", "o. c #D2D1D1", "p. c #747373", "q. c #727171", "r. c #E6E5E5", "s. c #E8E7E7", "t. c #D3D2D2", "u. c #747372", "v. c #D1D0D0", "w. c #D1D1D0", "x. c #D1D0CF", "y. c #706F6F", "z. c #C9C8C7", "A. c #646463", "B. c #CBCAC9", "C. c #6A6866", "D. c #6A6A68", "E. c #C9C8C6", "F. c #666662", "G. c #CCCCCA", "H. c #686865", "I. c #CCCBC9", "J. c #6A6A66", "K. c #CACAC8", "L. c #6A6865", "M. c #C6C5C3", "N. c #62615E", "O. c #E1E1E0", "P. c #C4C4C1", "Q. c #5F605B", "R. c #C2C2C0", "S. c #5E5D59", "T. c #636361", "U. c #C3C3C1", "V. c #C7C6C5", "W. c #62635F", "X. c #C8C8C7", "Y. c #656663", "Z. c #C0C1BF", "`. c #5B5C58", " + c #5D5D5B", ".+ c #656664", "++ c #CDCCCB", "@+ c #6C6B6A", "#+ c #CACAC7", "$+ c #686864", "%+ c #E7E7E5", "&+ c #CFCFCD", "*+ c #6D6C6A", "=+ c #E8E7E6", "-+ c #D2D1CF", ";+ c #73726F", ">+ c #6A6864", ",+ c #D1D0CD", "'+ c #72716D", ")+ c #E6E6E4", "!+ c #CECDC9", "~+ c #6D6B66", "{+ c #E5E4E2", "]+ c #CACAC6", "^+ c #6A6862", "/+ c #D1CFCC", "(+ c #73716B", "_+ c #D2D1CE", ":+ c #74726F", "<+ c #E9E9E7", "[+ c #D3D3CF", "}+ c #74736F", "|+ c #E6E5E4", "1+ c #CECCCA", "2+ c #6D6C68", "3+ c #747471", "4+ c #CECECB", "5+ c #6E6D6A", "6+ c #D0CFCD", "7+ c #706F6C", "8+ c #D1D0CE", "9+ c #73716F", "0+ c #E9E8E7", "a+ c #D3D2D0", "b+ c #71716E", "c+ c #CFCFCC", "d+ c #6F6E6B", "e+ c #E9E9E8", "f+ c #D3D3D0", "g+ c #ECECEB", "h+ c #DBDAD9", "i+ c #7E7C7C", "j+ c #EAE9E9", "k+ c #D6D4D3", "l+ c #787675", "m+ c #EAEAE9", "n+ c #D6D5D4", "o+ c #777675", "p+ c #D3D2D1", "q+ c #D2D1D0", "r+ c #747371", "s+ c #DAD9D9", "t+ c #747473", "u+ c #D6D5D5", "v+ c #787677", "w+ c #EBEBEB", "x+ c #D8D8D7", "y+ c #7B7B7A", "z+ c #747272", "A+ c #737271", "B+ c #CFCECE", "C+ c #D0CFCF", "D+ c #706F6E", "E+ c #D4D4D3", "F+ c #747475", "G+ c #CECDCC", "H+ c #6D6C6B", "I+ c #CCCCCB", "J+ c #C7C7C5", "K+ c #626361", "L+ c #EDECEC", "M+ c #DBDADA", "N+ c #767474", "O+ c #D6D6D5", "P+ c #797878", "Q+ c #D9D9D8", "R+ c #7D7C7B", "S+ c #D4D3D2", "T+ c #7F7E7E", "U+ c #D4D3D3", "V+ c #D3D3D3", "W+ c #EBEAEB", "X+ c #D6D6D6", "Y+ c #787878", "Z+ c #EAEAEA", "`+ c #D7D6D7", " @ c #7A7978", ".@ c #D8D8D8", "+@ c #7B7B7B", "@@ c #DDDDDD", "#@ c #818081", "$@ c #EEEEEE", "%@ c #DEDEDE", "&@ c #848384", "*@ c #767675", "=@ c #7D7C7E", "-@ c #7E7D7D", ";@ c #CFCECD", ">@ c #6F6D6D", ",@ c #D7D6D5", "'@ c #6C6B6B", ")@ c #70716F", "!@ c #DCDBDB", "~@ c #81807F", "{@ c #CECECD", "]@ c #6E6E6C", "^@ c #777676", "/@ c #ECEBEB", "(@ c #D9D8D8", "_@ c #D8D7D7", ":@ c #7B7C7C", "<@ c #EDEDEC", "[@ c #7F7F7F", "}@ c #7C7C7D", ". + @ # ", "$ % & # ", "* = - # ", "; > , # ", "' ) ! # ", "~ { ] # ", "^ / ( # ", "_ : < # ", "' [ } # ", "| ) - # ", "' 1 2 # ", "3 4 5 # ", "3 4 6 # ", "^ 1 5 # ", "7 8 9 # ", "^ 0 a # ", "b c d # ", "e f g # ", "h i j # ", "k l m # ", "n o j # ", "n p j # ", "n q r # ", "s t u # ", "n v w # ", "x y z # ", "A B C # ", "b D C # ", "E F G # ", "H I J # ", "K L M # ", "E N O # ", "P Q R # ", "S T U # ", "7 V W # ", "X Y Z # ", "S T ` # ", "K ...# ", "+.L @.# ", "#.$.%.# ", "&.*.=.# ", "#.-.;.# ", "b >.,.# ", "'.).!.# ", "#.~.{.# ", "K ].@.# ", "^.*./.# ", "(._.:.# ", "<.[.}.# ", "b >.,.# ", "|.1.2.# ", "|.3.4.# ", "5.6.7.# ", "|.8.9.# ", "|.).!.# ", "0./ a.# ", "S b.!.# ", "c.d.O # ", "h 8 e.# ", "c.f.g.# ", "7 h.9 # ", "i.j.k.# ", "c.l.7.# ", "^ _.m.# ", "5.d.O # ", "n.o.p.# ", "' o.q.# ", "r.[.9 # ", "s.t.u.# ", "' ) ! # ", "s.v.q.# ", "s.w.:.# ", "^ x.y.# ", "'.z.A.# ", "5.B.C.# ", "E B.D.# ", "'.E.F.# ", "5.G.H.# ", "E I.J.# ", "'.3.F.# ", "'.K.L.# ", "&.M.N.# ", "O.P.Q.# ", "K R.S.# ", "|.1.T.# ", "O.U.=.# ", "i.V.W.# ", "7 X.Y.# ", "#.Z.`.# ", "+.R. +# ", "^.*./.# ", "(._.:.# ", "<.[.}.# ", "b >.,.# ", "|.1.2.# ", "|.3.4.# ", "5.6.7.# ", "|.8.9.# ", "|.).!.# ", "0./ a.# ", "S b.!.# ", "c.d.O # ", "h 8 e.# ", "c.f.g.# ", "7 h.9 # ", "i.j.k.# ", "c.l.7.# ", "^ _.m.# ", "5.d.O # ", "n.o.p.# ", "' o.q.# ", "r.[.9 # ", "s.t.u.# ", "' ) ! # ", "s.v.q.# ", "n.o.q.# ", "s.w.:.# ", "'.3..+# ", "<.++@+# ", "5.G.@+# ", "'.#+$+# ", "%+&+*+# ", "=+-+;+# ", "5.I.>+# ", "=+,+'+# ", ")+!+~+# ", "{+]+^+# ", "%+/+(+# ", "=+_+:+# ", "<+[+}+# ", "|+1+2+# ", "n.-+3+# ", "<.4+5+# ", "=+6+7+# ", "=+8+9+# ", "0+a+b+# ", "%+c+d+# ", "e+f+}+# ", "g+h+i+# ", "j+k+l+# ", "m+n+o+# ", "0+p+;+# ", "| q+r+# ", "r.++*+# ", "g+s+i+# ", "e+o.t+# ", "j+u+v+# ", "w+x+y+# ", "e+o.z+# ", "w+x+y+# ", "e+o.A+# ", "0.B+m.# ", "s.C+y.# ", "^ x.D+# ", "' ) ! # ", "' E+F+# ", "<.G+H+# ", "5.l.7.# ", "5.I+}.# ", "<.I+}.# ", "h J+K+# ", "|.).!.# ", "0./ a.# ", "S b.!.# ", "c.d.O # ", "h 8 e.# ", "c.f.g.# ", "7 h.9 # ", "i.j.k.# ", "c.l.7.# ", "^ _.m.# ", "5.d.O # ", "n.o.p.# ", "' o.q.# ", "r.[.9 # ", "s.t.u.# ", "' ) ! # ", "s.v.q.# ", "n.o.q.# ", "s.w.:.# ", "'.3..+# ", "<.++@+# ", "5.G.@+# ", "'.#+$+# ", "%+&+*+# ", "=+-+;+# ", "5.I.>+# ", "=+,+'+# ", ")+!+~+# ", "{+]+^+# ", "%+/+(+# ", "=+_+:+# ", "<+[+}+# ", "|+1+2+# ", "n.-+3+# ", "<.4+5+# ", "=+6+7+# ", "=+8+9+# ", "0+a+b+# ", "%+c+d+# ", "e+f+}+# ", "g+h+i+# ", "j+k+l+# ", "m+n+o+# ", "0+p+;+# ", "| q+r+# ", "r.++*+# ", "L+M+i+# ", "' p+N+# ", ". O+P+# ", "g+Q+R+# ", "' S+N+# ", "_ M+T+# ", "j+U+N+# ", "3 V+6 # ", "W+X+Y+# ", "Z+`+ @# ", "w+.@+@# ", "$ @@#@# ", "$@%@&@# ", "' V+*@# ", "_ : =@# ", "_ s+-@# ", "(.;@>@# ", "Z+,@ @# ", "<.f.@+# ", "5.f.'@# ", "3 1 )@# ", "3 p+A+# ", "' E+*@# ", "_ M+=@# ", "$ !@~@# ", "(.{@]@# ", ". [ - # ", "' ) ^@# ", "' V+! # ", "/@(@+@# ", "w+_@< # ", "~ .@:@# ", "<@e [@# ", "~ { }@# "}; oroborus-2.0.20/themes/e017/left-inactive.xpm0000644000000000000000000001721110361474177015570 0ustar /* XPM */ static char * left_inactive_xpm[] = { "4 241 304 2", " c None", ". c #EAE9EA", "+ c #D4D3D4", "@ c #767476", "# c #000000", "$ c #EDEDED", "% c #DBDBDC", "& c #7F7F81", "* c #EAEAEB", "= c #D6D6D7", "- c #777677", "; c #E8E7E8", "> c #D1D0D1", ", c #727272", "' c #E9E9E9", ") c #D4D4D4", "! c #767676", "~ c #ECEBEC", "{ c #D9D8D9", "] c #7B7B7C", "^ c #E7E7E7", "/ c #CECECE", "( c #6F6F6F", "_ c #ECECEC", ": c #D9D9DA", "< c #7B7A7B", "[ c #D5D4D5", "} c #767677", "| c #E9E8E8", "1 c #D1D1D1", "2 c #727172", "3 c #E8E8E8", "4 c #D2D1D2", "5 c #737273", "6 c #747474", "7 c #E4E4E4", "8 c #C9C9C9", "9 c #6A6A6A", "0 c #D0CFD0", "a c #747374", "b c #E1E1E1", "c c #C4C4C4", "d c #616061", "e c #DBDBDA", "f c #B8B8B7", "g c #50504F", "h c #E3E3E3", "i c #C7C7C8", "j c #646466", "k c #DEDEDF", "l c #BDBDBF", "m c #565556", "n c #E2E2E3", "o c #C7C6C9", "p c #C5C5C7", "q c #C7C6C8", "r c #626165", "s c #E4E4E5", "t c #CACACC", "u c #68686A", "v c #C6C5C8", "w c #636165", "x c #E6E6E7", "y c #CECCCE", "z c #6C6A6D", "A c #E2E1E2", "B c #C5C3C5", "C c #615F61", "D c #C5C4C5", "E c #E5E4E4", "F c #CCCACB", "G c #6B686A", "H c #E3E2E3", "I c #C9C7C9", "J c #666363", "K c #E0E0DF", "L c #C2C1BF", "M c #5D5B59", "N c #CDCACB", "O c #6B6A6A", "P c #E4E2E3", "Q c #C8C6C6", "R c #656362", "S c #E3E2E2", "T c #C9C7C7", "U c #656462", "V c #CAC8C8", "W c #686666", "X c #E1E0E0", "Y c #C4C2C2", "Z c #615F5F", "` c #666463", " . c #C2C1C0", ".. c #5D5C5A", "+. c #E0E0E0", "@. c #5D5D5A", "#. c #DFDFDE", "$. c #C0BFBE", "%. c #5A5956", "&. c #E2E2E1", "*. c #C5C5C3", "=. c #5F5F5C", "-. c #BFBFBD", ";. c #5A5958", ">. c #C4C4C3", ",. c #5F5F5D", "'. c #E4E4E3", "). c #C7C7C6", "!. c #646462", "~. c #C0C0BE", "{. c #5A5B58", "]. c #C1C1BF", "^. c #E2E1E1", "/. c #5F605D", "(. c #E7E7E6", "_. c #D0D0CF", ":. c #71716F", "<. c #E6E6E5", "[. c #CCCCCC", "}. c #6B6B6A", "|. c #E3E3E2", "1. c #C8C8C6", "2. c #636461", "3. c #C9C9C7", "4. c #666664", "5. c #E5E5E4", "6. c #CACAC9", "7. c #686866", "8. c #C6C6C5", "9. c #61615F", "0. c #E6E6E6", "a. c #6E6E6D", "b. c #C7C7C7", "c. c #E5E5E5", "d. c #CBCACA", "e. c #656464", "f. c #CDCCCC", "g. c #6A686A", "h. c #CACACA", "i. c #E2E2E2", "j. c #C6C6C6", "k. c #646464", "l. c #CBCBCA", "m. c #6F6F6E", "n. c #E8E8E7", "o. c #D2D1D1", "p. c #747373", "q. c #727171", "r. c #E6E5E5", "s. c #E8E7E7", "t. c #D3D2D2", "u. c #747372", "v. c #D1D0D0", "w. c #D1D1D0", "x. c #D1D0CF", "y. c #706F6F", "z. c #C9C8C7", "A. c #646463", "B. c #CBCAC9", "C. c #6A6866", "D. c #6A6A68", "E. c #C9C8C6", "F. c #666662", "G. c #CCCCCA", "H. c #686865", "I. c #CCCBC9", "J. c #6A6A66", "K. c #CACAC8", "L. c #6A6865", "M. c #C6C5C3", "N. c #62615E", "O. c #E1E1E0", "P. c #C4C4C1", "Q. c #5F605B", "R. c #C2C2C0", "S. c #5E5D59", "T. c #636361", "U. c #C3C3C1", "V. c #C7C6C5", "W. c #62635F", "X. c #C8C8C7", "Y. c #656663", "Z. c #C0C1BF", "`. c #5B5C58", " + c #5D5D5B", ".+ c #656664", "++ c #CDCCCB", "@+ c #6C6B6A", "#+ c #CACAC7", "$+ c #686864", "%+ c #E7E7E5", "&+ c #CFCFCD", "*+ c #6D6C6A", "=+ c #E8E7E6", "-+ c #D2D1CF", ";+ c #73726F", ">+ c #6A6864", ",+ c #D1D0CD", "'+ c #72716D", ")+ c #E6E6E4", "!+ c #CECDC9", "~+ c #6D6B66", "{+ c #E5E4E2", "]+ c #CACAC6", "^+ c #6A6862", "/+ c #D1CFCC", "(+ c #73716B", "_+ c #D2D1CE", ":+ c #74726F", "<+ c #E9E9E7", "[+ c #D3D3CF", "}+ c #74736F", "|+ c #E6E5E4", "1+ c #CECCCA", "2+ c #6D6C68", "3+ c #747471", "4+ c #CECECB", "5+ c #6E6D6A", "6+ c #D0CFCD", "7+ c #706F6C", "8+ c #D1D0CE", "9+ c #73716F", "0+ c #E9E8E7", "a+ c #D3D2D0", "b+ c #71716E", "c+ c #CFCFCC", "d+ c #6F6E6B", "e+ c #E9E9E8", "f+ c #D3D3D0", "g+ c #ECECEB", "h+ c #DBDAD9", "i+ c #7E7C7C", "j+ c #EAE9E9", "k+ c #D6D4D3", "l+ c #787675", "m+ c #EAEAE9", "n+ c #D6D5D4", "o+ c #777675", "p+ c #D3D2D1", "q+ c #D2D1D0", "r+ c #747371", "s+ c #DAD9D9", "t+ c #747473", "u+ c #D6D5D5", "v+ c #787677", "w+ c #EBEBEB", "x+ c #D8D8D7", "y+ c #7B7B7A", "z+ c #747272", "A+ c #737271", "B+ c #CFCECE", "C+ c #D0CFCF", "D+ c #706F6E", "E+ c #D4D4D3", "F+ c #747475", "G+ c #CECDCC", "H+ c #6D6C6B", "I+ c #CCCCCB", "J+ c #C7C7C5", "K+ c #626361", "L+ c #EDECEC", "M+ c #DBDADA", "N+ c #767474", "O+ c #D6D6D5", "P+ c #797878", "Q+ c #D9D9D8", "R+ c #7D7C7B", "S+ c #D4D3D2", "T+ c #7F7E7E", "U+ c #D4D3D3", "V+ c #D3D3D3", "W+ c #EBEAEB", "X+ c #D6D6D6", "Y+ c #787878", "Z+ c #EAEAEA", "`+ c #D7D6D7", " @ c #7A7978", ".@ c #D8D8D8", "+@ c #7B7B7B", "@@ c #DDDDDD", "#@ c #818081", "$@ c #EEEEEE", "%@ c #DEDEDE", "&@ c #848384", "*@ c #767675", "=@ c #7D7C7E", "-@ c #7E7D7D", ";@ c #CFCECD", ">@ c #6F6D6D", ",@ c #D7D6D5", "'@ c #6C6B6B", ")@ c #70716F", "!@ c #DCDBDB", "~@ c #81807F", "{@ c #CECECD", "]@ c #6E6E6C", "^@ c #777676", "/@ c #ECEBEB", "(@ c #D9D8D8", "_@ c #D8D7D7", ":@ c #7B7C7C", "<@ c #EDEDEC", "[@ c #7F7F7F", "}@ c #7C7C7D", ". + @ # ", "$ % & # ", "* = - # ", "; > , # ", "' ) ! # ", "~ { ] # ", "^ / ( # ", "_ : < # ", "' [ } # ", "| ) - # ", "' 1 2 # ", "3 4 5 # ", "3 4 6 # ", "^ 1 5 # ", "7 8 9 # ", "^ 0 a # ", "b c d # ", "e f g # ", "h i j # ", "k l m # ", "n o j # ", "n p j # ", "n q r # ", "s t u # ", "n v w # ", "x y z # ", "A B C # ", "b D C # ", "E F G # ", "H I J # ", "K L M # ", "E N O # ", "P Q R # ", "S T U # ", "7 V W # ", "X Y Z # ", "S T ` # ", "K ...# ", "+.L @.# ", "#.$.%.# ", "&.*.=.# ", "#.-.;.# ", "b >.,.# ", "'.).!.# ", "#.~.{.# ", "K ].@.# ", "^.*./.# ", "(._.:.# ", "<.[.}.# ", "b >.,.# ", "|.1.2.# ", "|.3.4.# ", "5.6.7.# ", "|.8.9.# ", "|.).!.# ", "0./ a.# ", "S b.!.# ", "c.d.O # ", "h 8 e.# ", "c.f.g.# ", "7 h.9 # ", "i.j.k.# ", "c.l.7.# ", "^ _.m.# ", "5.d.O # ", "n.o.p.# ", "' o.q.# ", "r.[.9 # ", "s.t.u.# ", "' ) ! # ", "s.v.q.# ", "s.w.:.# ", "^ x.y.# ", "'.z.A.# ", "5.B.C.# ", "E B.D.# ", "'.E.F.# ", "5.G.H.# ", "E I.J.# ", "'.3.F.# ", "'.K.L.# ", "&.M.N.# ", "O.P.Q.# ", "K R.S.# ", "|.1.T.# ", "O.U.=.# ", "i.V.W.# ", "7 X.Y.# ", "#.Z.`.# ", "+.R. +# ", "^.*./.# ", "(._.:.# ", "<.[.}.# ", "b >.,.# ", "|.1.2.# ", "|.3.4.# ", "5.6.7.# ", "|.8.9.# ", "|.).!.# ", "0./ a.# ", "S b.!.# ", "c.d.O # ", "h 8 e.# ", "c.f.g.# ", "7 h.9 # ", "i.j.k.# ", "c.l.7.# ", "^ _.m.# ", "5.d.O # ", "n.o.p.# ", "' o.q.# ", "r.[.9 # ", "s.t.u.# ", "' ) ! # ", "s.v.q.# ", "n.o.q.# ", "s.w.:.# ", "'.3..+# ", "<.++@+# ", "5.G.@+# ", "'.#+$+# ", "%+&+*+# ", "=+-+;+# ", "5.I.>+# ", "=+,+'+# ", ")+!+~+# ", "{+]+^+# ", "%+/+(+# ", "=+_+:+# ", "<+[+}+# ", "|+1+2+# ", "n.-+3+# ", "<.4+5+# ", "=+6+7+# ", "=+8+9+# ", "0+a+b+# ", "%+c+d+# ", "e+f+}+# ", "g+h+i+# ", "j+k+l+# ", "m+n+o+# ", "0+p+;+# ", "| q+r+# ", "r.++*+# ", "g+s+i+# ", "e+o.t+# ", "j+u+v+# ", "w+x+y+# ", "e+o.z+# ", "w+x+y+# ", "e+o.A+# ", "0.B+m.# ", "s.C+y.# ", "^ x.D+# ", "' ) ! # ", "' E+F+# ", "<.G+H+# ", "5.l.7.# ", "5.I+}.# ", "<.I+}.# ", "h J+K+# ", "|.).!.# ", "0./ a.# ", "S b.!.# ", "c.d.O # ", "h 8 e.# ", "c.f.g.# ", "7 h.9 # ", "i.j.k.# ", "c.l.7.# ", "^ _.m.# ", "5.d.O # ", "n.o.p.# ", "' o.q.# ", "r.[.9 # ", "s.t.u.# ", "' ) ! # ", "s.v.q.# ", "n.o.q.# ", "s.w.:.# ", "'.3..+# ", "<.++@+# ", "5.G.@+# ", "'.#+$+# ", "%+&+*+# ", "=+-+;+# ", "5.I.>+# ", "=+,+'+# ", ")+!+~+# ", "{+]+^+# ", "%+/+(+# ", "=+_+:+# ", "<+[+}+# ", "|+1+2+# ", "n.-+3+# ", "<.4+5+# ", "=+6+7+# ", "=+8+9+# ", "0+a+b+# ", "%+c+d+# ", "e+f+}+# ", "g+h+i+# ", "j+k+l+# ", "m+n+o+# ", "0+p+;+# ", "| q+r+# ", "r.++*+# ", "L+M+i+# ", "' p+N+# ", ". O+P+# ", "g+Q+R+# ", "' S+N+# ", "_ M+T+# ", "j+U+N+# ", "3 V+6 # ", "W+X+Y+# ", "Z+`+ @# ", "w+.@+@# ", "$ @@#@# ", "$@%@&@# ", "' V+*@# ", "_ : =@# ", "_ s+-@# ", "(.;@>@# ", "Z+,@ @# ", "<.f.@+# ", "5.f.'@# ", "3 1 )@# ", "3 p+A+# ", "' E+*@# ", "_ M+=@# ", "$ !@~@# ", "(.{@]@# ", ". [ - # ", "' ) ^@# ", "' V+! # ", "/@(@+@# ", "w+_@< # ", "~ .@:@# ", "<@e [@# ", "~ { }@# "}; oroborus-2.0.20/themes/e017/maximize-active.xpm0000644000000000000000000000633710361474177016141 0ustar /* XPM */ static char * maximize_active_xpm[] = { "17 16 164 2", " c None", ". c #B5B4B5", "+ c #B2B2B1", "@ c #AFAEAC", "# c #B0AFB0", "$ c #989798", "% c #646364", "& c #474746", "* c #3C3C3C", "= c #424242", "- c #515050", "; c #6E6D6D", "> c #989796", ", c #ABABA9", "' c #AEADAC", ") c #ABABAB", "! c #A09F9E", "~ c #A1A0A0", "{ c #9E9D9C", "] c #5A5B59", "^ c #454444", "/ c #9B9B9A", "( c #C8C8C8", "_ c #D3D3D3", ": c #C5C5C5", "< c #AEAEAE", "[ c #888887", "} c #606060", "| c #747473", "1 c #A3A2A1", "2 c #A6A5A4", "3 c #A6A5A5", "4 c #B0AFAE", "5 c #ADADAC", "6 c #4E4E4D", "7 c #7D7D7D", "8 c #F1F1F1", "9 c #FCFCFC", "0 c #E9E9E9", "a c #D0D0D0", "b c #C3C3C3", "c c #BBBBBB", "d c #B3B3B3", "e c #9B9B9B", "f c #787777", "g c #767574", "h c #A3A3A0", "i c #A5A5A3", "j c #A8A7A7", "k c #A8A8A8", "l c #5E5E5D", "m c #7C7C7C", "n c #FDFDFD", "o c #FFFFFF", "p c #F7F7F7", "q c #D7D7D7", "r c #C4C4C4", "s c #BABABA", "t c #B4B4B4", "u c #ADADAD", "v c #A5A5A5", "w c #8E8E8E", "x c #7B7B79", "y c #8C8C8A", "z c #A8A7A5", "A c #AAABAB", "B c #969594", "C c #484847", "D c #191919", "E c #333333", "F c #CCCCCC", "G c #969696", "H c #737373", "I c #8D8D8D", "J c #A9AAAA", "K c #ACABAB", "L c #616161", "M c #9D9D9D", "N c #4C4C4C", "O c #959595", "P c #7E7E7E", "Q c #6B6B6B", "R c #A8A7A8", "S c #A8A8A7", "T c #444544", "U c #C9CAC9", "V c #EAEAEA", "W c #D8D8D8", "X c #919191", "Y c #818181", "Z c #535353", "` c #A4A4A1", " . c #A5A4A4", ".. c #3A3A3A", "+. c #D4D4D4", "@. c #D1D1D1", "#. c #AFAFAF", "$. c #A6A6A6", "%. c #A1A1A1", "&. c #4D4D4D", "*. c #434343", "=. c #C6C6C6", "-. c #AAAAAA", ";. c #9C9C9C", ">. c #878787", ",. c #767676", "'. c #454545", "). c #C1C2C1", "!. c #A0A09F", "~. c #4A4A4A", "{. c #AFAEAE", "]. c #989898", "^. c #808080", "/. c #404040", "(. c #676666", "_. c #8A8989", ":. c #565656", "<. c #505050", "[. c #BFBEBE", "}. c #B6B5B6", "|. c #9F9E9F", "1. c #6A696A", "2. c #636363", "3. c #A4A5A4", "4. c #B8B9B8", "5. c #B4B3B5", "6. c #7E7D7E", "7. c #908F90", "8. c #979797", "9. c #929292", "0. c #888888", "a. c #414141", "b. c #6C6C6C", "c. c #C9C7CA", "d. c #B8B6B8", "e. c #B2B1B1", "f. c #AEADAD", "g. c #7F7E7E", "h. c #7D7C7C", "i. c #757575", "j. c #7F7F7F", "k. c #666565", "l. c #B8B7B5", "m. c #A7A7A5", "n. c #B0B1B1", "o. c #ADAEAE", "p. c #919091", "q. c #8B8A8C", "r. c #6A6A6B", "s. c #555555", "t. c #464646", "u. c #515151", "v. c #9E9E9F", "w. c #B8B7B9", "x. c #A4A3A4", "y. c #ACABAC", "z. c #A4A4A4", "A. c #AAA9AA", "B. c #ADAEAD", "C. c #B9BAB9", "D. c #BCBDBB", "E. c #BDBEBC", "F. c #B1B1B1", "G. c #AAA8A9", ". + + @ # $ % & * = - ; > , ' ' ) ", "! ~ ! { ] ^ / ( _ : < [ } | 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 8 o D D D E E E E F G H I J ", "K L M n p D E E N N N N o O P Q R ", "S T U V W E o o o o F N o X Y Z ` ", " ...+.@.r E o #.) $.%.N o I 7 &.! ", "# *.=.b c N o -.$.%.;.E o >.,.'.).", "!.~.{.c t N F v %.;.].E o ^.Q /.{.", " .(._.d < N N N N E E D o ,.:.<.[.", "}.|.1.M v F o o o o o o o 2.* 3.4.", "5.5.6.^.7.8.O 9.I 0.^.,.2.a.b.c.d.", "# e.f.g.h.i.j.Y 7 ,.Q :.* k.l.m.k ", "5.n.n.o.p.q.r.s.&.t./.u.v.w. .x.x.", "A ' ' k y.z.|.A.B.C.D.E.F.f.A k G."}; oroborus-2.0.20/themes/e017/maximize-inactive.xpm0000644000000000000000000000633710361474177016470 0ustar /* XPM */ static char * maximize_active_xpm[] = { "17 16 164 2", " c None", ". c #B5B4B5", "+ c #B2B2B1", "@ c #AFAEAC", "# c #B0AFB0", "$ c #989798", "% c #646364", "& c #474746", "* c #3C3C3C", "= c #424242", "- c #515050", "; c #6E6D6D", "> c #989796", ", c #ABABA9", "' c #AEADAC", ") c #ABABAB", "! c #A09F9E", "~ c #A1A0A0", "{ c #9E9D9C", "] c #5A5B59", "^ c #454444", "/ c #9B9B9A", "( c #C8C8C8", "_ c #D3D3D3", ": c #C5C5C5", "< c #AEAEAE", "[ c #888887", "} c #606060", "| c #747473", "1 c #A3A2A1", "2 c #A6A5A4", "3 c #A6A5A5", "4 c #B0AFAE", "5 c #ADADAC", "6 c #4E4E4D", "7 c #7D7D7D", "8 c #F1F1F1", "9 c #FCFCFC", "0 c #E9E9E9", "a c #D0D0D0", "b c #C3C3C3", "c c #BBBBBB", "d c #B3B3B3", "e c #9B9B9B", "f c #787777", "g c #767574", "h c #A3A3A0", "i c #A5A5A3", "j c #A8A7A7", "k c #A8A8A8", "l c #5E5E5D", "m c #7C7C7C", "n c #FDFDFD", "o c #FFFFFF", "p c #F7F7F7", "q c #D7D7D7", "r c #C4C4C4", "s c #BABABA", "t c #B4B4B4", "u c #ADADAD", "v c #A5A5A5", "w c #8E8E8E", "x c #7B7B79", "y c #8C8C8A", "z c #A8A7A5", "A c #AAABAB", "B c #969594", "C c #484847", "D c #191919", "E c #333333", "F c #CCCCCC", "G c #969696", "H c #737373", "I c #8D8D8D", "J c #A9AAAA", "K c #ACABAB", "L c #616161", "M c #9D9D9D", "N c #4C4C4C", "O c #959595", "P c #7E7E7E", "Q c #6B6B6B", "R c #A8A7A8", "S c #A8A8A7", "T c #444544", "U c #C9CAC9", "V c #EAEAEA", "W c #D8D8D8", "X c #919191", "Y c #818181", "Z c #535353", "` c #A4A4A1", " . c #A5A4A4", ".. c #3A3A3A", "+. c #D4D4D4", "@. c #D1D1D1", "#. c #AFAFAF", "$. c #A6A6A6", "%. c #A1A1A1", "&. c #4D4D4D", "*. c #434343", "=. c #C6C6C6", "-. c #AAAAAA", ";. c #9C9C9C", ">. c #878787", ",. c #767676", "'. c #454545", "). c #C1C2C1", "!. c #A0A09F", "~. c #4A4A4A", "{. c #AFAEAE", "]. c #989898", "^. c #808080", "/. c #404040", "(. c #676666", "_. c #8A8989", ":. c #565656", "<. c #505050", "[. c #BFBEBE", "}. c #B6B5B6", "|. c #9F9E9F", "1. c #6A696A", "2. c #636363", "3. c #A4A5A4", "4. c #B8B9B8", "5. c #B4B3B5", "6. c #7E7D7E", "7. c #908F90", "8. c #979797", "9. c #929292", "0. c #888888", "a. c #414141", "b. c #6C6C6C", "c. c #C9C7CA", "d. c #B8B6B8", "e. c #B2B1B1", "f. c #AEADAD", "g. c #7F7E7E", "h. c #7D7C7C", "i. c #757575", "j. c #7F7F7F", "k. c #666565", "l. c #B8B7B5", "m. c #A7A7A5", "n. c #B0B1B1", "o. c #ADAEAE", "p. c #919091", "q. c #8B8A8C", "r. c #6A6A6B", "s. c #555555", "t. c #464646", "u. c #515151", "v. c #9E9E9F", "w. c #B8B7B9", "x. c #A4A3A4", "y. c #ACABAC", "z. c #A4A4A4", "A. c #AAA9AA", "B. c #ADAEAD", "C. c #B9BAB9", "D. c #BCBDBB", "E. c #BDBEBC", "F. c #B1B1B1", "G. c #AAA8A9", ". + + @ # $ % & * = - ; > , ' ' ) ", "! ~ ! { ] ^ / ( _ : < [ } | 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 8 o D D D E E E E F G H I J ", "K L M n p D E E N N N N o O P Q R ", "S T U V W E o o o o F N o X Y Z ` ", " ...+.@.r E o #.) $.%.N o I 7 &.! ", "# *.=.b c N o -.$.%.;.E o >.,.'.).", "!.~.{.c t N F v %.;.].E o ^.Q /.{.", " .(._.d < N N N N E E D o ,.:.<.[.", "}.|.1.M v F o o o o o o o 2.* 3.4.", "5.5.6.^.7.8.O 9.I 0.^.,.2.a.b.c.d.", "# e.f.g.h.i.j.Y 7 ,.Q :.* k.l.m.k ", "5.n.n.o.p.q.r.s.&.t./.u.v.w. .x.x.", "A ' ' k y.z.|.A.B.C.D.E.F.f.A k G."}; oroborus-2.0.20/themes/e017/maximize-pressed.xpm0000644000000000000000000000646010361474177016330 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "17 16 169 2", " c None", ". c #B5B4B5", "+ c #B2B2B1", "@ c #AFAEAC", "# c #B0AFB0", "$ c #989798", "% c #646364", "& c #474746", "* c #3C3C3C", "= c #424242", "- c #515050", "; c #6E6D6D", "> c #989796", ", c #ABABA9", "' c #AEADAC", ") c #ABABAB", "! c #A09F9E", "~ c #A1A0A0", "{ c #9E9D9C", "] c #5A5B59", "^ c #333232", "/ c #454544", "( c #555454", "_ c #5D5C5C", ": c #636463", "< c #666564", "[ c #666665", "} c #5B5B5B", "| c #747473", "1 c #A3A2A1", "2 c #A6A5A4", "3 c #A6A5A5", "4 c #B0AFAE", "5 c #ADADAC", "6 c #4E4E4D", "7 c #40403F", "8 c #5C5C5B", "9 c #818080", "0 c #B8B8B7", "a c #D0D0D0", "b c #CDCDCD", "c c #BABABA", "d c #9D9D9D", "e c #828181", "f c #757474", "g c #767574", "h c #A3A3A0", "i c #A5A5A3", "j c #A8A7A7", "k c #A8A8A8", "l c #5E5E5D", "m c #3E3D3D", "n c #616161", "o c #ACACAC", "p c #F6F6F6", "q c #F5F5F5", "r c #DEDEDE", "s c #C9C9C9", "t c #BEBEBE", "u c #B6B6B6", "v c #A3A3A3", "w c #8A8A89", "x c #898987", "y c #8C8C8A", "z c #A8A7A5", "A c #AAABAB", "B c #969594", "C c #373736", "D c #5C5B5B", "E c #AEADAD", "F c #191919", "G c #333333", "H c #CCCCCC", "I c #959595", "J c #858585", "K c #969696", "L c #A9AAAA", "M c #ACABAB", "N c #494949", "O c #818180", "P c #4C4C4C", "Q c #FFFFFF", "R c #989898", "S c #7C7C7C", "T c #909090", "U c #A8A7A8", "V c #A8A8A7", "W c #444544", "X c #595A58", "Y c #B7B8B7", "Z c #828282", "` c #6E6E6D", " . c #A4A4A1", ".. c #A5A4A4", "+. c #3A3A3A", "@. c #5F5F5F", "#. c #DFDFDF", "$. c #B7B7B7", "%. c #B1B1B1", "&. c #A6A6A6", "*. c #929292", "=. c #5A5A5A", "-. c #434343", ";. c #6C6B6B", ">. c #CECECE", ",. c #CACACA", "'. c #B0B0B0", "). c #A1A1A1", "!. c #8D8D8D", "~. c #4F4F4F", "{. c #C1C2C1", "]. c #A0A09F", "^. c #4A4A4A", "/. c #656464", "(. c #BBBBBB", "_. c #9C9C9C", ":. c #868686", "<. c #737373", "[. c #505050", "}. c #AFAEAE", "|. c #676666", "1. c #696868", "2. c #9F9E9E", "3. c #7D7D7D", "4. c #626262", "5. c #717071", "6. c #BFBEBE", "7. c #B6B5B6", "8. c #9F9E9F", "9. c #666566", "0. c #8D8C8D", "a. c #A4A4A4", "b. c #6D6D6D", "c. c #4E4E4E", "d. c #B1B2B1", "e. c #B8B9B8", "f. c #B4B3B5", "g. c #7E7D7E", "h. c #808081", "i. c #908F90", "j. c #999999", "k. c #8B8B8B", "l. c #C9C7CA", "m. c #B8B6B8", "n. c #B2B1B1", "o. c #7F7E7E", "p. c #8C8B8B", "q. c #858584", "r. c #838383", "s. c #B8B7B5", "t. c #A7A7A5", "u. c #B0B1B1", "v. c #ADAEAE", "w. c #919091", "x. c #949395", "y. c #8D8D8E", "z. c #727272", "A. c #5C5C5C", "B. c #525252", "C. c #AAAAAB", "D. c #B8B7B9", "E. c #A4A3A4", "F. c #ACABAC", "G. c #AAA9AA", "H. c #ADAEAD", "I. c #B9BAB9", "J. c #BCBDBB", "K. c #BDBEBC", "L. c #AAA8A9", ". + + @ # $ % & * = - ; > , ' ' ) ", "! ~ ! { ] ^ / ( _ : < [ } | 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 F F G G G G H I J K L ", "M n N O p F G G P P P P Q R S T U ", "V W X Y p G Q Q Q Q H P Q K Z ` .", "..+.@.a #.G Q $.%.) &.P Q *.Z =.! ", "# -.;.>.,.P Q '.) &.).G Q !.S ~.{.", "].^./.(.t P H ) &.)._.G Q :.<.[.}.", "..|.1.2.u P P P P G G F Q 3.4.5.6.", "7.8.9.0.a.H Q Q Q Q Q Q Q b.c.d.e.", "f.f.g.h.i.K j.K *.!.:.3.b.[.k.l.m.", "# n.E o.p.q.3.r.Z S <.4.c.9 s.t.k ", "f.u.u.v.w.x.y.z.A.[.B.z.C.D...E.E.", "A ' ' k F.a.8.G.H.I.J.K.%.E A k L."}; oroborus-2.0.20/themes/e017/resize-inactive.xpm0000644000000000000000000000074210361474177016140 0ustar /* XPM */ static char * resize_inactive_xpm[] = { "11 11 17 1", " c None", ". c #FFFFFF", "+ c #D3D2D1", "@ c #737272", "# c #000000", "$ c #D1D0D1", "% c #6F6F6F", "& c #DFDFDF", "* c #706F71", "= c #777678", "- c #727171", "; c #7A797A", "> c #727272", ", c #7B7B7C", "' c #737273", ") c #717171", "! c #414141", "........+@#", ".$$$$$$$$%#", ".&*******=#", ".&*******-#", ".&*******;#", ".&*******>#", ".&*******@#", ".&*******,#", "&&*******'#", "))@@)*))*!#", "###########"}; oroborus-2.0.20/themes/e017/right-active.xpm0000644000000000000000000001507010361474177015425 0ustar /* XPM */ static char * right_active_xpm[] = { "4 241 235 2", " c None", ". c #FFFFFF", "+ c #A0A0A0", "@ c #727171", "# c #000000", "$ c #D8D8D8", "% c #7A797A", "& c #D1D1D1", "* c #727272", "= c #D0D0D0", "- c #737272", "; c #D9D8D9", "> c #7B7B7C", ", c #D3D3D3", "' c #737273", ") c #D0CFD0", "! c #706F71", "~ c #DAD9DA", "{ c #7E7D7F", "] c #D4D4D4", "^ c #787878", "/ c #717171", "( c #CCCCCC", "_ c #6B6A6B", ": c #CECECE", "< c #6B6A6A", "[ c #CFCECE", "} c #6E6D6D", "| c #D1D0D0", "1 c #CFCFCF", "2 c #6D6C6D", "3 c #CACACA", "4 c #6A686A", "5 c #B9B9B8", "6 c #4F4F4F", "7 c #B6B6B6", "8 c #4D4D4E", "9 c #BCBCBC", "0 c #535355", "a c #CFCFD1", "b c #706F72", "c c #C0C0C2", "d c #5A5B5D", "e c #C3C2C5", "f c #5E5D5F", "g c #BBBBBD", "h c #535353", "i c #C5C4C7", "j c #626164", "k c #C7C5C8", "l c #646366", "m c #BCBBBC", "n c #C3C2C3", "o c #615F5F", "p c #C8C6C7", "q c #656364", "r c #CAC9C9", "s c #666665", "t c #C5C2C3", "u c #C5C3C3", "v c #C3C1C1", "w c #5F5D5C", "x c #C2C1C0", "y c #5D5B5A", "z c #C8C6C5", "A c #656462", "B c #C7C6C5", "C c #636361", "D c #C6C5C5", "E c #61605F", "F c #C2C2C1", "G c #5F5F5C", "H c #C7C7C6", "I c #626161", "J c #C9C8C7", "K c #666664", "L c #C4C4C2", "M c #5F5F5D", "N c #C5C5C3", "O c #C7C7C5", "P c #626361", "Q c #BFBFBD", "R c #565755", "S c #C6C6C4", "T c #616161", "U c #BEBEBB", "V c #575855", "W c #C8C8C7", "X c #636462", "Y c #5F5F5E", "Z c #636461", "` c #646462", " . c #5F605E", ".. c #C7C7C7", "+. c #D2D1D2", "@. c #CECDCD", "#. c #6A6A6A", "$. c #CDCCCC", "%. c #6C6B6B", "&. c #D3D2D3", "*. c #747374", "=. c #CAC9CA", "-. c #666666", ";. c #6D6D6B", ">. c #CBCACA", ",. c #6D6C6C", "'. c #6E6D6C", "). c #686868", "!. c #D1D0CF", "~. c #706F6F", "{. c #D2D1D1", "]. c #737271", "^. c #D0CFCE", "/. c #706F6E", "(. c #CCCBCA", "_. c #6C6B68", ":. c #CECDCC", "<. c #6F6E6C", "[. c #CACAC7", "}. c #686865", "|. c #C9C8C6", "1. c #666662", "2. c #C9C9C7", "3. c #686764", "4. c #C5C5C2", "5. c #62615F", "6. c #CFCECC", "7. c #6E6D6A", "8. c #C7C6C3", "9. c #64645F", "0. c #C8C8C5", "a. c #656461", "b. c #CECDCA", "c. c #6C6C6A", "d. c #C0C1BF", "e. c #585856", "f. c #BFBFBC", "g. c #71716F", "h. c #D1D1CF", "i. c #CCCCCA", "j. c #CFCFCE", "k. c #CBCAC8", "l. c #6A6866", "m. c #6A6865", "n. c #CECECC", "o. c #6F6E6A", "p. c #CBCAC7", "q. c #D1D1CE", "r. c #72716D", "s. c #CDCCC8", "t. c #6C6A65", "u. c #6A6A64", "v. c #D6D4D1", "w. c #777671", "x. c #D0CFCC", "y. c #706F6A", "z. c #706F6B", "A. c #D1CFCE", "B. c #716F6C", "C. c #D4D4D1", "D. c #767672", "E. c #D1D0CE", "F. c #74736F", "G. c #CCCBC9", "H. c #D5D4D3", "I. c #767673", "J. c #CECDCB", "K. c #D6D6D4", "L. c #7A7977", "M. c #D6D5D3", "N. c #787874", "O. c #D9D8D7", "P. c #7B7A78", "Q. c #D4D4D2", "R. c #767472", "S. c #D3D2D1", "T. c #D9D9D8", "U. c #7C7B7A", "V. c #D7D6D6", "W. c #7B7A7A", "X. c #D6D5D4", "Y. c #797877", "Z. c #D8D6D6", "`. c #7C7C7A", " + c #7F7E7E", ".+ c #D3D3D2", "++ c #767473", "@+ c #D6D5D5", "#+ c #D8D7D7", "$+ c #D5D5D5", "%+ c #777676", "&+ c #727271", "*+ c #70716F", "=+ c #6F6E6E", "-+ c #CECECD", ";+ c #6F6F6E", ">+ c #6A6A68", ",+ c #C9C9C9", "'+ c #686866", ")+ c #CACAC9", "!+ c #C6C6C5", "~+ c #DAD9D9", "{+ c #7F7F7F", "]+ c #D4D3D3", "^+ c #767674", "/+ c #D3D3D1", "(+ c #747372", "_+ c #7B7978", ":+ c #7E7D7E", "<+ c #D9D9D9", "[+ c #7C7C7C", "}+ c #D6D6D5", "|+ c #797878", "1+ c #D9D8D8", "2+ c #7B7B7A", "3+ c #DCDBDC", "4+ c #7F7F81", "5+ c #DEDDDE", "6+ c #838283", "7+ c #747373", "8+ c #737171", "9+ c #787877", "0+ c #6F6D6D", "a+ c #767475", "b+ c #D8D8D7", "c+ c #7A7A7A", "d+ c #D1D1D0", "e+ c #CDCCCD", "f+ c #D3D2D2", "g+ c #D7D6D7", "h+ c #7B7C7B", "i+ c #DBDADB", "j+ c #7F7E7F", "k+ c #D1D0D1", "l+ c #6F6F6F", ". + @ # ", ". $ % # ", ". & * # ", ". = - # ", ". ; > # ", ". , ' # ", ". ) ! # ", ". ~ { # ", ". = @ # ", ". ] ^ # ", ". & / # ", ". ( _ # ", ". : < # ", ". [ } # ", ". | / # ", ". 1 2 # ", ". 3 4 # ", ". 5 6 # ", ". 7 8 # ", ". 9 0 # ", ". a b # ", ". c d # ", ". e f # ", ". g h # ", ". i j # ", ". k l # ", ". m h # ", ". n o # ", ". p q # ", ". r s # ", ". t o # ", ". u o # ", ". v w # ", ". x y # ", ". z A # ", ". B C # ", ". D E # ", ". F G # ", ". H I # ", ". J K # ", ". L M # ", ". N I # ", ". O P # ", ". Q R # ", ". S P # ", ". O T # ", ". U V # ", ". W X # ", ". L Y # ", ". N Z # ", ". O P # ", ". H ` # ", ". O A # ", ". N .# ", ". W Z # ", ". ..T # ", ". +.@ # ", ". @.#.# ", ". [ } # ", ". $.%.# ", ". &.*.# ", ". =.-.# ", ". H P # ", ". ( ;.# ", ". >.< # ", ". : ,.# ", ". ( '.# ", ". >.).# ", ". !.~.# ", ". 3 ).# ", ". {.].# ", ". ( < # ", ". ^./.# ", ". !./.# ", ". (._.# ", ". :.<.# ", ". [.}.# ", ". |.1.# ", ". 2.3.# ", ". 4.5.# ", ". 6.7.# ", ". 8.9.# ", ". 0.a.# ", ". b.c.# ", ". |.a.# ", ". B A # ", ". H X # ", ". d.e.# ", ". O ` # ", ". H P # ", ". f.e.# ", ". W X # ", ". L Y # ", ". N Z # ", ". O P # ", ". H ` # ", ". O A # ", ". N .# ", ". W Z # ", ". ..T # ", ". +.@ # ", ". @.#.# ", ". [ } # ", ". $.%.# ", ". &.*.# ", ". =.-.# ", ". H P # ", ". ( ;.# ", ". >.< # ", ". : ,.# ", ". ( '.# ", ". >.).# ", ". !.~.# ", ". 3 ).# ", ". {.].# ", ". ( < # ", ". !.g.# ", ". h.g.# ", ". i.7.# ", ". j.g.# ", ". k.l.# ", ". k.m.# ", ". n.o.# ", ". p.m.# ", ". q.r.# ", ". s.t.# ", ". s.u.# ", ". v.w.# ", ". x.y.# ", ". 6.z.# ", ". A.B.# ", ". C.D.# ", ". E.F.# ", ". G._.# ", ". H.I.# ", ". J.7.# ", ". K.L.# ", ". M.N.# ", ". O.P.# ", ". Q.R.# ", ". S.].# ", ". T.U.# ", ". V.W.# ", ". X.Y.# ", ". Z.`.# ", ". T. +# ", ". .+++# ", ". S.].# ", ". @+Y.# ", ". #+W.# ", ". !.@ # ", ". $+%+# ", ". {.&+# ", ". [ '.# ", ". !.*+# ", ". [ =+# ", ". -+;+# ", ". i.>+# ", ". ,+'+# ", ". )+l.# ", ". !+I # ", ". W Z # ", ". ..T # ", ". +.@ # ", ". @.#.# ", ". [ } # ", ". $.%.# ", ". &.*.# ", ". =.-.# ", ". H P # ", ". ( ;.# ", ". >.< # ", ". : ,.# ", ". ( '.# ", ". >.).# ", ". !.~.# ", ". 3 ).# ", ". {.].# ", ". ( < # ", ". !.g.# ", ". h.g.# ", ". i.7.# ", ". j.g.# ", ". k.l.# ", ". k.m.# ", ". n.o.# ", ". p.m.# ", ". q.r.# ", ". s.t.# ", ". s.u.# ", ". v.w.# ", ". x.y.# ", ". 6.z.# ", ". A.B.# ", ". C.D.# ", ". E.F.# ", ". G._.# ", ". H.I.# ", ". J.7.# ", ". K.L.# ", ". M.N.# ", ". O.P.# ", ". Q.R.# ", ". S.].# ", ". T.U.# ", ". V.W.# ", ". X.Y.# ", ". Z.`.# ", ". ~+{+# ", ". ]+^+# ", ". /+(+# ", ". V._+# ", ". ~ :+# ", ". ]+%+# ", ". <+[+# ", ". }+|+# ", ". 1+W.# ", ". #+2+# ", ". 3+4+# ", ". 5+6+# ", ". #+W.# ", ". {.7+# ", ". ~ :+# ", ". {.8+# ", ". @+9+# ", ". :.0+# ", ". ] a+# ", ". {.- # ", ". .+&+# ", ". S.7+# ", ". b+c+# ", ". ~ :+# ", ". d+&+# ", ". >.#.# ", ". @+9+# ", ". e+%.# ", ". f+- # ", ". g+h+# ", ". i+j+# ", ". S.- # ", ". k+l+# "}; oroborus-2.0.20/themes/e017/right-inactive.xpm0000644000000000000000000001507210361474177015756 0ustar /* XPM */ static char * right_inactive_xpm[] = { "4 241 235 2", " c None", ". c #FFFFFF", "+ c #A0A0A0", "@ c #727171", "# c #000000", "$ c #D8D8D8", "% c #7A797A", "& c #D1D1D1", "* c #727272", "= c #D0D0D0", "- c #737272", "; c #D9D8D9", "> c #7B7B7C", ", c #D3D3D3", "' c #737273", ") c #D0CFD0", "! c #706F71", "~ c #DAD9DA", "{ c #7E7D7F", "] c #D4D4D4", "^ c #787878", "/ c #717171", "( c #CCCCCC", "_ c #6B6A6B", ": c #CECECE", "< c #6B6A6A", "[ c #CFCECE", "} c #6E6D6D", "| c #D1D0D0", "1 c #CFCFCF", "2 c #6D6C6D", "3 c #CACACA", "4 c #6A686A", "5 c #B9B9B8", "6 c #4F4F4F", "7 c #B6B6B6", "8 c #4D4D4E", "9 c #BCBCBC", "0 c #535355", "a c #CFCFD1", "b c #706F72", "c c #C0C0C2", "d c #5A5B5D", "e c #C3C2C5", "f c #5E5D5F", "g c #BBBBBD", "h c #535353", "i c #C5C4C7", "j c #626164", "k c #C7C5C8", "l c #646366", "m c #BCBBBC", "n c #C3C2C3", "o c #615F5F", "p c #C8C6C7", "q c #656364", "r c #CAC9C9", "s c #666665", "t c #C5C2C3", "u c #C5C3C3", "v c #C3C1C1", "w c #5F5D5C", "x c #C2C1C0", "y c #5D5B5A", "z c #C8C6C5", "A c #656462", "B c #C7C6C5", "C c #636361", "D c #C6C5C5", "E c #61605F", "F c #C2C2C1", "G c #5F5F5C", "H c #C7C7C6", "I c #626161", "J c #C9C8C7", "K c #666664", "L c #C4C4C2", "M c #5F5F5D", "N c #C5C5C3", "O c #C7C7C5", "P c #626361", "Q c #BFBFBD", "R c #565755", "S c #C6C6C4", "T c #616161", "U c #BEBEBB", "V c #575855", "W c #C8C8C7", "X c #636462", "Y c #5F5F5E", "Z c #636461", "` c #646462", " . c #5F605E", ".. c #C7C7C7", "+. c #D2D1D2", "@. c #CECDCD", "#. c #6A6A6A", "$. c #CDCCCC", "%. c #6C6B6B", "&. c #D3D2D3", "*. c #747374", "=. c #CAC9CA", "-. c #666666", ";. c #6D6D6B", ">. c #CBCACA", ",. c #6D6C6C", "'. c #6E6D6C", "). c #686868", "!. c #D1D0CF", "~. c #706F6F", "{. c #D2D1D1", "]. c #737271", "^. c #D0CFCE", "/. c #706F6E", "(. c #CCCBCA", "_. c #6C6B68", ":. c #CECDCC", "<. c #6F6E6C", "[. c #CACAC7", "}. c #686865", "|. c #C9C8C6", "1. c #666662", "2. c #C9C9C7", "3. c #686764", "4. c #C5C5C2", "5. c #62615F", "6. c #CFCECC", "7. c #6E6D6A", "8. c #C7C6C3", "9. c #64645F", "0. c #C8C8C5", "a. c #656461", "b. c #CECDCA", "c. c #6C6C6A", "d. c #C0C1BF", "e. c #585856", "f. c #BFBFBC", "g. c #71716F", "h. c #D1D1CF", "i. c #CCCCCA", "j. c #CFCFCE", "k. c #CBCAC8", "l. c #6A6866", "m. c #6A6865", "n. c #CECECC", "o. c #6F6E6A", "p. c #CBCAC7", "q. c #D1D1CE", "r. c #72716D", "s. c #CDCCC8", "t. c #6C6A65", "u. c #6A6A64", "v. c #D6D4D1", "w. c #777671", "x. c #D0CFCC", "y. c #706F6A", "z. c #706F6B", "A. c #D1CFCE", "B. c #716F6C", "C. c #D4D4D1", "D. c #767672", "E. c #D1D0CE", "F. c #74736F", "G. c #CCCBC9", "H. c #D5D4D3", "I. c #767673", "J. c #CECDCB", "K. c #D6D6D4", "L. c #7A7977", "M. c #D6D5D3", "N. c #787874", "O. c #D9D8D7", "P. c #7B7A78", "Q. c #D4D4D2", "R. c #767472", "S. c #D3D2D1", "T. c #D9D9D8", "U. c #7C7B7A", "V. c #D7D6D6", "W. c #7B7A7A", "X. c #D6D5D4", "Y. c #797877", "Z. c #D8D6D6", "`. c #7C7C7A", " + c #7F7E7E", ".+ c #D3D3D2", "++ c #767473", "@+ c #D6D5D5", "#+ c #D8D7D7", "$+ c #D5D5D5", "%+ c #777676", "&+ c #727271", "*+ c #70716F", "=+ c #6F6E6E", "-+ c #CECECD", ";+ c #6F6F6E", ">+ c #6A6A68", ",+ c #C9C9C9", "'+ c #686866", ")+ c #CACAC9", "!+ c #C6C6C5", "~+ c #DAD9D9", "{+ c #7F7F7F", "]+ c #D4D3D3", "^+ c #767674", "/+ c #D3D3D1", "(+ c #747372", "_+ c #7B7978", ":+ c #7E7D7E", "<+ c #D9D9D9", "[+ c #7C7C7C", "}+ c #D6D6D5", "|+ c #797878", "1+ c #D9D8D8", "2+ c #7B7B7A", "3+ c #DCDBDC", "4+ c #7F7F81", "5+ c #DEDDDE", "6+ c #838283", "7+ c #747373", "8+ c #737171", "9+ c #787877", "0+ c #6F6D6D", "a+ c #767475", "b+ c #D8D8D7", "c+ c #7A7A7A", "d+ c #D1D1D0", "e+ c #CDCCCD", "f+ c #D3D2D2", "g+ c #D7D6D7", "h+ c #7B7C7B", "i+ c #DBDADB", "j+ c #7F7E7F", "k+ c #D1D0D1", "l+ c #6F6F6F", ". + @ # ", ". $ % # ", ". & * # ", ". = - # ", ". ; > # ", ". , ' # ", ". ) ! # ", ". ~ { # ", ". = @ # ", ". ] ^ # ", ". & / # ", ". ( _ # ", ". : < # ", ". [ } # ", ". | / # ", ". 1 2 # ", ". 3 4 # ", ". 5 6 # ", ". 7 8 # ", ". 9 0 # ", ". a b # ", ". c d # ", ". e f # ", ". g h # ", ". i j # ", ". k l # ", ". m h # ", ". n o # ", ". p q # ", ". r s # ", ". t o # ", ". u o # ", ". v w # ", ". x y # ", ". z A # ", ". B C # ", ". D E # ", ". F G # ", ". H I # ", ". J K # ", ". L M # ", ". N I # ", ". O P # ", ". Q R # ", ". S P # ", ". O T # ", ". U V # ", ". W X # ", ". L Y # ", ". N Z # ", ". O P # ", ". H ` # ", ". O A # ", ". N .# ", ". W Z # ", ". ..T # ", ". +.@ # ", ". @.#.# ", ". [ } # ", ". $.%.# ", ". &.*.# ", ". =.-.# ", ". H P # ", ". ( ;.# ", ". >.< # ", ". : ,.# ", ". ( '.# ", ". >.).# ", ". !.~.# ", ". 3 ).# ", ". {.].# ", ". ( < # ", ". ^./.# ", ". !./.# ", ". (._.# ", ". :.<.# ", ". [.}.# ", ". |.1.# ", ". 2.3.# ", ". 4.5.# ", ". 6.7.# ", ". 8.9.# ", ". 0.a.# ", ". b.c.# ", ". |.a.# ", ". B A # ", ". H X # ", ". d.e.# ", ". O ` # ", ". H P # ", ". f.e.# ", ". W X # ", ". L Y # ", ". N Z # ", ". O P # ", ". H ` # ", ". O A # ", ". N .# ", ". W Z # ", ". ..T # ", ". +.@ # ", ". @.#.# ", ". [ } # ", ". $.%.# ", ". &.*.# ", ". =.-.# ", ". H P # ", ". ( ;.# ", ". >.< # ", ". : ,.# ", ". ( '.# ", ". >.).# ", ". !.~.# ", ". 3 ).# ", ". {.].# ", ". ( < # ", ". !.g.# ", ". h.g.# ", ". i.7.# ", ". j.g.# ", ". k.l.# ", ". k.m.# ", ". n.o.# ", ". p.m.# ", ". q.r.# ", ". s.t.# ", ". s.u.# ", ". v.w.# ", ". x.y.# ", ". 6.z.# ", ". A.B.# ", ". C.D.# ", ". E.F.# ", ". G._.# ", ". H.I.# ", ". J.7.# ", ". K.L.# ", ". M.N.# ", ". O.P.# ", ". Q.R.# ", ". S.].# ", ". T.U.# ", ". V.W.# ", ". X.Y.# ", ". Z.`.# ", ". T. +# ", ". .+++# ", ". S.].# ", ". @+Y.# ", ". #+W.# ", ". !.@ # ", ". $+%+# ", ". {.&+# ", ". [ '.# ", ". !.*+# ", ". [ =+# ", ". -+;+# ", ". i.>+# ", ". ,+'+# ", ". )+l.# ", ". !+I # ", ". W Z # ", ". ..T # ", ". +.@ # ", ". @.#.# ", ". [ } # ", ". $.%.# ", ". &.*.# ", ". =.-.# ", ". H P # ", ". ( ;.# ", ". >.< # ", ". : ,.# ", ". ( '.# ", ". >.).# ", ". !.~.# ", ". 3 ).# ", ". {.].# ", ". ( < # ", ". !.g.# ", ". h.g.# ", ". i.7.# ", ". j.g.# ", ". k.l.# ", ". k.m.# ", ". n.o.# ", ". p.m.# ", ". q.r.# ", ". s.t.# ", ". s.u.# ", ". v.w.# ", ". x.y.# ", ". 6.z.# ", ". A.B.# ", ". C.D.# ", ". E.F.# ", ". G._.# ", ". H.I.# ", ". J.7.# ", ". K.L.# ", ". M.N.# ", ". O.P.# ", ". Q.R.# ", ". S.].# ", ". T.U.# ", ". V.W.# ", ". X.Y.# ", ". Z.`.# ", ". ~+{+# ", ". ]+^+# ", ". /+(+# ", ". V._+# ", ". ~ :+# ", ". ]+%+# ", ". <+[+# ", ". }+|+# ", ". 1+W.# ", ". #+2+# ", ". 3+4+# ", ". 5+6+# ", ". #+W.# ", ". {.7+# ", ". ~ :+# ", ". {.8+# ", ". @+9+# ", ". :.0+# ", ". ] a+# ", ". {.- # ", ". .+&+# ", ". S.7+# ", ". b+c+# ", ". ~ :+# ", ". d+&+# ", ". >.#.# ", ". @+9+# ", ". e+%.# ", ". f+- # ", ". g+h+# ", ". i+j+# ", ". S.- # ", ". k+l+# "}; oroborus-2.0.20/themes/e017/shade-active.xpm0000644000000000000000000000451410361474177015375 0ustar /* XPM */ static char * shade_active_xpm[] = { "11 16 119 2", " c None", ". c #A5A4A3", "+ c #A1A1A0", "@ c #6C6C6B", "# c #595858", "$ c #585858", "% c #595859", "& c #777777", "* c #ABABA9", "= c #A8A8A5", "- c #686867", "; c #9F9F9F", "> c #A7A7A7", ", c #9C9C9C", "' c #8D8D8D", ") c #797979", "! c #5B5B5B", "~ c #4B4B4B", "{ c #3A3A3A", "] c #9E9E9D", "^ c #A2A1A0", "/ c #545453", "( c #B7B7B7", "_ c #FEFEFE", ": c #DDDDDD", "< c #BBBBBB", "[ c #A0A0A0", "} c #787878", "| c #515151", "1 c #090909", "2 c #AFAEAD", "3 c #ACABAC", "4 c #585957", "5 c #E0E0E0", "6 c #989898", "7 c #878787", "8 c #595959", "9 c #484848", "0 c #070707", "a c #B0B0AF", "b c #AAABA9", "c c #585757", "d c #9A9A9A", "e c #C2C2C2", "f c #909090", "g c #767676", "h c #565656", "i c #464646", "j c #AEAFAD", "k c #BAB9B8", "l c #606060", "m c #8A8A8A", "n c #ABABAB", "o c #888888", "p c #424242", "q c #C1C2C1", "r c #A1A09F", "s c #535352", "t c #939393", "u c #5C5C5C", "v c #535353", "w c #4A4A4A", "x c #3E3E3E", "y c #BAB9B9", "z c #9F9E9E", "A c #525251", "B c #6F6F6F", "C c #8B8B8B", "D c #545454", "E c #444444", "F c #363636", "G c #B9B9B9", "H c #BEBCBE", "I c #646463", "J c #686868", "K c #818181", "L c #2D2D2D", "M c #DAD8D9", "N c #AAA8AB", "O c #585857", "P c #616161", "Q c #737373", "R c #383838", "S c #313131", "T c #282828", "U c #C7C7C7", "V c #585959", "W c #2F2F2F", "X c #262626", "Y c #C4C3C2", "Z c #2A2A2A", "` c #232323", " . c #D0CFCE", ".. c #A2A1A1", "+. c #C3C4C4", "@. c #AFAEAE", "#. c #616060", "$. c #212121", "%. c #1A1A1A", "&. c #050505", "*. c #D2D1D2", "=. c #B2B1B2", "-. c #848485", ";. c #3C3C3C", ">. c #060606", ",. c #040404", "'. c #403F40", "). c #D3D1D4", "!. c #B0AFB1", "~. c #ABA9A9", "{. c #ABA9AA", "]. c #B6B5B6", "^. c #B8B7B7", "/. c #BCBBBC", "(. c #C1C0C0", "_. c #C5C4C6", ":. c #C8C7C9", "<. c #C6C5C7", "[. c #AEADAE", ". + @ # $ $ % % % & * ", "= - ; > , ' ) ! ~ { ] ", "^ / ( _ : < [ } | 1 2 ", "3 4 > 5 [ 6 7 8 9 0 a ", "b c d e 6 f g h i 0 j ", "k l m n o & 8 | p 0 q ", "r s g t u 8 v w x 0 y ", "z A B C D | w E F 0 G ", "H I J K ~ 9 p { L 0 M ", "N O P Q p x R S T 0 U ", "n V ! P F S W L X 0 Y ", "n 8 h w S W L Z ` 0 .", "..v | F W L Z Z ` 0 +.", "@.#.p T ` $.$.$.%.&.*.", "=.-.;.>.&.&.&.&.,.'.).", "!.~.{.].^./.(._.:.<.[."}; oroborus-2.0.20/themes/e017/shade-inactive.xpm0000644000000000000000000000451610361474177015726 0ustar /* XPM */ static char * shade_inactive_xpm[] = { "11 16 119 2", " c None", ". c #A5A4A3", "+ c #A1A1A0", "@ c #6C6C6B", "# c #595858", "$ c #585858", "% c #595859", "& c #777777", "* c #ABABA9", "= c #A8A8A5", "- c #686867", "; c #9F9F9F", "> c #A7A7A7", ", c #9C9C9C", "' c #8D8D8D", ") c #797979", "! c #5B5B5B", "~ c #4B4B4B", "{ c #3A3A3A", "] c #9E9E9D", "^ c #A2A1A0", "/ c #545453", "( c #B7B7B7", "_ c #FEFEFE", ": c #DDDDDD", "< c #BBBBBB", "[ c #A0A0A0", "} c #787878", "| c #515151", "1 c #090909", "2 c #AFAEAD", "3 c #ACABAC", "4 c #585957", "5 c #E0E0E0", "6 c #989898", "7 c #878787", "8 c #595959", "9 c #484848", "0 c #070707", "a c #B0B0AF", "b c #AAABA9", "c c #585757", "d c #9A9A9A", "e c #C2C2C2", "f c #909090", "g c #767676", "h c #565656", "i c #464646", "j c #AEAFAD", "k c #BAB9B8", "l c #606060", "m c #8A8A8A", "n c #ABABAB", "o c #888888", "p c #424242", "q c #C1C2C1", "r c #A1A09F", "s c #535352", "t c #939393", "u c #5C5C5C", "v c #535353", "w c #4A4A4A", "x c #3E3E3E", "y c #BAB9B9", "z c #9F9E9E", "A c #525251", "B c #6F6F6F", "C c #8B8B8B", "D c #545454", "E c #444444", "F c #363636", "G c #B9B9B9", "H c #BEBCBE", "I c #646463", "J c #686868", "K c #818181", "L c #2D2D2D", "M c #DAD8D9", "N c #AAA8AB", "O c #585857", "P c #616161", "Q c #737373", "R c #383838", "S c #313131", "T c #282828", "U c #C7C7C7", "V c #585959", "W c #2F2F2F", "X c #262626", "Y c #C4C3C2", "Z c #2A2A2A", "` c #232323", " . c #D0CFCE", ".. c #A2A1A1", "+. c #C3C4C4", "@. c #AFAEAE", "#. c #616060", "$. c #212121", "%. c #1A1A1A", "&. c #050505", "*. c #D2D1D2", "=. c #B2B1B2", "-. c #848485", ";. c #3C3C3C", ">. c #060606", ",. c #040404", "'. c #403F40", "). c #D3D1D4", "!. c #B0AFB1", "~. c #ABA9A9", "{. c #ABA9AA", "]. c #B6B5B6", "^. c #B8B7B7", "/. c #BCBBBC", "(. c #C1C0C0", "_. c #C5C4C6", ":. c #C8C7C9", "<. c #C6C5C7", "[. c #AEADAE", ". + @ # $ $ % % % & * ", "= - ; > , ' ) ! ~ { ] ", "^ / ( _ : < [ } | 1 2 ", "3 4 > 5 [ 6 7 8 9 0 a ", "b c d e 6 f g h i 0 j ", "k l m n o & 8 | p 0 q ", "r s g t u 8 v w x 0 y ", "z A B C D | w E F 0 G ", "H I J K ~ 9 p { L 0 M ", "N O P Q p x R S T 0 U ", "n V ! P F S W L X 0 Y ", "n 8 h w S W L Z ` 0 .", "..v | F W L Z Z ` 0 +.", "@.#.p T ` $.$.$.%.&.*.", "=.-.;.>.&.&.&.&.,.'.).", "!.~.{.].^./.(._.:.<.[."}; oroborus-2.0.20/themes/e017/shade-pressed.xpm0000644000000000000000000000451510361474177015570 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "11 16 119 2", " c None", ". c #A5A4A3", "+ c #403F40", "@ c #040404", "# c #050505", "$ c #060606", "% c #3C3C3C", "& c #848485", "* c #ABABA9", "= c #A8A8A5", "- c #1A1A1A", "; c #212121", "> c #232323", ", c #282828", "' c #424242", ") c #616060", "! c #9E9E9D", "~ c #A2A1A0", "{ c #070707", "] c #2A2A2A", "^ c #2D2D2D", "/ c #2F2F2F", "( c #363636", "_ c #515151", ": c #535353", "< c #AFAEAD", "[ c #ACABAC", "} c #313131", "| c #4A4A4A", "1 c #565656", "2 c #595959", "3 c #B0B0AF", "4 c #AAABA9", "5 c #262626", "6 c #616161", "7 c #5B5B5B", "8 c #585959", "9 c #AEAFAD", "0 c #BAB9B8", "a c #383838", "b c #3E3E3E", "c c #737373", "d c #585857", "e c #C1C2C1", "f c #A1A09F", "g c #3A3A3A", "h c #484848", "i c #4B4B4B", "j c #818181", "k c #686868", "l c #646463", "m c #BAB9B9", "n c #9F9E9E", "o c #444444", "p c #545454", "q c #8B8B8B", "r c #6F6F6F", "s c #525251", "t c #B9B9B9", "u c #BEBCBE", "v c #5C5C5C", "w c #939393", "x c #767676", "y c #535352", "z c #DAD8D9", "A c #AAA8AB", "B c #777777", "C c #888888", "D c #ABABAB", "E c #8A8A8A", "F c #606060", "G c #C7C7C7", "H c #464646", "I c #909090", "J c #989898", "K c #C2C2C2", "L c #9A9A9A", "M c #585757", "N c #C4C3C2", "O c #878787", "P c #A0A0A0", "Q c #E0E0E0", "R c #A7A7A7", "S c #585957", "T c #D0CFCE", "U c #A2A1A1", "V c #090909", "W c #787878", "X c #BBBBBB", "Y c #DDDDDD", "Z c #FEFEFE", "` c #B7B7B7", " . c #545453", ".. c #C3C4C4", "+. c #AFAEAE", "@. c #797979", "#. c #8D8D8D", "$. c #9C9C9C", "%. c #9F9F9F", "&. c #686867", "*. c #D2D1D2", "=. c #B2B1B2", "-. c #595859", ";. c #585858", ">. c #595858", ",. c #6C6C6B", "'. c #A1A1A0", "). c #D3D1D4", "!. c #B0AFB1", "~. c #ABA9A9", "{. c #ABA9AA", "]. c #B6B5B6", "^. c #B8B7B7", "/. c #BCBBBC", "(. c #C1C0C0", "_. c #C5C4C6", ":. c #C8C7C9", "<. c #C6C5C7", "[. c #AEADAE", ". + @ # # # # $ % & * ", "= # - ; ; ; > , ' ) ! ", "~ { > ] ] ^ / ( _ : < ", "[ { > ] ^ / } | 1 2 3 ", "4 { 5 ^ / } ( 6 7 8 9 ", "0 { , } a b ' c 6 d e ", "f { ^ g ' h i j k l m ", "n { ( o | _ p q r s t ", "u { b | : 2 v w x y z ", "A { ' _ 2 B C D E F G ", "D { H 1 x I J K L M N ", "D { h 2 O J P Q R S T ", "U V _ W P X Y Z ` ...", "+.g i 7 @.#.$.R %.&.*.", "=.B -.-.-.;.;.>.,.'.).", "!.~.{.].^./.(._.:.<.[."}; oroborus-2.0.20/themes/e017/themerc0000644000000000000000000000110710361474177013657 0ustar title_alignment=left bottom_margin=23 full_width_title=true button_spacing=1 active_text_color=#000000 active_border_color=#444444 active_color_1=#a2cd5a active_shadow_1=#6e8b3d active_hilight_1=#bcee68 active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff inactive_text_color=#cccccc inactive_border_color=#444444 inactive_color_1=#999999 inactive_shadow_1=#999999 inactive_hilight_1=#ffffff inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#ffffff button_layout=CS|HM button_offset=0 double_click_action=shade box_move=false box_resize=false oroborus-2.0.20/themes/e017/title-1-active.xpm0000644000000000000000000000172410361474177015570 0ustar /* XPM */ static char * title_1_active_xpm[] = { "6 20 48 1", " c None", ". c #FFFFFF", "+ c #DFDEDE", "@ c #E0DFDE", "# c #E0E0DF", "$ c #A4A3A3", "% c #A4A4A3", "& c #A5A4A3", "* c #A6A5A3", "= c #A6A6A4", "- c #A8A7A5", "; c #A8A8A5", "> c #A1A09E", ", c #A2A09F", "' c #A2A1A0", ") c #A8A8A8", "! c #A9A8A9", "~ c #AAAAAA", "{ c #ABAAAB", "] c #ACABAC", "^ c #AAABA9", "/ c #BAB9BA", "( c #BAB9B9", "_ c #BAB9B8", ": c #A1A09F", "< c #9F9E9E", "[ c #BCBCBB", "} c #BCBCBC", "| c #BDBCBC", "1 c #BEBCBE", "2 c #A9A8AA", "3 c #AAA8AA", "4 c #AAA8AB", "5 c #ABABAB", "6 c #A4A3A4", "7 c #A3A2A2", "8 c #A2A1A2", "9 c #A2A1A1", "0 c #B0B1B0", "a c #B0B0B0", "b c #B0B0AF", "c c #AFAEAE", "d c #B2B3B3", "e c #B2B2B2", "f c #B2B1B2", "g c #B0AFB1", "h c #79787A", "i c #000000", "......", "+++@##", "$$$%&&", "&&*=-;", ">>>,''", "))!~{]", "^^^^^^", "///(__", ">>>>::", "<<<<<<", "[[}|11", ")))234", "]]]]55", "555555", "666789", "00abcc", "dddeff", "gggggg", "hhhhhh", "iiiiii"}; oroborus-2.0.20/themes/e017/title-1-inactive.xpm0000644000000000000000000000172610361474177016121 0ustar /* XPM */ static char * title_1_inactive_xpm[] = { "6 20 48 1", " c None", ". c #FFFFFF", "+ c #DFDEDE", "@ c #E0DFDE", "# c #E0E0DF", "$ c #A4A3A3", "% c #A4A4A3", "& c #A5A4A3", "* c #A6A5A3", "= c #A6A6A4", "- c #A8A7A5", "; c #A8A8A5", "> c #A1A09E", ", c #A2A09F", "' c #A2A1A0", ") c #A8A8A8", "! c #A9A8A9", "~ c #AAAAAA", "{ c #ABAAAB", "] c #ACABAC", "^ c #AAABA9", "/ c #BAB9BA", "( c #BAB9B9", "_ c #BAB9B8", ": c #A1A09F", "< c #9F9E9E", "[ c #BCBCBB", "} c #BCBCBC", "| c #BDBCBC", "1 c #BEBCBE", "2 c #A9A8AA", "3 c #AAA8AA", "4 c #AAA8AB", "5 c #ABABAB", "6 c #A4A3A4", "7 c #A3A2A2", "8 c #A2A1A2", "9 c #A2A1A1", "0 c #B0B1B0", "a c #B0B0B0", "b c #B0B0AF", "c c #AFAEAE", "d c #B2B3B3", "e c #B2B2B2", "f c #B2B1B2", "g c #B0AFB1", "h c #79787A", "i c #000000", "......", "+++@##", "$$$%&&", "&&*=-;", ">>>,''", "))!~{]", "^^^^^^", "///(__", ">>>>::", "<<<<<<", "[[}|11", ")))234", "]]]]55", "555555", "666789", "00abcc", "dddeff", "gggggg", "hhhhhh", "iiiiii"}; oroborus-2.0.20/themes/e017/title-2-active.xpm0000644000000000000000000000564610361474177015600 0ustar /* XPM */ static char * title_2_active_xpm[] = { "17 20 135 2", " c None", ". c #FFFFFF", "+ c #E5E5E5", "@ c #E4E4E3", "# c #E3E3E3", "$ c #E3E3E2", "% c #E2E2E2", "& c #E1E1E0", "* c #E2E1E0", "= c #E3E2E2", "- c #ABABAB", "; c #ABABA9", "> c #AFAEAE", ", c #888787", "' c #484747", ") c #3D3D3D", "! c #414141", "~ c #474747", "{ c #A5A4A3", "] c #A2A1A0", "^ c #9A9998", "/ c #6A6A6A", "( c #A1A1A1", "_ c #B6B6B6", ": c #C8C8C8", "< c #B0AFB0", "[ c #A8A7A6", "} c #393939", "| c #565656", "1 c #969696", "2 c #B1B1B1", "3 c #B4B4B4", "4 c #B3B3B3", "5 c #B0B0B0", "6 c #ACABAC", "7 c #434443", "8 c #616161", "9 c #C3C3C3", "0 c #DCDCDC", "a c #DEDEDE", "b c #D9D9D9", "c c #D5D5D5", "d c #D0D0D0", "e c #CFCFCF", "f c #CDCDCD", "g c #CCCCCC", "h c #CBCBCB", "i c #CACACA", "j c #C7C7C7", "k c #C6C6C6", "l c #7A7A79", "m c #444444", "n c #9D9D9D", "o c #B5B5B5", "p c #ADADAD", "q c #AAAAAA", "r c #A8A8A8", "s c #A6A6A6", "t c #A5A5A5", "u c #A3A3A3", "v c #A2A2A2", "w c #A0A0A0", "x c #9F9F9F", "y c #9B9B9B", "z c #828282", "A c #D8D8D8", "B c #DBDBDB", "C c #D6D6D6", "D c #C9C9C9", "E c #C4C4C4", "F c #C1C1C1", "G c #C0C0C0", "H c #BDBDBD", "I c #BBBBBB", "J c #B9B9B9", "K c #3B3B3B", "L c #939393", "M c #ACACAC", "N c #9E9E9E", "O c #9C9C9C", "P c #9A9A9A", "Q c #989898", "R c #959595", "S c #404040", "T c #C5C5C5", "U c #C2C2C2", "V c #BEBEBE", "W c #BCBCBC", "X c #AEAEAE", "Y c #484847", "Z c #979797", "` c #949494", " . c #929292", ".. c #909090", "+. c #494949", "@. c #A4A4A4", "#. c #BABABA", "$. c #AFAFAF", "%. c #A9A9A9", "&. c #A7A7A7", "*. c #535353", "=. c #808080", "-. c #919191", ";. c #999999", ">. c #8D8D8D", ",. c #8B8B8B", "'. c #8A8A8A", "). c #898989", "!. c #888788", "~. c #707070", "{. c #A2A3A3", "]. c #676868", "^. c #858585", "/. c #818181", "(. c #868686", "_. c #8C8C8C", ":. c #888888", "<. c #848484", "[. c #838383", "}. c #A4A3A3", "|. c #787878", "1. c #8F8F8F", "2. c #B8B8B8", "3. c #B8B6B7", "4. c #B3B2B3", "5. c #8D8C8D", "6. c #6E6E6E", "7. c #636363", "8. c #ACABAD", "9. c #B2B2B2", "0. c #A5A5A6", "a. c #A8A8A9", "b. c #DDDDDD", "c. c #79787A", "d. c #000000", ". . . . . . . . . . . . . . . . . ", "+ @ @ # # $ % % $ # % & * % = = # ", "- - ; > , ' ) ! ~ ~ ~ ~ ~ ~ ~ ~ ~ ", "{ ] ^ ! ) / ( _ : : : : : : : : : ", "< [ } | 1 2 3 4 2 5 5 5 5 5 5 5 5 ", "6 7 8 9 0 a b c d e e f g h i j k ", "l m n o _ 4 p q r s t u v w x n y ", "~ z A B C e i D j k E F G H I J _ ", "K L M p q s s t u u ( x N O P Q R ", "S I D j T E 9 U F V H W J _ 4 5 X ", "Y R w ( ( w w w n n y P Z 1 ` ...", "+.@.#.H W W #.J _ o 4 2 $.p - %.&.", "*.=.-.;.P ;.Z Z ` ` L -...>.,.'.).", "!.~.P q $.$.X M %.%.s t v w x N n ", "{.].^./.(._.,.'.:.(.^.<.[.z /././.", "6 }.|.1 >.'.L ` ...1.>.>.>.>.>.>.", "2.3.4.5.v y z 6.7.7.7.7.7.7.7.7.7.", "8.9.9.9.0.a.V b.a a a a a a a a a ", "c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.", "d.d.d.d.d.d.d.d.d.d.d.d.d.d.d.d.d."}; oroborus-2.0.20/themes/e017/title-2-inactive.xpm0000644000000000000000000000745010361474177016122 0ustar /* XPM */ static char * title_2_inactive_xpm[] = { "17 20 191 2", " c None", ". c #FFFFFF", "+ c #E5E5E5", "@ c #E4E4E3", "# c #E3E3E3", "$ c #E3E3E2", "% c #E2E2E2", "& c #E1E1E0", "* c #E2E1E0", "= c #E3E2E2", "- c #ABABAB", "; c #ABABA9", "> c #AFAEAE", ", c #9B9A9A", "' c #666565", ") c #484848", "! c #3E3D3D", "~ c #3F3F3F", "{ c #403F40", "] c #3E3E3E", "^ c #3A3A3A", "/ c #A5A4A3", "( c #A2A1A0", "_ c #9E9D9C", ": c #585858", "< c #333333", "[ c #454545", "} c #9F9F9F", "| c #BABABA", "1 c #CCCCCC", "2 c #B0AFB0", "3 c #ACABAA", "4 c #4C4C4C", "5 c #444444", "6 c #908F90", "7 c #A1A1A1", "8 c #A3A3A3", "9 c #9D9D9D", "0 c #9C9C9C", "a c #ACABAC", "b c #5E5F5E", "c c #4A4B4A", "d c #D9D9D9", "e c #DCDCDC", "f c #D3D3D3", "g c #CBCBCB", "h c #C6C6C6", "i c #C3C3C3", "j c #C1C1C1", "k c #BFBFBF", "l c #BEBEBE", "m c #BCBCBC", "n c #B9B9B9", "o c #C0C0C0", "p c #8B8A89", "q c #383737", "r c #989898", "s c #A5A5A5", "t c #A4A4A4", "u c #949494", "v c #8F8F8F", "w c #8C8C8C", "x c #8A8A8A", "y c #888888", "z c #868686", "A c #838383", "B c #818181", "C c #7F7F7F", "D c #7C7C7C", "E c #808080", "F c #656565", "G c #717170", "H c #CECECE", "I c #C2C2C2", "J c #BBBBBB", "K c #B5B5B5", "L c #B4B4B4", "M c #B1B1B1", "N c #ADADAD", "O c #ACACAC", "P c #A8A8A8", "Q c #A2A2A2", "R c #A6A6A6", "S c #414040", "T c #828282", "U c #999999", "V c #979796", "W c #909090", "X c #8B8B8B", "Y c #7D7D7C", "Z c #7B7B7B", "` c #787878", " . c #757575", ".. c #727272", "+. c #717171", "@. c #B3B3B3", "#. c #AEAEAE", "$. c #ABAAAA", "%. c #9E9E9E", "&. c #989897", "*. c #949493", "=. c #454544", "-. c #858585", ";. c #7D7D7D", ">. c #797879", ",. c #767676", "'. c #737373", "). c #6F6F6F", "!. c #6D6D6D", "~. c #686868", "{. c #676767", "]. c #505050", "^. c #939393", "/. c #A7A7A7", "(. c #A9A9A9", "_. c #9A9A9A", ":. c #969697", "<. c #929191", "[. c #8C8C8B", "}. c #646464", "|. c #474747", "1. c #696A69", "2. c #6B6B6B", "3. c #626263", "4. c #5F5F5F", "5. c #5D5D5D", "6. c #545454", "7. c #525252", "8. c #9A999A", "9. c #5F5E5F", "0. c #7A7A7A", "a. c #919191", "b. c #878787", "c. c #828181", "d. c #808081", "e. c #777777", "f. c #767675", "g. c #747474", "h. c #A2A3A3", "i. c #727373", "j. c #4E4E4E", "k. c #555555", "l. c #494949", "m. c #464646", "n. c #434343", "o. c #424242", "p. c #3D3C3C", "q. c #3D3C3D", "r. c #3C3C3C", "s. c #A8A7A7", "t. c #605F5F", "u. c #4E4D4E", "v. c #5E5E5E", "w. c #606060", "x. c #5C5C5C", "y. c #575757", "z. c #565656", "A. c #535353", "B. c #515151", "C. c #B8B8B8", "D. c #B8B6B7", "E. c #B6B5B6", "F. c #969596", "G. c #919091", "H. c #5B5B5B", "I. c #242424", "J. c #1F1F1F", "K. c #1C1C1D", "L. c #1C1B1C", "M. c #1B1B1C", "N. c #1B1B1B", "O. c #1C1C1C", "P. c #ACABAD", "Q. c #B2B2B2", "R. c #A9A9AA", "S. c #A4A4A5", "T. c #B0B0B0", "U. c #C8C7C7", "V. c #C9C8C8", "W. c #C7C6C8", "X. c #CACBCA", "Y. c #D0CECE", "Z. c #CDCCCD", "`. c #CCCBCD", " + c #CECDCE", ".+ c #6D6C6D", "++ c #6E6E6E", "@+ c #707171", "#+ c #747373", "$+ c #747475", "%+ c #000000", ". . . . . . . . . . . . . . . . . ", "+ @ @ # # $ % % $ # % & * % = = # ", "- - ; > , ' ) ! ~ { ~ ] ~ ~ ] ] ^ ", "/ ( _ : < [ } | 1 1 1 1 1 1 1 1 1 ", "2 3 4 5 6 7 8 } 9 9 9 9 9 9 9 0 8 ", "a b c d e e f g h i i j k l m n o ", "p q r s t 9 u v w x y z A B C D E ", "F G d d H I J n K L M N O P s Q R ", "S T U V W X y z A T B Y Z ` ...+.", "< @.k n @.M #.- $.R s 8 %.0 &.*.r ", "=.Z -.-.T B C ;.` >.,.'.).!.~.' {.", "].^./.(.s t 7 %._.U :.u <.v [.y X ", "}.|.1.'.'.+.!.2.F F 3.4.5.: 6.7.6.", "8.9.0.v ^.a.v X b.-.c.d.Z 0.e.f.g.", "h.i.j.|.6.k.7.j.l.m.n.o.~ ] p.q.r.", "a s.e.t.u.].v.w.x.y.z.A.A.B.B.B.B.", "C.D.E.F.G.H.I.J.K.K.L.L.M.L.L.N.O.", "P.Q.Q.Q.R.S.T.U.V.W.V.X.Y.Z.Z.`. +", ".+++++).).).@+....g.g.#+#+....$+g.", "%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+%+"}; oroborus-2.0.20/themes/e017/title-3-active.xpm0000644000000000000000000000144610361474177015573 0ustar /* XPM */ static char * title_3_active_xpm[] = { "10 20 31 1", " c None", ". c #FFFFFF", "+ c #E0DFDF", "@ c #DFDFDE", "# c #E0DFDE", "$ c #DFDEDD", "% c #DFDEDE", "& c #4D4D4D", "* c #C4C4C4", "= c #9F9F9F", "- c #B4B4B4", "; c #B3B3B3", "> c #929292", ", c #919191", "' c #ABABAB", ") c #AAAAAA", "! c #8E8E8E", "~ c #A7A7A7", "{ c #A6A6A6", "] c #8B8B8B", "^ c #8A8A8A", "/ c #A1A1A1", "( c #878787", "_ c #9B9B9B", ": c #808080", "< c #8D8D8D", "[ c #696969", "} c #686868", "| c #DEDEDE", "1 c #79787A", "2 c #000000", "..........", "+++@@@+#$%", "&&&&&&&&&&", "**********", "==========", "-------;;;", ">>>>>>>>,,", "'')))'''''", "!!!!!!!!!!", "~{{{{{{{{{", "]]^^^^^^^^", "//////////", "((((((((((", "__________", "::::::::::", "!!!!!!!!<<", "[[[[[[[[}}", "||||||||||", "1111111111", "2222222222"}; oroborus-2.0.20/themes/e017/title-3-inactive.xpm0000644000000000000000000000204710361474177016120 0ustar /* XPM */ static char * title_3_inactive_xpm[] = { "10 20 48 1", " c None", ". c #FFFFFF", "+ c #E3E3E3", "@ c #E4E4E3", "# c #E4E4E2", "$ c #E3E3E2", "% c #E4E3E3", "& c #3F3E3E", "* c #3E3D3D", "= c #3D3D3C", "- c #3C3C3C", "; c #3C3C3B", "> c #DADADA", ", c #D9D9D9", "' c #9F9F9F", ") c #9F9F9E", "! c #9E9E9E", "~ c #9E9D9D", "{ c #9E9D9E", "] c #BABABA", "^ c #BABAB9", "/ c #B9B9B8", "( c #B9B8B8", "_ c #797979", ": c #7A7979", "< c #A6A5A6", "[ c #A6A6A6", "} c #6E6D6E", "| c #6D6D6D", "1 c #9C9C9C", "2 c #9B9B9B", "3 c #9A9A9A", "4 c #636363", "5 c #909090", "6 c #555555", "7 c #818181", "8 c #808081", "9 c #808080", "0 c #454445", "a c #454545", "b c #585858", "c c #595858", "d c #595959", "e c #1D1D1D", "f c #1C1C1C", "g c #CECDCE", "h c #747475", "i c #000000", "..........", "++++@@#$$%", "&&**==-;;-", ">>>>,,,,,,", "''))''!~~{", "]]]]]]^//(", "__::______", "<<<<<<<<<[", "}}||||||||", "1111111123", "4444444444", "5555555555", "6666666666", "7788999997", "00aa000000", "bbcccccddd", "eeeeeeffff", "gggggggggg", "hhhhhhhhhh", "iiiiiiiiii"}; oroborus-2.0.20/themes/e017/title-4-active.xpm0000644000000000000000000000451610361474177015575 0ustar /* XPM */ static char * title_4_active_xpm[] = { "10 20 115 2", " c None", ". c #FFFFFF", "+ c #E0E0DF", "@ c #DFDEDE", "# c #E0DFDF", "$ c #E1E0E0", "% c #E2E1E1", "& c #E3E2E2", "* c #E4E3E3", "= c #E4E4E4", "- c #4E4E4E", "; c #494949", "> c #575757", ", c #858584", "' c #ABABAB", ") c #ACABAC", "! c #B5B4B6", "~ c #C4C4C4", "{ c #AAAAAA", "] c #949494", "^ c #828282", "/ c #6F6F6F", "( c #6A6969", "_ c #A2A1A0", ": c #A6A5A5", "< c #A8A8A8", "[ c #A2A3A1", "} c #989898", "| c #919191", "1 c #8B8B8B", "2 c #878787", "3 c #8A8A8A", "4 c #797978", "5 c #A1A1A1", "6 c #B2B3B1", "7 c #B3B3B3", "8 c #B0B0B0", "9 c #ADADAD", "0 c #A9A9A9", "a c #A2A2A2", "b c #929292", "c c #999999", "d c #898989", "e c #A8A7A7", "f c #969696", "g c #939393", "h c #8F8F8F", "i c #838383", "j c #7F7F7F", "k c #9B9A9A", "l c #AAABAB", "m c #A7A7A7", "n c #A4A4A4", "o c #9C9C9C", "p c #888888", "q c #979797", "r c #A8A8A7", "s c #909090", "t c #8E8E8E", "u c #868686", "v c #7B7B7B", "w c #777777", "x c #BDBDBD", "y c #AAABA8", "z c #A5A5A5", "A c #9B9B9B", "B c #707070", "C c #C8C8C8", "D c #8D8D8D", "E c #8C8C8C", "F c #848484", "G c #797979", "H c #626262", "I c #D7D7D7", "J c #B2B1B1", "K c #A6A6A6", "L c #858585", "M c #7E7E7E", "N c #D9D9D9", "O c #A1A0A0", "P c #7D7D7D", "Q c #6C6C6C", "R c #D4D4D3", "S c #A4A3A3", "T c #A3A3A3", "U c #818181", "V c #E7E7E7", "W c #BBBBBB", "X c #7C7C7C", "Y c #717171", "Z c #7A7A7A", "` c #D0D0D0", " . c #DBDBDB", ".. c #A1A0A1", "+. c #B2B2B3", "@. c #757575", "#. c #959595", "$. c #EBEBEB", "%. c #AFAEAF", "&. c #AFAEAD", "*. c #696969", "=. c #767676", "-. c #CBCBCB", ";. c #E9E9E9", ">. c #E2E3E3", ",. c #B4B5B5", "'. c #B2B3B3", "). c #DEDEDE", "!. c #D9D8D9", "~. c #BBBABA", "{. c #AEADAD", "]. c #AEADAE", "^. c #ABABAC", "/. c #79787A", "(. c #000000", ". . . . . . . . . . ", "+ @ # # $ % & * = * ", "- - ; > , ' ) ) ) ! ", "~ { ] ^ / ( _ : < [ ", "} ] | 1 2 3 4 5 : 6 ", "7 8 9 0 a b c d e : ", "f g | h 1 i j a k l ", "8 9 { m n o p q { r ", "] b s t 1 u v w x y ", "9 { < z a A h B C r ", "| s D E d F G H I J ", "0 K n 5 o ] L M N O ", "h D 3 p i P Q 8 R S ", "T 5 o q s U L V W ! ", "p L U X Y Z ` ...+.", "b t i @.#.I $.%.) &.", "*.=.] -.;.>.,.'.'.+.", ").).N !.~.) {.].].^.", "/./././././././././.", "(.(.(.(.(.(.(.(.(.(."}; oroborus-2.0.20/themes/e017/title-4-inactive.xpm0000644000000000000000000000564010361474177016123 0ustar /* XPM */ static char * title_4_inactive_xpm[] = { "10 20 152 2", " c None", ". c #FFFFFF", "+ c #E0E0DF", "@ c #DFDEDE", "# c #E0DFDF", "$ c #E1E0E0", "% c #E2E1E1", "& c #E3E2E2", "* c #E4E3E3", "= c #E4E4E4", "- c #424141", "; c #434342", "> c #50504F", ", c #6D6C6C", "' c #969695", ") c #ABABAB", "! c #ACABAC", "~ c #B5B4B6", "{ c #D5D5D5", "] c #AEADAD", "^ c #808080", "/ c #5A5A5A", "( c #5F5E5E", "_ c #757474", ": c #A5A4A3", "< c #A6A5A5", "[ c #A8A8A8", "} c #A2A3A1", "| c #878787", "1 c #7E7E7E", "2 c #767676", "3 c #696968", "4 c #464746", "5 c #646564", "6 c #767675", "7 c #A3A3A3", "8 c #B2B3B1", "9 c #B0AFB0", "0 c #AAAAA9", "a c #A3A4A3", "b c #9C9C9C", "c c #8F8E8E", "d c #626261", "e c #676767", "f c #8A8A89", "g c #A8A7A7", "h c #787878", "i c #737373", "j c #6D6D6D", "k c #666665", "l c #5C5B5B", "m c #484848", "n c #2B2B2B", "o c #817F7F", "p c #9C9B9B", "q c #AAABAB", "r c #A7A7A6", "s c #A1A1A1", "t c #9B9B9B", "u c #969595", "v c #8E8E8E", "w c #7F7F7E", "x c #515151", "y c #444444", "z c #A8A7A8", "A c #A8A8A7", "B c #6E6E6E", "C c #616160", "D c #5C5C5C", "E c #545353", "F c #494949", "G c #343434", "H c #1D1D1D", "I c #A4A4A3", "J c #AAABA8", "K c #959595", "L c #8F8F8F", "M c #8A8A8A", "N c #828282", "O c #575656", "P c #212121", "Q c #A9A9A9", "R c #666566", "S c #616161", "T c #555555", "U c #4C4C4C", "V c #404040", "W c #303030", "X c #181818", "Y c #D3D3D3", "Z c #B2B1B1", "` c #919191", " . c #8C8C8C", ".. c #7F7F7F", "+. c #717171", "@. c #5D5D5D", "#. c #3B3A3A", "$. c #1F1F1F", "%. c #BFBFBF", "&. c #A1A0A0", "*. c #585858", "=. c #4A4A4A", "-. c #454545", ";. c #3A3A3A", ">. c #2F2F2F", ",. c #393939", "'. c #B6B7B5", "). c #A4A3A3", "!. c #838383", "~. c #7D7D7D", "{. c #727272", "]. c #636263", "^. c #4E4E4E", "/. c #313131", "(. c #B9B9BA", "_. c #B1B1B1", ":. c #3D3D3D", "<. c #363636", "[. c #2C2C2C", "}. c #202020", "|. c #1A1A1A", "1. c #6F6E6F", "2. c #B7B7B7", "3. c #A1A0A1", "4. c #B2B2B3", "5. c #565656", "6. c #353535", "7. c #242424", "8. c #252525", "9. c #878586", "0. c #CCCCCC", "a. c #ADACAE", "b. c #AFAEAD", "c. c #1B1B1B", "d. c #1D1C1D", "e. c #707171", "f. c #C9CACA", "g. c #CBCCCC", "h. c #B3B4B4", "i. c #B2B3B3", "j. c #CFCECF", "k. c #CECCCB", "l. c #C2C0C1", "m. c #C3C1C2", "n. c #B1B0B0", "o. c #AEADAE", "p. c #ABABAC", "q. c #706F6F", "r. c #6F6F6F", "s. c #6E6D6D", "t. c #6D6C6D", "u. c #000000", ". . . . . . . . . . ", "+ @ # # $ % & * = * ", "- ; > , ' ) ! ! ! ~ ", "{ ] ^ / ( _ : < [ } ", "| 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 e C D E F G H I J ", "t K L M N i O P Q A ", "R S / T U V W X Y Z ", "` .| ..+.@.#.$.%.&.", "*.x =.-.;.>.H ,.'.).", "!.~.{.].^./.P (._.~ ", "y :.<.[.}.|.1.2.3.4.", "5.=.6.7.8.9.0.a.! b.", "c.d.P e.f.g.h.i.i.4.", "j.k.l.m.n.! ] o.o.p.", "e.q.r.s.s.t.t.r.t.h ", "u.u.u.u.u.u.u.u.u.u."}; oroborus-2.0.20/themes/e017/title-5-active.xpm0000644000000000000000000000202010361474177015562 0ustar /* XPM */ static char * title_5_active_xpm[] = { "6 20 52 1", " c None", ". c #FFFFFF", "+ c #E4E3E3", "@ c #E3E2E2", "# c #E2E2E2", "$ c #B5B4B6", "% c #B5B4B5", "& c #A2A3A1", "* c #A2A2A0", "= c #A1A1A0", "- c #A0A09E", "; c #A09F9E", "> c #B2B3B1", ", c #B2B2B1", "' c #A6A5A5", ") c #A7A6A6", "! c #A8A7A7", "~ c #AAABAB", "{ c #A8A8A7", "] c #A9A8A8", "^ c #AAAAA9", "/ c #ABAAAA", "( c #ACABAB", "_ c #AAABA8", ": c #AAAAA8", "< c #A9AAA8", "[ c #A8A7A6", "} c #A6A6A6", "| c #A6A5A4", "1 c #A5A4A4", "2 c #B2B1B1", "3 c #B1B0B0", "4 c #B0AFB0", "5 c #A1A0A0", "6 c #A0A0A0", "7 c #A0A09F", "8 c #A4A3A3", "9 c #A4A4A4", "0 c #B6B4B6", "a c #B6B5B6", "b c #B2B2B3", "c c #B3B2B4", "d c #B4B3B5", "e c #AFAEAD", "f c #AFAEAE", "g c #B0AEAE", "h c #ABABAC", "i c #AAABAC", "j c #787878", "k c #787879", "l c #79787A", "m c #000000", "......", "+++@##", "$$$$%%", "&&*=-;", ">>>,,,", "''')!!", "~~~~~~", "{{]^/(", "__:<{{", "{{[}|1", "222344", "555677", "888911", "$$$0aa", "bbbcdd", "eefg44", "bbbcdd", "hhhi~~", "jjjkll", "mmmmmm"}; oroborus-2.0.20/themes/e017/title-5-inactive.xpm0000644000000000000000000000202210361474177016113 0ustar /* XPM */ static char * title_5_inactive_xpm[] = { "6 20 52 1", " c None", ". c #FFFFFF", "+ c #E4E3E3", "@ c #E3E2E2", "# c #E2E2E2", "$ c #B5B4B6", "% c #B5B4B5", "& c #A2A3A1", "* c #A2A2A0", "= c #A1A1A0", "- c #A0A09E", "; c #A09F9E", "> c #B2B3B1", ", c #B2B2B1", "' c #A6A5A5", ") c #A7A6A6", "! c #A8A7A7", "~ c #AAABAB", "{ c #A8A8A7", "] c #A9A8A8", "^ c #AAAAA9", "/ c #ABAAAA", "( c #ACABAB", "_ c #AAABA8", ": c #AAAAA8", "< c #A9AAA8", "[ c #A8A7A6", "} c #A6A6A6", "| c #A6A5A4", "1 c #A5A4A4", "2 c #B2B1B1", "3 c #B1B0B0", "4 c #B0AFB0", "5 c #A1A0A0", "6 c #A0A0A0", "7 c #A0A09F", "8 c #A4A3A3", "9 c #A4A4A4", "0 c #B6B4B6", "a c #B6B5B6", "b c #B2B2B3", "c c #B3B2B4", "d c #B4B3B5", "e c #AFAEAD", "f c #AFAEAE", "g c #B0AEAE", "h c #ABABAC", "i c #AAABAC", "j c #787878", "k c #787879", "l c #79787A", "m c #000000", "......", "+++@##", "$$$$%%", "&&*=-;", ">>>,,,", "''')!!", "~~~~~~", "{{]^/(", "__:<{{", "{{[}|1", "222344", "555677", "888911", "$$$0aa", "bbbcdd", "eefg44", "bbbcdd", "hhhi~~", "jjjkll", "mmmmmm"}; oroborus-2.0.20/themes/e017/top-left-active.xpm0000644000000000000000000000231210361474177016035 0ustar /* XPM */ static char * top_left_active_xpm[] = { "4 20 67 1", " c None", ". c #FFFFFF", "+ c #F7F7F6", "@ c #EEEEED", "# c #DEDDDD", "$ c #E5E5E4", "% c #CDCCCC", "& c #9C9B9B", "* c #9E9E9C", "= c #E8E8E8", "- c #D1D1D1", "; c #A2A3A1", "> c #A5A4A3", ", c #D3D2D1", "' c #A6A5A4", ") c #A5A5A3", "! c #E9E9E9", "~ c #D4D4D3", "{ c #AAABA9", "] c #A8A7A5", "^ c #ECECEC", "/ c #DBDADA", "( c #B5B4B6", "_ c #9D9C9E", ": c #EDEDED", "< c #DCDBDB", "[ c #BAB9B8", "} c #6A696A", "| c #E7E7E6", "1 c #CECECD", "2 c #9F9F9C", "3 c #414140", "4 c #EAE9EA", "5 c #D5D4D5", "6 c #ACABAC", "7 c #3C3C3C", "8 c #D4D4D4", "9 c #ACABAB", "0 c #424242", "a c #D3D3D3", "b c #ABABAB", "c c #4E4D4D", "d c #ECEBEB", "e c #D9D8D8", "f c #B2B2B2", "g c #6F6F6F", "h c #EBEBEB", "i c #D8D7D7", "j c #B2B1B2", "k c #9B9A9C", "l c #ECEBEC", "m c #D8D8D8", "n c #B2B3B3", "o c #EDEDEC", "p c #DBDBDA", "q c #B8B8B8", "r c #D9D8D9", "s c #B4B3B5", "t c #B6B5B6", "u c #D3D3D2", "v c #A8A8A8", "w c #A5A4A4", "x c #AFAEB0", "y c #969597", "z c #D9D9DA", "A c #9E9C9D", "B c #7F7F81", "....", "+@##", "$%&*", "=-;>", "=,')", "!~{]", "^/(_", ":<[}", "|123", "4567", "!890", "!abc", "defg", "hijk", "lmnn", "opqq", "lrst", "!uvw", "hmxy", "^zAB"}; oroborus-2.0.20/themes/e017/top-left-inactive.xpm0000644000000000000000000000231410361474177016366 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "4 20 67 1", " c None", ". c #FFFFFF", "+ c #F7F7F6", "@ c #EEEEED", "# c #DEDDDD", "$ c #E5E5E4", "% c #CDCCCC", "& c #9C9B9B", "* c #9E9E9C", "= c #E8E8E8", "- c #D1D1D1", "; c #A2A3A1", "> c #A5A4A3", ", c #D3D2D1", "' c #A6A5A4", ") c #A5A5A3", "! c #E9E9E9", "~ c #D4D4D3", "{ c #AAABA9", "] c #A8A7A5", "^ c #ECECEC", "/ c #DBDADA", "( c #B5B4B6", "_ c #9D9C9E", ": c #EDEDED", "< c #DCDBDB", "[ c #BAB9B8", "} c #6A696A", "| c #E7E7E6", "1 c #CECECD", "2 c #9F9F9C", "3 c #414140", "4 c #EAE9EA", "5 c #D5D4D5", "6 c #ACABAC", "7 c #3C3C3C", "8 c #D4D4D4", "9 c #ACABAB", "0 c #424242", "a c #D3D3D3", "b c #ABABAB", "c c #4E4D4D", "d c #ECEBEB", "e c #D9D8D8", "f c #B2B2B2", "g c #6F6F6F", "h c #EBEBEB", "i c #D8D7D7", "j c #B2B1B2", "k c #9B9A9C", "l c #ECEBEC", "m c #D8D8D8", "n c #B2B3B3", "o c #EDEDEC", "p c #DBDBDA", "q c #B8B8B8", "r c #D9D8D9", "s c #B4B3B5", "t c #B6B5B6", "u c #D3D3D2", "v c #A8A8A8", "w c #A5A4A4", "x c #AFAEB0", "y c #969597", "z c #D9D9DA", "A c #9E9C9D", "B c #7F7F81", "....", "+@##", "$%&*", "=-;>", "=,')", "!~{]", "^/(_", ":<[}", "|123", "4567", "!890", "!abc", "defg", "hijk", "lmnn", "opqq", "lrst", "!uvw", "hmxy", "^zAB"}; oroborus-2.0.20/themes/e017/top-right-active.xpm0000644000000000000000000000162010361474177016221 0ustar /* XPM */ static char * top_right_active_xpm[] = { "4 20 46 1", " c None", ". c #FFFFFF", "+ c #000000", "@ c #E0DFDF", "# c #DEDEDD", "$ c #9A9A9A", "% c #ABABAB", "& c #767475", "* c #A6A5A5", "= c #A6A5A4", "- c #737272", "; c #A5A5A3", "> c #A8A8A7", ", c #727271", "' c #A8A7A5", ") c #A8A7A4", "! c #747373", "~ c #A9AAAA", "{ c #B2B2B1", "] c #7A7A7A", "^ c #A8A7A8", "/ c #B6B5B6", "( c #7E7D7E", "_ c #A4A4A1", ": c #A09F9E", "< c #999797", "[ c #6A6A6A", "} c #C1C2C1", "| c #AEADAD", "1 c #787877", "2 c #AFAEAE", "3 c #9C9B9C", "4 c #6C6B6B", "5 c #BFBEBE", "6 c #A8A7A7", "7 c #B8B9B8", "8 c #B0AFB1", "9 c #7B7C7B", "0 c #B8B6B8", "a c #7F7E7F", "b c #A8A8A8", "c c #A4A3A4", "d c #6F6F6F", "e c #AAA8A9", "f c #797878", "g c #777678", "...+", "@#$+", "%%&+", "*=-+", ";>,+", "')!+", "~{]+", "^/(+", "_;,+", ":<[+", "}|1+", "234+", "56-+", "789+", "00a+", "b'-+", "ccd+", "ee&+", "22f+", "88g+"}; oroborus-2.0.20/themes/e017/top-right-inactive.xpm0000644000000000000000000000162210361474177016552 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "4 20 46 1", " c None", ". c #FFFFFF", "+ c #000000", "@ c #E0DFDF", "# c #DEDEDD", "$ c #9A9A9A", "% c #ABABAB", "& c #767475", "* c #A6A5A5", "= c #A6A5A4", "- c #737272", "; c #A5A5A3", "> c #A8A8A7", ", c #727271", "' c #A8A7A5", ") c #A8A7A4", "! c #747373", "~ c #A9AAAA", "{ c #B2B2B1", "] c #7A7A7A", "^ c #A8A7A8", "/ c #B6B5B6", "( c #7E7D7E", "_ c #A4A4A1", ": c #A09F9E", "< c #999797", "[ c #6A6A6A", "} c #C1C2C1", "| c #AEADAD", "1 c #787877", "2 c #AFAEAE", "3 c #9C9B9C", "4 c #6C6B6B", "5 c #BFBEBE", "6 c #A8A7A7", "7 c #B8B9B8", "8 c #B0AFB1", "9 c #7B7C7B", "0 c #B8B6B8", "a c #7F7E7F", "b c #A8A8A8", "c c #A4A3A4", "d c #6F6F6F", "e c #AAA8A9", "f c #797878", "g c #777678", "...+", "@#$+", "%%&+", "*=-+", ";>,+", "')!+", "~{]+", "^/(+", "_;,+", ":<[+", "}|1+", "234+", "56-+", "789+", "00a+", "b'-+", "ccd+", "ee&+", "22f+", "88g+"}; oroborus-2.0.20/themes/gorillaworm/0000755000000000000000000000000011336023700014151 5ustar oroborus-2.0.20/themes/gorillaworm/Makefile.am0000644000000000000000000000176410361474177016234 0ustar themedir = $(prefix)/share/oroborus/themes/gorillaworm theme_DATA = bottom-active.xpm \ bottom-active.xpm.xpm \ bottom-inactive.xpm \ bottom-inactive.xpm.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/gorillaworm/Makefile.in0000644000000000000000000002327610361474441016241 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/gorillaworm DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/gorillaworm theme_DATA = bottom-active.xpm \ bottom-active.xpm.xpm \ bottom-inactive.xpm \ bottom-inactive.xpm.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/gorillaworm/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/gorillaworm/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/gorillaworm/bottom-active.xpm0000644000000000000000000000026110361474177017472 0ustar /* XPM */ static char * bottom_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D7D7D7", "# c #919191", ".....", "+++++", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/gorillaworm/bottom-active.xpm.xpm0000644000000000000000000000032610361474177020277 0ustar /* XPM */ static char *bottom-active.xpm[] = { /* columns rows colors chars-per-pixel */ "6 4 4 1", " c opaque", ". c #838383", "X c #cecece", "o c #dfdfdf", /* pixels */ "oooooo", "XXXXXX", "......", " " }; oroborus-2.0.20/themes/gorillaworm/bottom-inactive.xpm0000644000000000000000000000026110361474177020021 0ustar /* XPM */ static char * bottom_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D7D7D7", "# c #919191", ".....", "+++++", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/gorillaworm/bottom-inactive.xpm.xpm0000644000000000000000000000033010361474177020621 0ustar /* XPM */ static char *bottom-inactive.xpm[] = { /* columns rows colors chars-per-pixel */ "6 4 4 1", " c opaque", ". c #838383", "X c #cecece", "o c #dfdfdf", /* pixels */ "oooooo", "XXXXXX", "......", " " }; oroborus-2.0.20/themes/gorillaworm/bottom-left-active.xpm0000644000000000000000000000031710361474177020424 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "4 5 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #EAEAEA", "% c #969696", ".+@#", ".+@$", ".+@@", ".%##", " ..."}; oroborus-2.0.20/themes/gorillaworm/bottom-left-inactive.xpm0000644000000000000000000000032110361474177020746 0ustar /* XPM */ static char * bottom_left_inactive_xpm[] = { "4 5 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #EAEAEA", "% c #969696", ".+@#", ".+@$", ".+@@", ".%##", " ..."}; oroborus-2.0.20/themes/gorillaworm/bottom-right-active.xpm0000644000000000000000000000032010361474177020601 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "4 5 7 1", " c None", ". c #DFDFDF", "+ c #CECECE", "@ c #838383", "# c #000000", "$ c #EAEAEA", "% c #4E4E4E", ".+@#", "$+@#", "++@#", "@@%#", "### "}; oroborus-2.0.20/themes/gorillaworm/bottom-right-inactive.xpm0000644000000000000000000000032210361474177021132 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "4 5 7 1", " c None", ". c #DFDFDF", "+ c #CECECE", "@ c #838383", "# c #000000", "$ c #EAEAEA", "% c #4E4E4E", ".+@#", "$+@#", "++@#", "@@%#", "### "}; oroborus-2.0.20/themes/gorillaworm/close-active.xpm0000644000000000000000000000631410361474177017300 0ustar /* XPM */ static char * close_active_xpm[] = { "18 22 146 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #1E2024", "* c #0D0901", "= c #6C4C07", "- c #B47E0B", "; c #D1930C", "> c #C98E0B", ", c #9F7009", "' c #563D04", ") c #070500", "! c #1A1C20", "~ c #16171A", "{ c #422E04", "] c #E5A212", "^ c #FEB51A", "/ c #FEB417", "( c #FAB010", "_ c #F1A90E", ": c #E5A20D", "< c #D99A0C", "[ c #B37F09", "} c #291D02", "| c #111215", "1 c #412E04", "2 c #F8B016", "3 c #FFBC31", "4 c #FFC040", "5 c #FFBE39", "6 c #FFB720", "7 c #F9AF10", "8 c #ECA60E", "9 c #DF9D0C", "0 c #D1940B", "a c #BB8509", "b c #251B02", "c c #181A1E", "d c #0C0901", "e c #E19E0E", "f c #FFB925", "g c #D1A03D", "h c #9F7E40", "i c #BD9341", "j c #FFBC34", "k c #DA9910", "l c #9C6E09", "m c #A57409", "n c #D4960B", "o c #C68C09", "p c #9D7007", "q c #040300", "r c #684906", "s c #FFB927", "t c #AD8534", "u c #FFFFFF", "v c #EBAE31", "w c #C98E0F", "x c #E1B758", "y c #B88308", "z c #3D2C02", "A c #AC790A", "B c #F5AC0F", "C c #FEB519", "D c #CB962A", "E c #DEB14D", "F c #C48B09", "G c #B68207", "H c #6F5004", "I c #060708", "J c #C78C0B", "K c #EEA70E", "L c #F8AF0F", "M c #EBA81C", "N c #E5B854", "O c #CE920A", "P c #C08909", "Q c #B38007", "R c #845F04", "S c #000000", "T c #BF870A", "U c #E4A10D", "V c #EDA70E", "W c #C0870B", "X c #DCAB3D", "Y c #C78D09", "Z c #BB8508", "` c #AE7C06", " . c #805B04", ".. c #0A0B0C", "+. c #976B08", "@. c #DA9A0C", "#. c #E19F0C", "$. c #956908", "%. c #D5B15E", "&. c #B48007", "*. c #A87806", "=. c #644803", "-. c #040505", ";. c #513904", ">. c #A07208", ",. c #DBA52C", "'. c #D39B1D", "). c #CAA54D", "!. c #AB7A06", "~. c #A07305", "{. c #312301", "]. c #1B1C20", "^. c #A97808", "/. c #CA8F0A", "(. c #DAB051", "_. c #D9AE4C", ":. c #CF9D2B", "<. c #CD9F34", "[. c #D4B05E", "}. c #B28519", "|. c #A27405", "1. c #7D5A03", "2. c #271C02", "3. c #B17E07", "4. c #BC8608", "5. c #BE8708", "6. c #BD8608", "7. c #A97906", "8. c #A17405", "9. c #8F6604", "0. c #181101", "a. c #231901", "b. c #956A06", "c. c #AF7D07", "d. c #AD7B06", "e. c #A47505", "f. c #9E7105", "g. c #7C5903", "h. c #3A2A02", "i. c #6A4C03", "j. c #7F5B04", "k. c #7C5904", "l. c #624603", "m. c #020100", "n. c #121111", "o. c #0F0F0E", " ", " ", " ", " ", " ", " . + @ # $ % ", " & * = - ; > , ' ) ! ", " ~ { ] ^ / ( _ : < [ } | ", " & 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 7 s t u u v w u u x o y z c ", " + A B C D u u u u u u E F G H I ", " # J K L / M u u u u N O P Q R S ", " # T U V W W u u u u X Y Z ` .S ", " ..+.@.#.$.u u u u u u %.&.*.=.-. ", " % ;.O n >.u u ,.'.u u ).!.~.{.]. ", " ) ^.Y /.(._.:.<.[.).}.|.1.) ", " 2.3.4.5.6.Z G 3.7.8.9.0. ", " a.b.c.c.d.7.e.f.g.0. ", " q h.i.j.k.l.{.m. ", " n.S S o. ", " "}; oroborus-2.0.20/themes/gorillaworm/close-inactive.xpm0000644000000000000000000000717610361474177017636 0ustar /* XPM */ static char * close_inactive_xpm[] = { "18 22 173 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #0D0901", "* c #6C4C07", "= c #B47E0B", "- c #D1930C", "; c #C98E0B", "> c #9F7009", ", c #563D04", "' c #070500", ") c #1F2125", "! c #16171A", "~ c #422E04", "{ c #E5A212", "] c #FEB51A", "^ c #FEB417", "/ c #FAB010", "( c #F1A90E", "_ c #E5A20D", ": c #D99A0C", "< c #B37F09", "[ c #291D02", "} c #111215", "| c #412E04", "1 c #F8B016", "2 c #FFBC31", "3 c #FFC040", "4 c #FFBE39", "5 c #FFB720", "6 c #F9AF10", "7 c #ECA60E", "8 c #DF9D0C", "9 c #D1940B", "0 c #BB8509", "a c #251B02", "b c #1D1F22", "c c #0C0901", "d c #E19E0E", "e c #FFB925", "f c #E7B144", "g c #CEA352", "h c #DDAC4C", "i c #FFBC34", "j c #EBA511", "k c #C58B0B", "l c #C3890B", "m c #D4960B", "n c #C68C09", "o c #9D7007", "p c #040300", "q c #684906", "r c #FFB927", "s c #D5A340", "t c #FEE5B5", "u c #FEE3AD", "v c #F5B533", "w c #E3A011", "x c #F7D486", "y c #F0CF86", "z c #DAA632", "A c #B88308", "B c #3D2C02", "C c #AC790A", "D c #F5AC0F", "E c #FEB519", "F c #E5A930", "G c #FFE0A3", "H c #FFDF9F", "I c #FFDB91", "J c #FCD787", "K c #F6D386", "L c #EFCE85", "M c #D8A32C", "N c #C48B09", "O c #B68207", "P c #6F5004", "Q c #060708", "R c #C78C0B", "S c #EEA70E", "T c #F8AF0F", "U c #F5AF1D", "V c #FFDA8D", "W c #FDD888", "X c #F8D486", "Y c #F3D186", "Z c #DFA930", "` c #CE920A", " . c #C08909", ".. c #B38007", "+. c #845F04", "@. c #000000", "#. c #BF870A", "$. c #E4A10D", "%. c #EDA70E", "&. c #D9980D", "*. c #DA9A0D", "=. c #FAD587", "-. c #EECE85", ";. c #D7A024", ">. c #C78D09", ",. c #BB8508", "'. c #AE7C06", "). c #805B04", "!. c #976B08", "~. c #DA9A0C", "{. c #E19F0C", "]. c #BD850A", "^. c #F1CF86", "/. c #EECD85", "(. c #E9CA85", "_. c #E4C784", ":. c #CA9D34", "<. c #B48007", "[. c #A87806", "}. c #644803", "|. c #050606", "1. c #513904", "2. c #BC8509", "3. c #ECCC85", "4. c #D89E1C", "5. c #D19713", "6. c #E4C684", "7. c #DFC384", "8. c #C0942A", "9. c #AB7A06", "0. c #A07305", "a. c #312301", "b. c #1B1C20", "c. c #A97808", "d. c #CA8F0A", "e. c #D3A02D", "f. c #D29F2B", "g. c #CB951B", "h. c #C8951F", "i. c #C89B33", "j. c #BF932A", "k. c #AF800F", "l. c #A27405", "m. c #7D5A03", "n. c #020100", "o. c #271C02", "p. c #B17E07", "q. c #BC8608", "r. c #BE8708", "s. c #BD8608", "t. c #A97906", "u. c #A17405", "v. c #8F6604", "w. c #181101", "x. c #181A1D", "y. c #231901", "z. c #956A06", "A. c #AF7D07", "B. c #AD7B06", "C. c #A47505", "D. c #9E7105", "E. c #7C5903", "F. c #0D0E10", "G. c #4E4D4B", "H. c #3A2A02", "I. c #6A4C03", "J. c #7F5B04", "K. c #7C5904", "L. c #624603", "M. c #424140", "N. c #121111", "O. c #0F0F0E", "P. c #494746", " ", " ", " ", " ", " ", " . + @ # $ % ", " . & * = - ; > , ' ) ", " ! ~ { ] ^ / ( _ : < [ } ", " . | 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 6 r s t u v w x y z n A B 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 Y -.;.>.,.'.).@. ", " $ !.~.{.].Y Y ^./.(._.:.<.[.}.|. ", " % 1.` m 2.3.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.,.O p.t.u.v.w.x. ", " } y.z.A.A.B.t.C.D.E.w.F. ", " G.p H.I.J.K.L.a.n.M. ", " G.N.@.@.O.P. ", " "}; oroborus-2.0.20/themes/gorillaworm/close-pressed.xpm0000644000000000000000000000545510361474177017477 0ustar /* XPM */ static char * close_pressed_xpm[] = { "18 22 120 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #1E2024", "* c #0D0901", "= c #A15300", "- c #E47000", "; c #FE8300", "> c #F78000", ", c #CF6B00", "' c #8C4800", ") c #070500", "! c #1A1C20", "~ c #16171A", "{ c #422E04", "] c #FF8F16", "^ c #FF9733", "/ c #FF9631", "( c #FF9627", "_ c #FF911C", ": c #FF8D12", "< c #FF8706", "[ c #E17400", "} c #291D02", "| c #111215", "1 c #412E04", "2 c #FD9B25", "3 c #FFA248", "4 c #FFA854", "5 c #FFA650", "6 c #FF9A39", "7 c #FF9525", "8 c #FF9018", "9 c #FF890A", "0 c #E97900", "a c #251B02", "b c #181A1E", "c c #0C0901", "d c #FF8B0E", "e c #FF9D3F", "f c #FF932B", "g c #EB7914", "h c #FB8C20", "i c #FFAF40", "j c #FF830A", "k c #CE6A00", "l c #D66E00", "m c #FF8400", "n c #F17D00", "o c #040300", "p c #9E5100", "q c #FF9E40", "r c #FF7F02", "s c #FFFFFF", "t c #FF9937", "u c #F98100", "v c #FFAB50", "w c #E67700", "x c #733E00", "y c #DC7100", "z c #FF9423", "A c #FF8814", "B c #FFA443", "C c #EF7C00", "D c #A15700", "E c #060708", "F c #F67F00", "G c #FF911A", "H c #FF9025", "I c #EC7A00", "J c #DF7300", "K c #B46100", "L c #000000", "M c #FF8C10", "N c #EE7B00", "O c #FF9C33", "P c #F47E00", "Q c #E77800", "R c #AF5B00", "S c #0A0B0C", "T c #C76700", "U c #FF8808", "V c #FF8A0C", "W c #C66600", "X c #FAA94D", "Y c #965100", "Z c #040505", "` c #864500", " . c #D76F00", ".. c #CE6F00", "+. c #673800", "@. c #1B1C20", "#. c #C07304", "$. c #FFA23F", "%. c #FF921E", "&. c #FFA84B", "*. c #F99D36", "=. c #D88209", "-. c #AE5E00", ";. c #271C02", ">. c #DE7200", ",. c #BE6200", "'. c #181101", "). c #231901", "!. c #B26702", "~. c #D97000", "{. c #CC6E00", "]. c #AC5D00", "^. c #3A2A02", "/. c #9C5400", "(. c #AF5F00", "_. c #944C00", ":. c #312301", "<. c #020100", "[. c #121111", "}. c #0F0F0E", " ", " ", " ", " ", " ", " . + @ # $ % ", " & * = - ; > , ' ) ! ", " ~ { ] ^ / ( _ : < [ } | ", " & 1 2 3 4 5 6 7 8 9 ; 0 a b ", " c d e f g h i j k l m n k o ", " & p 7 q r s s t u s s v n w x b ", " + y z ^ A s s s s s s B C [ D E ", " # F G 7 / H s s s s v u I J K L ", " # I M 8 N N s s s s O P Q y R L ", " S T U V W s s s s s s X J l Y Z ", " % ` u m , s s 7 M s s O ...+.@. ", " ) #.P > B $.8 %.&.*.=...-.) ", " ;.>.0 0 0 Q [ >.l ..,.'. ", " ).!.y y ~.l , {.].'. ", " o ^./.(.-._.:.<. ", " [.L L }. ", " "}; oroborus-2.0.20/themes/gorillaworm/hide-active.xpm0000644000000000000000000000653310361474177017107 0ustar /* XPM */ static char * hide_active_xpm[] = { "18 22 155 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #1E2024", "* c #0D0901", "= c #6C4C07", "- c #B47E0B", "; c #D1930C", "> c #C98E0B", ", c #9F7009", "' c #563D04", ") c #070500", "! c #1A1C20", "~ c #16171A", "{ c #422E04", "] c #E5A212", "^ c #FEB51A", "/ c #FEB417", "( c #FAB010", "_ c #F1A90E", ": c #E5A20D", "< c #D99A0C", "[ c #B37F09", "} c #291D02", "| c #111215", "1 c #412E04", "2 c #F8B016", "3 c #BE9B52", "4 c #957025", "5 c #FFC859", "6 c #9C6F13", "7 c #F9AF10", "8 c #ECA60E", "9 c #DF9D0C", "0 c #D1940B", "a c #BB8509", "b c #251B02", "c c #181A1E", "d c #0C0901", "e c #E19E0E", "f c #FFB925", "g c #94712B", "h c #FFFFFF", "i c #AC9A75", "j c #FEDD98", "k c #F0A90E", "l c #E29F0D", "m c #D4960B", "n c #C68C09", "o c #9D7007", "p c #040300", "q c #684906", "r c #FFB927", "s c #FECC6A", "t c #AC9B7B", "u c #FEE3AA", "v c #E2A00D", "w c #B88308", "x c #3D2C02", "y c #AC790A", "z c #F5AC0F", "A c #FEB519", "B c #82601B", "C c #FBFAF9", "D c #D4BD8C", "E c #926708", "F c #E09E0C", "G c #D2950B", "H c #C48B09", "I c #B68207", "J c #6F5004", "K c #060708", "L c #C78C0B", "M c #EEA70E", "N c #F8AF0F", "O c #FFDC93", "P c #D0C7B5", "Q c #D6A332", "R c #C08909", "S c #B38007", "T c #845F04", "U c #000000", "V c #BF870A", "W c #E4A10D", "X c #EDA70E", "Y c #F3AB0F", "Z c #F6AD0F", "` c #A4730A", " . c #DAB560", ".. c #BB8508", "+. c #AE7C06", "@. c #805B04", "#. c #0A0B0C", "$. c #976B08", "%. c #DA9A0C", "&. c #E19F0C", "*. c #E6A20D", "=. c #E8A30D", "-. c #9A6D08", ";. c #C9AD6E", ">. c #BE9D52", ",. c #D5B260", "'. c #B48007", "). c #A87806", "!. c #644803", "~. c #040505", "{. c #513904", "]. c #CE920A", "^. c #D8990B", "/. c #D9990C", "(. c #D0AE5F", "_. c #AB7A06", ":. c #A07305", "<. c #312301", "[. c #1B1C20", "}. c #A97808", "|. c #C78D09", "1. c #CA8F0A", "2. c #CC900A", "3. c #CB900A", "4. c #D1A032", "5. c #D8B460", "6. c #D4B160", "7. c #CFAD5F", "8. c #C6A556", "9. c #A27405", "0. c #7D5A03", "a. c #271C02", "b. c #B17E07", "c. c #BC8608", "d. c #BE8708", "e. c #BD8608", "f. c #A97906", "g. c #A17405", "h. c #8F6604", "i. c #181101", "j. c #231901", "k. c #956A06", "l. c #AF7D07", "m. c #AD7B06", "n. c #A47505", "o. c #9E7105", "p. c #7C5903", "q. c #3A2A02", "r. c #6A4C03", "s. c #7F5B04", "t. c #7C5904", "u. c #624603", "v. c #020100", "w. c #121111", "x. c #0F0F0E", " ", " ", " ", " ", " ", " . + @ # $ % ", " & * = - ; > , ' ) ! ", " ~ { ] ^ / ( _ : < [ } | ", " & 1 2 3 4 5 6 7 8 9 0 a b c ", " d e f g h i h j k l m n o p ", " & q 7 r s t h h u k v m n w x c ", " + y z A B h h C D E F G H I J K ", " # L M N / O P h h h h Q R S T U ", " # V W X Y Z ` h h h h ...+.@.U ", " #.$.%.&.*.=.-.h ;.>.h ,.'.).!.~. ", " % {.].m ^.%./.h h h h (._.:.<.[. ", " ) }.|.1.2.3.4.5.6.7.8.9.0.) ", " a.b.c.d.e...I b.f.g.h.i. ", " j.k.l.l.m.f.n.o.p.i. ", " p q.r.s.t.u.<.v. ", " w.U U x. ", " "}; oroborus-2.0.20/themes/gorillaworm/hide-inactive.xpm0000644000000000000000000000725510361474177017440 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "18 22 176 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #0D0901", "* c #6C4C07", "= c #B47E0B", "- c #D1930C", "; c #C98E0B", "> c #9F7009", ", c #563D04", "' c #070500", ") c #1F2125", "! c #16171A", "~ c #422E04", "{ c #E5A212", "] c #FEB51A", "^ c #FEB417", "/ c #FAB010", "( c #F1A90E", "_ c #E5A20D", ": c #D99A0C", "< c #B37F09", "[ c #291D02", "} c #111215", "| c #412E04", "1 c #F8B016", "2 c #DEAB41", "3 c #CA9832", "4 c #FFC349", "5 c #CD9319", "6 c #F9AF10", "7 c #ECA60E", "8 c #DF9D0C", "9 c #D1940B", "0 c #BB8509", "a c #251B02", "b c #1D1F22", "c c #0C0901", "d c #E19E0E", "e c #FFB925", "f c #C99A3B", "g c #FEE4B2", "h c #D5B066", "i c #FFDD99", "j c #FDC755", "k c #F0A90E", "l c #E29F0D", "m c #D4960B", "n c #C68C09", "o c #9D7007", "p c #040300", "q c #684906", "r c #FFB927", "s c #FEC75B", "t c #D5B373", "u c #FEE3AD", "v c #FFDE9A", "w c #FDCB5F", "x c #E2A00D", "y c #B88308", "z c #3D2C02", "A c #AC790A", "B c #F5AC0F", "C c #FEB519", "D c #C08E28", "E c #FFE0A3", "F c #FFDF9F", "G c #FDD98F", "H c #E7B64E", "I c #BF860B", "J c #E09E0C", "K c #D2950B", "L c #C48B09", "M c #B68207", "N c #6F5004", "O c #060708", "P c #C78C0B", "Q c #EEA70E", "R c #F8AF0F", "S c #FFC959", "T c #E7BE68", "U c #FDD888", "V c #F8D486", "W c #F3D186", "X c #ECCC85", "Y c #D29A1E", "Z c #C08909", "` c #B38007", " . c #845F04", ".. c #000000", "+. c #BF870A", "@. c #E4A10D", "#. c #EDA70E", "$. c #F3AB0F", "%. c #F6AD0F", "&. c #CC8F0C", "*. c #F7D486", "=. c #EECE85", "-. c #E9CA85", ";. c #D1A135", ">. c #BB8508", ",. c #AE7C06", "'. c #805B04", "). c #976B08", "!. c #DA9A0C", "~. c #E19F0C", "{. c #E6A20D", "]. c #E8A30D", "^. c #C0880A", "/. c #F1CF86", "(. c #D3A43D", "_. c #C8992F", ":. c #E4C784", "<. c #CA9D35", "[. c #B48007", "}. c #A87806", "|. c #644803", "1. c #050606", "2. c #513904", "3. c #CE920A", "4. c #D8990B", "5. c #D9990C", "6. c #EACB85", "7. c #E7C984", "8. c #E4C684", "9. c #DFC384", "0. c #C39833", "a. c #AB7A06", "b. c #A07305", "c. c #312301", "d. c #1B1C20", "e. c #A97808", "f. c #C78D09", "g. c #CA8F0A", "h. c #CC900A", "i. c #CB900A", "j. c #CC971E", "k. c #CD9F35", "l. c #C89B34", "m. c #C29733", "n. c #B9902E", "o. c #A27405", "p. c #7D5A03", "q. c #020100", "r. c #271C02", "s. c #B17E07", "t. c #BC8608", "u. c #BE8708", "v. c #BD8608", "w. c #A97906", "x. c #A17405", "y. c #8F6604", "z. c #181101", "A. c #181A1D", "B. c #231901", "C. c #956A06", "D. c #AF7D07", "E. c #AD7B06", "F. c #A47505", "G. c #9E7105", "H. c #7C5903", "I. c #0D0E10", "J. c #4E4D4B", "K. c #3A2A02", "L. c #6A4C03", "M. c #7F5B04", "N. c #7C5904", "O. c #624603", "P. c #424140", "Q. c #121111", "R. c #0F0F0E", "S. c #494746", " ", " ", " ", " ", " ", " . + @ # $ % ", " . & * = - ; > , ' ) ", " ! ~ { ] ^ / ( _ : < [ } ", " . | 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 6 r s t u v w k x m n y z b ", " + 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 ` ... ", " # +.@.#.$.%.&.*.W =.-.;.>.,.'... ", " $ ).!.~.{.].^./.(._.:.<.[.}.|.1. ", " % 2.3.m 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.>.M s.w.x.y.z.A. ", " } B.C.D.D.E.w.F.G.H.z.I. ", " J.p K.L.M.N.O.c.q.P. ", " J.Q.....R.S. ", " "}; oroborus-2.0.20/themes/gorillaworm/hide-pressed.xpm0000644000000000000000000000555410361474177017303 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "18 22 124 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #1E2024", "* c #0D0901", "= c #A15300", "- c #E47000", "; c #FE8300", "> c #F78000", ", c #CF6B00", "' c #8C4800", ") c #070500", "! c #1A1C20", "~ c #16171A", "{ c #422E04", "] c #FF8F16", "^ c #FF9733", "/ c #FF9631", "( c #FF9627", "_ c #FF911C", ": c #FF8D12", "< c #FF8706", "[ c #E17400", "} c #291D02", "| c #111215", "1 c #412E04", "2 c #FF932B", "3 c #F49437", "4 c #DF6E00", "5 c #FFB56C", "6 c #D66900", "7 c #FF9525", "8 c #FF9018", "9 c #FF890A", "0 c #F38703", "a c #E97900", "b c #251B02", "c c #181A1E", "d c #0C0901", "e c #FF8B0E", "f c #FF9D3F", "g c #FFFFFF", "h c #CD9C6C", "i c #FFD0A2", "j c #FF8400", "k c #F17D00", "l c #BF6C02", "m c #040300", "n c #9E5100", "o c #FF9E40", "p c #FFBC7B", "q c #CA9D75", "r c #FFD8B2", "s c #E67700", "t c #733E00", "u c #DC7100", "v c #FF9423", "w c #C66100", "x c #FBF9F8", "y c #F8B879", "z c #C46500", "A c #FF8A0C", "B c #F48703", "C c #EF7C00", "D c #A15700", "E c #060708", "F c #F67F00", "G c #FF911A", "H c #FFCE9F", "I c #E0C8B1", "J c #EC7A00", "K c #DF7300", "L c #B46100", "M c #000000", "N c #FF8C10", "O c #FF9321", "P c #FFAB50", "Q c #E77800", "R c #AF5B00", "S c #0A0B0C", "T c #BD6802", "U c #FF8808", "V c #FF8E14", "W c #CC6900", "X c #F7A956", "Y c #F49937", "Z c #FFA94C", "` c #D66E00", " . c #965100", ".. c #040505", "+. c #864500", "@. c #F98100", "#. c #FF8604", "$. c #FFA647", "%. c #D76F00", "&. c #CE6F00", "*. c #673800", "=. c #1B1C20", "-. c #F47E00", ";. c #FD9E38", ">. c #9A5C01", ",. c #271C02", "'. c #D07602", "). c #D97301", "!. c #BE6200", "~. c #181101", "{. c #231901", "]. c #D67301", "^. c #D37201", "/. c #CC6E00", "(. c #945B01", "_. c #3A2A02", ":. c #9C5400", "<. c #AF5F00", "[. c #AE5E00", "}. c #944C00", "|. c #312301", "1. c #020100", "2. c #121111", "3. c #0F0F0E", " ", " ", " ", " ", " ", " . + @ # $ % ", " & * = - ; > , ' ) ! ", " ~ { ] ^ / ( _ : < [ } | ", " & 1 2 3 4 5 6 7 8 9 0 a b c ", " d e f - g h g i _ e j k l m ", " & n 7 o p q g g r _ e j k s t c ", " + u v ^ w g g x y z A B C [ D E ", " # F G 7 / H I g g g g 7 J K L M ", " # J N 8 O v 6 g g g g P Q u R M ", " S T U A : V W g X Y g Z K ` ... ", " % +.@.j #.U < g g g g $.%.&.*.=. ", " ) %.-.> > > O P Z $.;.&.>.) ", " ,.'.a a a Q [ ).` &.!.~. ", " {.z ].].^.` , /.(.~. ", " m _.:.<.[.}.|.1. ", " 2.M M 3. ", " "}; oroborus-2.0.20/themes/gorillaworm/left-active.xpm0000644000000000000000000000030210361474177017114 0ustar /* XPM */ static char * left_active_xpm[] = { "4 8 5 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#"}; oroborus-2.0.20/themes/gorillaworm/left-inactive.xpm0000644000000000000000000000030410361474177017445 0ustar /* XPM */ static char * left_inactive_xpm[] = { "4 8 5 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#"}; oroborus-2.0.20/themes/gorillaworm/maximize-active.xpm0000644000000000000000000000653710361474177020025 0ustar /* XPM */ static char * maximize_active_xpm[] = { "18 22 155 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #1E2024", "* c #0D0901", "= c #6C4C07", "- c #B47E0B", "; c #D1930C", "> c #C98E0B", ", c #9F7009", "' c #563D04", ") c #070500", "! c #1A1C20", "~ c #16171A", "{ c #422E04", "] c #E5A212", "^ c #FEB51A", "/ c #FEB417", "( c #FAB010", "_ c #F1A90E", ": c #E5A20D", "< c #D99A0C", "[ c #B37F09", "} c #291D02", "| c #111215", "1 c #412E04", "2 c #F8B016", "3 c #FFBC31", "4 c #FFC040", "5 c #FFBE39", "6 c #FFB720", "7 c #F9AF10", "8 c #ECA60E", "9 c #DF9D0C", "0 c #D1940B", "a c #BB8509", "b c #251B02", "c c #181A1E", "d c #0C0901", "e c #E19E0E", "f c #FFB925", "g c #C6983A", "h c #B69049", "i c #B78E3F", "j c #B58524", "k c #B57F0D", "l c #A87609", "m c #E29F0D", "n c #D4960B", "o c #C68C09", "p c #9D7007", "q c #040300", "r c #684906", "s c #FFB927", "t c #B58B36", "u c #FFFFFF", "v c #B88308", "w c #3D2C02", "x c #AC790A", "y c #F5AC0F", "z c #FEB519", "A c #B78726", "B c #E2BA62", "C c #C48B09", "D c #B68207", "E c #6F5004", "F c #060708", "G c #C78C0B", "H c #EEA70E", "I c #F8AF0F", "J c #B68110", "K c #FFD06C", "L c #FCCF6D", "M c #F6C864", "N c #B9964A", "O c #DFB861", "P c #C08909", "Q c #B38007", "R c #845F04", "S c #000000", "T c #BF870A", "U c #E4A10D", "V c #EDA70E", "W c #A4740A", "X c #F9D381", "Y c #F0A90E", "Z c #E8A30D", "` c #A77609", " . c #DDBA6A", ".. c #BB8508", "+. c #AE7C06", "@. c #805B04", "#. c #0A0B0C", "$. c #976B08", "%. c #DA9A0C", "&. c #E19F0C", "*. c #996C08", "=. c #BA9E5F", "-. c #AA7809", ";. c #A97709", ">. c #A27208", ",. c #D5B260", "'. c #B48007", "). c #A87806", "!. c #644803", "~. c #040505", "{. c #513904", "]. c #CE920A", "^. c #D8990B", "/. c #D0AE5F", "(. c #AB7A06", "_. c #A07305", ":. c #312301", "<. c #1B1C20", "[. c #A97808", "}. c #C78D09", "|. c #CA8F0A", "1. c #CC900A", "2. c #DBB358", "3. c #DDB969", "4. c #D8B460", "5. c #D4B160", "6. c #CFAD5F", "7. c #C6A556", "8. c #A27405", "9. c #7D5A03", "0. c #271C02", "a. c #B17E07", "b. c #BC8608", "c. c #BE8708", "d. c #BD8608", "e. c #A97906", "f. c #A17405", "g. c #8F6604", "h. c #181101", "i. c #231901", "j. c #956A06", "k. c #AF7D07", "l. c #AD7B06", "m. c #A47505", "n. c #9E7105", "o. c #7C5903", "p. c #4E4D4B", "q. c #3A2A02", "r. c #6A4C03", "s. c #7F5B04", "t. c #7C5904", "u. c #624603", "v. c #020100", "w. c #121111", "x. c #0F0F0E", " ", " ", " ", " ", " ", " . + @ # $ % ", " & * = - ; > , ' ) ! ", " ~ { ] ^ / ( _ : < [ } | ", " & 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 7 s t u u u u u u n o v w c ", " + x y z A u u u u u u B C D E F ", " # G H I J u K L M N u O P Q R S ", " # T U V W u X Y Z ` u ...+.@.S ", " #.$.%.&.*.u =.-.;.>.u ,.'.).!.~. ", " % {.].n ^.u u u u u u /.(._.:.<. ", " ) [.}.|.1.2.3.4.5.6.7.8.9.) ", " 0.a.b.c.d...D a.e.f.g.h. ", " i.j.k.k.l.e.m.n.o.h. ", " p.q q.r.s.t.u.:.v. ", " w.S S x. ", " "}; oroborus-2.0.20/themes/gorillaworm/maximize-inactive.xpm0000644000000000000000000000732110361474177020344 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "18 22 178 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #0D0901", "* c #6C4C07", "= c #B47E0B", "- c #D1930C", "; c #C98E0B", "> c #9F7009", ", c #563D04", "' c #070500", ") c #1F2125", "! c #16171A", "~ c #422E04", "{ c #E5A212", "] c #FEB51A", "^ c #FEB417", "/ c #FAB010", "( c #F1A90E", "_ c #E5A20D", ": c #D99A0C", "< c #B37F09", "[ c #291D02", "} c #111215", "| c #412E04", "1 c #F8B016", "2 c #FFBC31", "3 c #FFC040", "4 c #FFBE39", "5 c #FFB720", "6 c #F9AF10", "7 c #ECA60E", "8 c #DF9D0C", "9 c #D1940B", "0 c #BB8509", "a c #251B02", "b c #1D1F22", "c c #464A54", "d c #0C0901", "e c #E19E0E", "f c #FFB925", "g c #E2AD42", "h c #DAAD57", "i c #DAAA4B", "j c #DAA02C", "k c #D99810", "l c #CC8F0B", "m c #E29F0D", "n c #D4960B", "o c #C68C09", "p c #9D7007", "q c #040300", "r c #684906", "s c #FFB927", "t c #D9A641", "u c #FEE5B5", "v c #FEE3AD", "w c #FFDE9A", "x c #FED989", "y c #F7D486", "z c #F0CF86", "A c #B88308", "B c #3D2C02", "C c #AC790A", "D c #F5AC0F", "E c #FEB519", "F c #DBA22E", "G c #FFE0A3", "H c #FFDF9F", "I c #FFDB91", "J c #FCD787", "K c #F6D386", "L c #EFCE85", "M c #DAA837", "N c #C48B09", "O c #B68207", "P c #6F5004", "Q c #060708", "R c #C78C0B", "S c #EEA70E", "T c #F8AF0F", "U c #DA9A13", "V c #FFDB8F", "W c #FFC344", "X c #FBC03F", "Y c #F4B939", "Z c #D09C2B", "` c #ECCC85", " . c #D6A536", ".. c #C08909", "+. c #B38007", "@. c #845F04", "#. c #000000", "$. c #BF870A", "%. c #E4A10D", "&. c #EDA70E", "*. c #CB8F0C", "=. c #FAD687", "-. c #F7BF48", ";. c #F0A90E", ">. c #E8A30D", ",. c #C2890A", "'. c #E9CA85", "). c #D2A33A", "!. c #BB8508", "~. c #AE7C06", "{. c #805B04", "]. c #976B08", "^. c #DA9A0C", "/. c #E19F0C", "(. c #BF860A", "_. c #F3D186", ":. c #D0A036", "<. c #C68B0B", "[. c #C3890A", "}. c #BB8409", "|. c #E4C784", "1. c #CA9D35", "2. c #B48007", "3. c #A87806", "4. c #644803", "5. c #050606", "6. c #513904", "7. c #CE920A", "8. c #D8990B", "9. c #EACB85", "0. c #E7C984", "a. c #E4C684", "b. c #DFC384", "c. c #C39833", "d. c #AB7A06", "e. c #A07305", "f. c #312301", "g. c #1B1C20", "h. c #A97808", "i. c #C78D09", "j. c #CA8F0A", "k. c #CC900A", "l. c #D3A131", "m. c #D2A43A", "n. c #CD9F35", "o. c #C89B34", "p. c #C29733", "q. c #B9902E", "r. c #A27405", "s. c #7D5A03", "t. c #020100", "u. c #271C02", "v. c #B17E07", "w. c #BC8608", "x. c #BE8708", "y. c #BD8608", "z. c #A97906", "A. c #A17405", "B. c #8F6604", "C. c #181101", "D. c #181A1D", "E. c #231901", "F. c #956A06", "G. c #AF7D07", "H. c #AD7B06", "I. c #A47505", "J. c #9E7105", "K. c #7C5903", "L. c #0D0E10", "M. c #3A2A02", "N. c #6A4C03", "O. c #7F5B04", "P. c #7C5904", "Q. c #624603", "R. c #4E4D4B", "S. c #121111", "T. c #0F0F0E", "U. c #494746", " ", " ", " ", " ", " ", " . + @ # $ % ", " . & * = - ; > , ' ) ", " ! ~ { ] ^ / ( _ : < [ } ", " . | 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 6 s t u v w x y z n o A B 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.n 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.!.O v.z.A.B.C.D. ", " } E.F.G.G.H.z.I.J.K.C.L. ", " q M.N.O.P.Q.f.t. ", " R.S.#.#.T.U. ", " "}; oroborus-2.0.20/themes/gorillaworm/maximize-pressed.xpm0000644000000000000000000000564010361474177020211 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "18 22 127 2", " c None", ". c #23262A", "+ c #0D0D0F", "@ c #020202", "# c #010102", "$ c #0C0C0E", "% c #212328", "& c #1E2024", "* c #0D0901", "= c #A15300", "- c #E47000", "; c #FE8300", "> c #F78000", ", c #CF6B00", "' c #8C4800", ") c #070500", "! c #1A1C20", "~ c #16171A", "{ c #422E04", "] c #FF8F16", "^ c #FF9733", "/ c #FF9631", "( c #FF9627", "_ c #FF911C", ": c #F49610", "< c #FF8706", "[ c #E17400", "} c #291D02", "| c #111215", "1 c #412E04", "2 c #FF932B", "3 c #FFA248", "4 c #FFA854", "5 c #FFA650", "6 c #FF9A39", "7 c #FF9525", "8 c #F79914", "9 c #FF890A", "0 c #E97900", "a c #251B02", "b c #181A1E", "c c #0C0901", "d c #FF8B0E", "e c #FF9D3F", "f c #F78F22", "g c #EE882D", "h c #FB841A", "i c #F97B00", "j c #E77200", "k c #D76F00", "l c #FF8400", "m c #F17D00", "n c #CE6A00", "o c #040300", "p c #9E5100", "q c #FF9E40", "r c #FF830A", "s c #FFFFFF", "t c #E67700", "u c #3D2C02", "v c #DC7100", "w c #FF9423", "x c #FE7D00", "y c #FFAF5B", "z c #EF7C00", "A c #8C5402", "B c #060708", "C c #F67F00", "D c #FF911A", "E c #E97300", "F c #FFBC7B", "G c #FFBF7B", "H c #FFB86C", "I c #F1932E", "J c #FFAD57", "K c #EC7A00", "L c #DF7300", "M c #B46100", "N c #000000", "O c #FF8C10", "P c #FF9018", "Q c #D66E00", "R c #FFC78A", "S c #FF8E14", "T c #FFB05C", "U c #E77800", "V c #AF5B00", "W c #0A0B0C", "X c #C76700", "Y c #FF8808", "Z c #FF8A0C", "` c #C96800", " . c #E89B48", ".. c #D97000", "+. c #D16C00", "@. c #FFA94C", "#. c #965100", "$. c #040505", "%. c #513904", "&. c #F98100", "*. c #FF8604", "=. c #FFA647", "-. c #CE6F00", ";. c #312301", ">. c #1B1C20", ",. c #F47E00", "'. c #FFA84B", "). c #F0B462", "!. c #FFAB50", "~. c #FD9E38", "{. c #AE5E00", "]. c #271C02", "^. c #DE7200", "/. c #B76301", "(. c #181101", "_. c #231901", ":. c #C46500", "<. c #CC6E00", "[. c #AC5D00", "}. c #4E4D4B", "|. c #3A2A02", "1. c #9C5400", "2. c #AF5F00", "3. c #944C00", "4. c #020100", "5. c #121111", "6. c #0F0F0E", " ", " ", " ", " ", " ", " . + @ # $ % ", " & * = - ; > , ' ) ! ", " ~ { ] ^ / ( _ : < [ } | ", " & 1 2 3 4 5 6 7 8 9 ; 0 a b ", " c d e f g h i j k d l m n o ", " & p 7 q r s s s s s s l m t u b ", " + v w ^ x s s s s s s y z [ A B ", " # C D 7 E s F G H I s J K L M N ", " # K O P Q s R _ S k s T U v V N ", " W X Y Z ` s .....+.s @.L Q #.$. ", " % %.&.l *.s s s s s s =.k -.;.>. ", " ) k ,.> > '.).!.@.=.~.-.{.) ", " ].^.0 0 0 U [ ^.Q -./.(. ", " _.:.v v ..Q , <.[.(. ", " }.o |.1.2.{.3.;.4. ", " 5.N N 6. ", " "}; oroborus-2.0.20/themes/gorillaworm/right-active.xpm0000644000000000000000000000030310361474177017300 0ustar /* XPM */ static char * right_active_xpm[] = { "4 8 5 1", " c None", ". c #DFDFDF", "+ c #CECECE", "@ c #838383", "# c #000000", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#"}; oroborus-2.0.20/themes/gorillaworm/right-inactive.xpm0000644000000000000000000000030510361474177017631 0ustar /* XPM */ static char * right_inactive_xpm[] = { "4 8 5 1", " c None", ". c #DFDFDF", "+ c #CECECE", "@ c #838383", "# c #000000", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#", ".+@#"}; oroborus-2.0.20/themes/gorillaworm/shade-active.xpm0000644000000000000000000000160310361474177017253 0ustar /* XPM */ static char * shade_active_xpm[] = { "11 15 41 1", " c None", ". c #020202", "+ c #2E2E2E", "@ c #727272", "# c #969696", "$ c #AEAEAE", "% c #C2C2C2", "& c #D2D2D2", "* c #666666", "= c #DADADA", "- c #E2E2E2", "; c #262626", "> c #525252", ", c #EAEAEA", "' c #929292", ") c #EEEEEE", "! c #3E3E3E", "~ c #B2B2B2", "{ c #868686", "] c #9E9E9E", "^ c #161616", "/ c #B6B6B6", "( c #F2F2F2", "_ c #C6C6C6", ": c #7A7A7A", "< c #BABABA", "[ c #6E6E6E", "} c #A2A2A2", "| c #DEDEDE", "1 c #E6E6E6", "2 c #F6F6F6", "3 c #CACACA", "4 c #BEBEBE", "5 c #9A9A9A", "6 c #323232", "7 c #767676", "8 c #D6D6D6", "9 c #7E7E7E", "0 c #A6A6A6", "a c #424242", "b c #565656", ",,1-|||-1,,", "),=35041&~7!#", "1.[{9777b.1", "|&.a*7*!.&|", "3|,#+.+#,|3", "~4&,)(),&4~", "]}$<%_%<$}]"}; oroborus-2.0.20/themes/gorillaworm/shade-inactive.xpm0000644000000000000000000000160310361474177017602 0ustar /* XPM */ static char * shade_active_xpm[] = { "11 15 41 1", " c None", ". c #020202", "+ c #2E2E2E", "@ c #727272", "# c #969696", "$ c #AEAEAE", "% c #C2C2C2", "& c #D2D2D2", "* c #666666", "= c #DADADA", "- c #E2E2E2", "; c #262626", "> c #525252", ", c #EAEAEA", "' c #929292", ") c #EEEEEE", "! c #3E3E3E", "~ c #B2B2B2", "{ c #868686", "] c #9E9E9E", "^ c #161616", "/ c #B6B6B6", "( c #F2F2F2", "_ c #C6C6C6", ": c #7A7A7A", "< c #BABABA", "[ c #6E6E6E", "} c #A2A2A2", "| c #DEDEDE", "1 c #E6E6E6", "2 c #F6F6F6", "3 c #CACACA", "4 c #BEBEBE", "5 c #9A9A9A", "6 c #323232", "7 c #767676", "8 c #D6D6D6", "9 c #7E7E7E", "0 c #A6A6A6", "a c #424242", "b c #565656", ",,1-|||-1,,", "),=35041&~7!#", "1.[{9777b.1", "|&.a*7*!.&|", "3|,#+.+#,|3", "~4&,)(),&4~", "]}$<%_%<$}]"}; oroborus-2.0.20/themes/gorillaworm/shade-pressed.xpm0000644000000000000000000000177410361474177017456 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "11 15 49 1", " c None", ". c #020202", "+ c #484E71", "@ c #7A7A7A", "# c #99A9D2", "$ c #BEBEBE", "% c #06060A", "& c #CACACA", "* c #D2D2D2", "= c #262626", "- c #DEDEDE", "; c #7A8AA6", "> c #616995", ", c #343652", "' c #7E8ABA", ") c #E2E2E2", "! c #8B99C4", "~ c #AEAEAE", "{ c #F3F3F3", "] c #4E566A", "^ c #8A9ABA", "/ c #3A3E59", "( c #9EAED6", "_ c #2E324A", ": c #7682A8", "< c #1E2232", "[ c #E6E6E6", "} c #565E72", "| c #969696", "1 c #9F9F9F", "2 c #B2B2B2", "3 c #424A6A", "4 c #2F2F2F", "5 c #576086", "6 c #3E4262", "7 c #69729E", "8 c #EAEAEA", "9 c #B9B9B9", "0 c #2E3246", "a c #DADADA", "b c #92A2C2", "c c #C4C4C4", "d c #EEEEEE", "e c #424665", "f c #7A89B3", "g c #666E9A", "h c #8E9EC2", "i c #A6B6DE", "j c #4D5577", "88[)---)[88", "d8a&999&a8{", "{)c@=.=@c){", "{&._,/+e.&{", "{._///6+5.{", "10666<3j>e1", "46ee,%j5>f4", ".j++_./>g#.", "4555...:f^4", "|]777!!##}|", "[.:!f'!(;.[", "-*.}hib}.*-", "&-8|4.4|8-&", "2$*8d{d8*$2", "11~9ccc9~11"}; oroborus-2.0.20/themes/gorillaworm/themerc0000644000000000000000000000021510361474177015540 0ustar full_width_title=true button_offset=1 button_spacing=3 #font=nu title_alignment=center active_text_color=#ffffff inactive_text_color=#c0c0c0 oroborus-2.0.20/themes/gorillaworm/title-1-active.xpm0000644000000000000000000000065410361474177017453 0ustar /* XPM */ static char * title_3_active_xpm[] = { "8 22 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #494E58", "% c #555B66", "........", "++++++++", "@@@@@@@@", "########", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%"}; oroborus-2.0.20/themes/gorillaworm/title-1-inactive.xpm0000644000000000000000000000065410361474177020002 0ustar /* XPM */ static char * title_3_active_xpm[] = { "8 22 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #494E58", "% c #555B66", "........", "++++++++", "@@@@@@@@", "########", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%"}; oroborus-2.0.20/themes/gorillaworm/title-2-active.xpm0000644000000000000000000000065410361474177017454 0ustar /* XPM */ static char * title_3_active_xpm[] = { "8 22 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #494E58", "% c #555B66", "........", "++++++++", "@@@@@@@@", "########", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%"}; oroborus-2.0.20/themes/gorillaworm/title-2-inactive.xpm0000644000000000000000000000065410361474177020003 0ustar /* XPM */ static char * title_3_active_xpm[] = { "8 22 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #494E58", "% c #555B66", "........", "++++++++", "@@@@@@@@", "########", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%"}; oroborus-2.0.20/themes/gorillaworm/title-3-active.xpm0000644000000000000000000000065410361474177017455 0ustar /* XPM */ static char * title_3_active_xpm[] = { "8 22 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #494E58", "% c #555B66", "........", "++++++++", "@@@@@@@@", "########", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%"}; oroborus-2.0.20/themes/gorillaworm/title-3-inactive.xpm0000644000000000000000000000065410361474177020004 0ustar /* XPM */ static char * title_3_active_xpm[] = { "8 22 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #494E58", "% c #555B66", "........", "++++++++", "@@@@@@@@", "########", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%"}; oroborus-2.0.20/themes/gorillaworm/title-4-active.xpm0000644000000000000000000000065410361474177017456 0ustar /* XPM */ static char * title_3_active_xpm[] = { "8 22 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #494E58", "% c #555B66", "........", "++++++++", "@@@@@@@@", "########", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%"}; oroborus-2.0.20/themes/gorillaworm/title-4-inactive.xpm0000644000000000000000000000065410361474177020005 0ustar /* XPM */ static char * title_3_active_xpm[] = { "8 22 7 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #CECECE", "# c #838383", "$ c #494E58", "% c #555B66", "........", "++++++++", "@@@@@@@@", "########", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%", "$$$$$$$$", "%%%%%%%%"}; oroborus-2.0.20/themes/gorillaworm/title-5-active.xpm0000644000000000000000000000054710361474177017460 0ustar /* XPM */ static char *title-5-active[] = { /* columns rows colors chars-per-pixel */ "8 18 2 1", " c #494e58", ". c #555b66", /* pixels */ " ", "........", " ", "........", " ", "........", " ", "........", " ", "........", " ", "........", " ", "........", " ", "........", " ", "........" }; oroborus-2.0.20/themes/gorillaworm/title-5-inactive.xpm0000644000000000000000000000055110361474177020002 0ustar /* XPM */ static char *title-5-inactive[] = { /* columns rows colors chars-per-pixel */ "8 18 2 1", " c #494e58", ". c #555b66", /* pixels */ " ", "........", " ", "........", " ", "........", " ", "........", " ", "........", " ", "........", " ", "........", " ", "........", " ", "........" }; oroborus-2.0.20/themes/gorillaworm/top-left-active.xpm0000644000000000000000000000063710361474177017727 0ustar /* XPM */ static char * top_left_active_xpm[] = { "6 22 9 1", " c None", ". c #000000", "+ c #F5F5F5", "@ c #DFDFDF", "# c #CECECE", "$ c #7C7C7C", "% c #838383", "& c #494E58", "* c #555B66", " .....", ".+@@@@", ".@####", ".@#$%%", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**"}; oroborus-2.0.20/themes/gorillaworm/top-left-inactive.xpm0000644000000000000000000000064110361474177020251 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "6 22 9 1", " c None", ". c #000000", "+ c #F5F5F5", "@ c #DFDFDF", "# c #CECECE", "$ c #7C7C7C", "% c #838383", "& c #494E58", "* c #555B66", " .....", ".+@@@@", ".@####", ".@#$%%", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**", ".@#%&&", ".@#%**"}; oroborus-2.0.20/themes/gorillaworm/top-right-active.xpm0000644000000000000000000000071410361474177020106 0ustar /* XPM */ static char * top_right_active_xpm[] = { "8 22 9 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #ACACAC", "# c #CECECE", "$ c #838383", "% c #ABABAB", "& c #494E58", "* c #555B66", "....... ", "++++++@.", "######$.", "$$$$%#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$."}; oroborus-2.0.20/themes/gorillaworm/top-right-inactive.xpm0000644000000000000000000000071610361474177020437 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "8 22 9 1", " c None", ". c #000000", "+ c #DFDFDF", "@ c #ACACAC", "# c #CECECE", "$ c #838383", "% c #ABABAB", "& c #494E58", "* c #555B66", "....... ", "++++++@.", "######$.", "$$$$%#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$.", "&&&&+#$.", "****+#$."}; oroborus-2.0.20/themes/mkultra/0000755000000000000000000000000011336023700013272 5ustar oroborus-2.0.20/themes/mkultra/bottom-inactive.xpm0000777000000000000000000000000010404732366022436 2bottom-active.xpmustar oroborus-2.0.20/themes/mkultra/bottom-left-inactive.xpm0000777000000000000000000000000010404732366024316 2bottom-left-active.xpmustar oroborus-2.0.20/themes/mkultra/bottom-right-inactive.xpm0000777000000000000000000000000010404732366024664 2bottom-right-active.xpmustar oroborus-2.0.20/themes/mkultra/close-pressed.xpm0000777000000000000000000000000010404732366021703 2close-active.xpmustar oroborus-2.0.20/themes/mkultra/hide-pressed.xpm0000777000000000000000000000000010404732366021313 2hide-active.xpmustar oroborus-2.0.20/themes/mkultra/left-inactive.xpm0000777000000000000000000000000010404732366021512 2left-active.xpmustar oroborus-2.0.20/themes/mkultra/maximize-pressed.xpm0000777000000000000000000000000010404732366023137 2maximize-active.xpmustar oroborus-2.0.20/themes/mkultra/right-inactive.xpm0000777000000000000000000000000010404732366022060 2right-active.xpmustar oroborus-2.0.20/themes/mkultra/title-2-active.xpm0000777000000000000000000000000010404732366022036 2title-1-active.xpmustar oroborus-2.0.20/themes/mkultra/title-2-inactive.xpm0000777000000000000000000000000010404732366022714 2title-1-inactive.xpmustar oroborus-2.0.20/themes/mkultra/title-3-active.xpm0000777000000000000000000000000010404732366022037 2title-1-active.xpmustar oroborus-2.0.20/themes/mkultra/title-3-inactive.xpm0000777000000000000000000000000010404732366022715 2title-1-inactive.xpmustar oroborus-2.0.20/themes/mkultra/title-4-active.xpm0000777000000000000000000000000010404732366022040 2title-1-active.xpmustar oroborus-2.0.20/themes/mkultra/title-4-inactive.xpm0000777000000000000000000000000010404732366022716 2title-1-inactive.xpmustar oroborus-2.0.20/themes/mkultra/title-5-active.xpm0000777000000000000000000000000010404732366022041 2title-1-active.xpmustar oroborus-2.0.20/themes/mkultra/title-5-inactive.xpm0000777000000000000000000000000010404732366022717 2title-1-inactive.xpmustar oroborus-2.0.20/themes/mkultra/Makefile.am0000644000000000000000000000157510361474177015355 0ustar themedir = $(prefix)/share/oroborus/themes/mkultra theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/mkultra/Makefile.in0000644000000000000000000002307310361474441015355 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/mkultra DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/mkultra theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/mkultra/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/mkultra/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/mkultra/bottom-active.xpm0000644000000000000000000000023010361474177016607 0ustar /* XPM */ static char * bottom_active_xpm[] = { "3 5 4 1", " c None", ". c #E2DEC6", "+ c #A19D8C", "@ c #000000", "...", "...", "...", "+++", "@@@"}; oroborus-2.0.20/themes/mkultra/bottom-left-active.xpm0000644000000000000000000000026610361474177017550 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E2DEC6", "# c #A19D8C", " .+@@", " .+@@", " .##", " ..", " "}; oroborus-2.0.20/themes/mkultra/bottom-right-active.xpm0000644000000000000000000000025010361474177017724 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "5 5 4 1", " c None", ". c #E2DEC6", "+ c #A19D8C", "@ c #000000", "..+@ ", "..+@ ", "++@ ", "@@ ", " "}; oroborus-2.0.20/themes/mkultra/close-active.xpm0000644000000000000000000000044710361474177016422 0ustar /* XPM */ static char * close_active_xpm[] = { "12 12 3 1", " c None", ". c #D6DE7A", "+ c #AEB262", "............", "............", "...+....+...", "..+++..+++..", "...++++++...", "....++++....", "....++++....", "...++++++...", "..+++..+++..", "...+....+...", "............", "............"}; oroborus-2.0.20/themes/mkultra/close-inactive.xpm0000644000000000000000000000047010361474177016745 0ustar /* XPM */ static char * close_inactive_xpm[] = { "12 12 4 1", " c None", ". c #ADB161", "+ c #AEB262", "@ c #8A8E4E", ".++.........", "++....+.....", "...@.++.@...", "..@@@..@@@..", "...@@@@@@...", "....@@@@....", "....@@@@....", "...@@@@@@...", "..@@@..@@@..", "...@....@...", "............", "............"}; oroborus-2.0.20/themes/mkultra/hide-active.xpm0000644000000000000000000000044610361474177016225 0ustar /* XPM */ static char * hide_active_xpm[] = { "12 12 3 1", " c None", ". c #D6DE7A", "+ c #AEB262", "............", "............", "............", "............", "............", "...++++++...", "...++++++...", "....++++....", ".....++.....", "............", "............", "............"}; oroborus-2.0.20/themes/mkultra/hide-inactive.xpm0000644000000000000000000000045010361474200016532 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "12 12 3 1", " c None", ". c #ADB161", "+ c #8A8E4E", "............", "............", "............", "............", "............", "...++++++...", "...++++++...", "....++++....", ".....++.....", "............", "............", "............"}; oroborus-2.0.20/themes/mkultra/left-active.xpm0000644000000000000000000000021310361474200016221 0ustar /* XPM */ static char * left_active_xpm[] = { "4 3 4 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #E2DEC6", ".+@@", ".+@@", ".+@@"}; oroborus-2.0.20/themes/mkultra/maximize-active.xpm0000644000000000000000000000045210361474200017117 0ustar /* XPM */ static char * maximize_active_xpm[] = { "12 12 3 1", " c None", ". c #D6DE7A", "+ c #AEB262", "............", "............", "....++++++..", ".....+++++..", "......++++..", ".......+++..", "........++..", ".........+..", "............", "............", "............", "............"}; oroborus-2.0.20/themes/mkultra/maximize-inactive.xpm0000644000000000000000000000047310361474200017451 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "12 12 4 1", " c None", ". c #ADB161", "+ c #AEB262", "@ c #8A8E4E", "............", "............", "..+.@@@@@@..", ".++..@@@@@..", ".+++..@@@@..", ".+++...@@@..", ".++.....@@..", "..+......@..", "..+++++.....", "............", "............", "............"}; oroborus-2.0.20/themes/mkultra/right-active.xpm0000644000000000000000000000023310361474200016406 0ustar /* XPM */ static char * right_active_xpm[] = { "4 3 5 1", " c None", ". c #E2DEC8", "+ c #E2DEC6", "@ c #A19D8C", "# c #000000", ".+@#", "++@#", "++@#"}; oroborus-2.0.20/themes/mkultra/themerc0000644000000000000000000000050410361474200014645 0ustar # based on the theme mkultra (http://kde-look.org/content/show.php?content=2865) # made by Shamyl Zakariya (http://home.earthlink.net/~zakariya/) active_text_color=#555555 inactive_text_color=#8E9652 full_width_title=false title_alignment=center button_spacing=0 button_offset=0 button_layout=C|HM double_click_action=shade oroborus-2.0.20/themes/mkultra/title-1-active.xpm0000644000000000000000000000044110361474200016551 0ustar /* XPM */ static char * title_1_active_xpm[] = { "3 20 6 1", " c None", ". c #000000", "+ c #F6FE96", "@ c #D6DE7A", "# c #B2BA66", "$ c #FFFFFF", "...", "+++", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "###", "$$$"}; oroborus-2.0.20/themes/mkultra/title-1-inactive.xpm0000644000000000000000000000044310361474200017102 0ustar /* XPM */ static char * title_1_inactive_xpm[] = { "3 20 6 1", " c None", ". c #000000", "+ c #CDD575", "@ c #AEB262", "# c #8E9652", "$ c #FFFFFF", "...", "+++", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "@@@", "###", "$$$"}; oroborus-2.0.20/themes/mkultra/top-left-active.xpm0000644000000000000000000000053610361474200017031 0ustar /* XPM */ static char * top_left_active_xpm[] = { "6 20 6 1", " c None", ". c #000000", "+ c #F6FE96", "@ c #D6DE7A", "# c #B2BA66", "$ c #FFFFFF", " .", " ..+", " .++@", " .+@@@", " .+@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".#####", ".$$$$$"}; oroborus-2.0.20/themes/mkultra/top-left-inactive.xpm0000644000000000000000000000054010361474200017353 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "6 20 6 1", " c None", ". c #000000", "+ c #CDD575", "@ c #AEB262", "# c #8E9652", "$ c #FFFFFF", " .", " ..+", " .++@", " .+@@@", " .+@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".#####", ".$$$$$"}; oroborus-2.0.20/themes/mkultra/top-right-active.xpm0000644000000000000000000000053710361474200017215 0ustar /* XPM */ static char * top_right_active_xpm[] = { "6 20 6 1", " c None", ". c #000000", "+ c #F6FE96", "@ c #D6DE7A", "# c #B2BA66", "$ c #FFFFFF", ". ", "+.. ", "@++. ", "@@@#. ", "@@@#. ", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "#####.", "$$$$@."}; oroborus-2.0.20/themes/mkultra/top-right-inactive.xpm0000644000000000000000000000053710361474200017544 0ustar /* XPM */ static char * top_right_active_xpm[] = { "6 20 6 1", " c None", ". c #000000", "+ c #D0D575", "@ c #ADB161", "# c #919451", "$ c #FFFFFF", ". ", "+.. ", "@++. ", "@@@#. ", "@@@#. ", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "#####.", "$$$$@."}; oroborus-2.0.20/themes/next/0000755000000000000000000000000011336023700012571 5ustar oroborus-2.0.20/themes/next/Makefile.am0000644000000000000000000000167110361474200014634 0ustar themedir = $(prefix)/share/oroborus/themes/next theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/next/Makefile.in0000644000000000000000000002315610361474441014656 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/next DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/next theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/next/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/next/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/next/bottom-active.xpm0000644000000000000000000000053410361474200016100 0ustar /* XPM */ static char * bottom_active_xpm[] = { "19 7 5 1", " c None", ". c #000000", "+ c #FFFFFF s active_hilight_2", "@ c #BFBFBF s active_color_2", "# c #8F8F8F s active_shadow_2", "...................", "+++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@", "###################", "..................."}; oroborus-2.0.20/themes/next/bottom-inactive.xpm0000644000000000000000000000054410361474200016430 0ustar /* XPM */ static char * bottom_inactive_xpm[] = { "19 7 5 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_2", "@ c #BFBFBF s inactive_color_2", "# c #8F8F8F s inactive_shadow_2", "...................", "+++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@", "###################", "..................."}; oroborus-2.0.20/themes/next/bottom-left-active.xpm0000644000000000000000000000057010361474200017030 0ustar /* XPM */ static char * resize_active_xpm[] = { "23 7 5 1", " c None", ". c #000000", "+ c #FFFFFF s active_hilight_2", "@ c #BFBFBF s active_color_2", "# c #8F8F8F s active_shadow_2", ".......................", ".+++++++++++++++++++.++", ".+@@@@@@@@@@@@@@@@@#.+@", ".+@@@@@@@@@@@@@@@@@#.+@", ".+@@@@@@@@@@@@@@@@@#.+@", ".+##################.+#", "......................."}; oroborus-2.0.20/themes/next/bottom-left-inactive.xpm0000644000000000000000000000060010361474200017351 0ustar /* XPM */ static char * resize_inactive_xpm[] = { "23 7 5 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_2", "@ c #BFBFBF s inactive_color_2", "# c #8F8F8F s inactive_shadow_2", ".......................", ".+++++++++++++++++++.++", ".+@@@@@@@@@@@@@@@@@#.+@", ".+@@@@@@@@@@@@@@@@@#.+@", ".+@@@@@@@@@@@@@@@@@#.+@", ".+##################.+#", "......................."}; oroborus-2.0.20/themes/next/bottom-right-active.xpm0000644000000000000000000000057010361474200017213 0ustar /* XPM */ static char * resize_active_xpm[] = { "23 7 5 1", " c None", ". c #000000", "+ c #FFFFFF s active_hilight_2", "@ c #BFBFBF s active_color_2", "# c #8F8F8F s active_shadow_2", ".......................", "++.+++++++++++++++++++.", "@#.+@@@@@@@@@@@@@@@@@#.", "@#.+@@@@@@@@@@@@@@@@@#.", "@#.+@@@@@@@@@@@@@@@@@#.", "##.+##################.", "......................."}; oroborus-2.0.20/themes/next/bottom-right-inactive.xpm0000644000000000000000000000060010361474200017534 0ustar /* XPM */ static char * resize_inactive_xpm[] = { "23 7 5 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_2", "@ c #BFBFBF s inactive_color_2", "# c #8F8F8F s inactive_shadow_2", ".......................", "++.+++++++++++++++++++.", "@#.+@@@@@@@@@@@@@@@@@#.", "@#.+@@@@@@@@@@@@@@@@@#.", "@#.+@@@@@@@@@@@@@@@@@#.", "##.+##################.", "......................."}; oroborus-2.0.20/themes/next/close-active.xpm0000644000000000000000000000136010361474200015677 0ustar /* XPM */ static char * close_active_xpm[] = { "21 21 6 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000088 s active_color_1", "# c #000044 s active_shadow_1", "$ c #FFFFFF s active_text_color", ".....................", ".+++++++++++++++++++.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@$$@@@@@$$@@@@#.", ".+@@@@$$$@@@$$$@@@@#.", ".+@@@@@$$$@$$$@@@@@#.", ".+@@@@@@$$$$$@@@@@@#.", ".+@@@@@@@$$$@@@@@@@#.", ".+@@@@@@$$$$$@@@@@@#.", ".+@@@@@$$$@$$$@@@@@#.", ".+@@@@$$$@@@$$$@@@@#.", ".+@@@@$$@@@@@$$@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+##################.", "....................."}; oroborus-2.0.20/themes/next/close-inactive.xpm0000644000000000000000000000137210361474200016231 0ustar /* XPM */ static char * close_inactive_xpm[] = { "21 21 6 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #BFBFBF s inactive_color_1", "# c #8F8F8F s inactive_shadow_1", "$ c #888888 s inactive_text_color", ".....................", ".+++++++++++++++++++.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@$$@@@@@$$@@@@#.", ".+@@@@$$$@@@$$$@@@@#.", ".+@@@@@$$$@$$$@@@@@#.", ".+@@@@@@$$$$$@@@@@@#.", ".+@@@@@@@$$$@@@@@@@#.", ".+@@@@@@$$$$$@@@@@@#.", ".+@@@@@$$$@$$$@@@@@#.", ".+@@@@$$$@@@$$$@@@@#.", ".+@@@@$$@@@@@$$@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+##################.", "....................."}; oroborus-2.0.20/themes/next/close-pressed.xpm0000644000000000000000000000116510361474200016074 0ustar /* XPM */ static char * close_pressed_xpm[] = { "21 21 3 1", " c None", ". c #000000", "+ c #FFFFFF", ".....................", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++..+++++..+++++.", ".+++++...+++...+++++.", ".++++++...+...++++++.", ".+++++++.....+++++++.", ".++++++++...++++++++.", ".+++++++.....+++++++.", ".++++++...+...++++++.", ".+++++...+++...+++++.", ".+++++..+++++..+++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", "....................."}; oroborus-2.0.20/themes/next/hide-active.xpm0000644000000000000000000000135210361474200015504 0ustar /* XPM */ static char * hide_active_xpm[] = { "21 21 6 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000088 s active_color_1", "# c #000044 s active_shadow_1", "$ c #FFFFFF s active_text_color", ".....................", ".+++++++++++++++++++.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+##################.", "....................."}; oroborus-2.0.20/themes/next/hide-inactive.xpm0000644000000000000000000000136410361474200016036 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "21 21 6 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #BFBFBF s inactive_color_1", "# c #8F8F8F s inactive_shadow_1", "$ c #888888 s inactive_text_color", ".....................", ".+++++++++++++++++++.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+##################.", "....................."}; oroborus-2.0.20/themes/next/hide-pressed.xpm0000644000000000000000000000116410361474200015677 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "21 21 3 1", " c None", ". c #000000", "+ c #FFFFFF", ".....................", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++.........+++++.", ".+++++.........+++++.", ".+++++.........+++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", "....................."}; oroborus-2.0.20/themes/next/left-active.xpm0000644000000000000000000000026510361474200015527 0ustar /* XPM */ static char * left_active_xpm[] = { "1 19 2 1", " c None", ". c #000000", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; oroborus-2.0.20/themes/next/left-inactive.xpm0000644000000000000000000000026510361474200016056 0ustar /* XPM */ static char * left_active_xpm[] = { "1 19 2 1", " c None", ". c #000000", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; oroborus-2.0.20/themes/next/maximize-active.xpm0000644000000000000000000000135710361474200016423 0ustar /* XPM */ static char * hide_active_xpm[] = { "21 21 6 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000088 s active_color_1", "# c #000044 s active_shadow_1", "$ c #FFFFFF s active_text_color", ".....................", ".+++++++++++++++++++.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+##################.", "....................."}; oroborus-2.0.20/themes/next/maximize-inactive.xpm0000644000000000000000000000137110361474200016746 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "21 21 6 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #BFBFBF s inactive_color_1", "# c #8F8F8F s inactive_shadow_1", "$ c #888888 s inactive_text_color", ".....................", ".+++++++++++++++++++.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$@@@@@@@$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+##################.", "....................."}; oroborus-2.0.20/themes/next/maximize-pressed.xpm0000644000000000000000000000116510361474200016612 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "21 21 3 1", " c None", ". c #000000", "+ c #FFFFFF", ".....................", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++.........+++++.", ".+++++.........+++++.", ".+++++.........+++++.", ".+++++.+++++++.+++++.", ".+++++.+++++++.+++++.", ".+++++.+++++++.+++++.", ".+++++.+++++++.+++++.", ".+++++.+++++++.+++++.", ".+++++.........+++++.", ".++++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", "....................."}; oroborus-2.0.20/themes/next/right-active.xpm0000644000000000000000000000026510361474200015712 0ustar /* XPM */ static char * left_active_xpm[] = { "1 19 2 1", " c None", ". c #000000", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; oroborus-2.0.20/themes/next/right-inactive.xpm0000644000000000000000000000026510361474200016241 0ustar /* XPM */ static char * left_active_xpm[] = { "1 19 2 1", " c None", ". c #000000", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; oroborus-2.0.20/themes/next/shade-active.xpm0000644000000000000000000000135710361474200015664 0ustar /* XPM */ static char * hide_active_xpm[] = { "21 21 6 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000088 s active_color_1", "# c #000044 s active_shadow_1", "$ c #FFFFFF s active_text_color", ".....................", ".+++++++++++++++++++.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+##################.", "....................."}; oroborus-2.0.20/themes/next/shade-inactive.xpm0000644000000000000000000000137110361474200016207 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "21 21 6 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #BFBFBF s inactive_color_1", "# c #8F8F8F s inactive_shadow_1", "$ c #888888 s inactive_text_color", ".....................", ".+++++++++++++++++++.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@$$$$$$$$$@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@@@@@@#.", ".+##################.", "....................."}; oroborus-2.0.20/themes/next/shade-pressed.xpm0000644000000000000000000000116410361474200016052 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "21 21 3 1", " c None", ". c #000000", "+ c #FFFFFF", ".....................", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++.........+++++.", ".+++++.........+++++.", ".+++++.........+++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", ".+++++++++++++++++++.", "....................."}; oroborus-2.0.20/themes/next/themerc0000644000000000000000000000007010361474200014142 0ustar full_width_title=true button_offset=0 button_spacing=-1 oroborus-2.0.20/themes/next/title-1-active.xpm0000644000000000000000000000131010361474200016044 0ustar /* XPM */ static char * title_active_xpm[] = { "21 21 5 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000088 s active_color_1", "# c #000044 s active_shadow_1", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/next/title-1-inactive.xpm0000644000000000000000000000132010361474200016374 0ustar /* XPM */ static char * title_inactive_xpm[] = { "21 21 5 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #BFBFBF s inactive_color_1", "# c #8F8F8F s inactive_shadow_1", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/next/title-2-active.xpm0000644000000000000000000000054510361474200016056 0ustar /* XPM */ static char * top_left_active_xpm[] = { "4 21 5 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000088 s active_color_1", "# c #000044 s active_shadow_1", "....", "++++", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+###", "...."}; oroborus-2.0.20/themes/next/title-2-inactive.xpm0000644000000000000000000000055510361474200016406 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "4 21 5 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #BFBFBF s inactive_color_1", "# c #8F8F8F s inactive_shadow_1", "....", "++++", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+@@@", "+###", "...."}; oroborus-2.0.20/themes/next/title-3-active.xpm0000644000000000000000000000131010361474200016046 0ustar /* XPM */ static char * title_active_xpm[] = { "21 21 5 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000088 s active_color_1", "# c #000044 s active_shadow_1", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/next/title-3-inactive.xpm0000644000000000000000000000132010361474200016376 0ustar /* XPM */ static char * title_inactive_xpm[] = { "21 21 5 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #BFBFBF s inactive_color_1", "# c #8F8F8F s inactive_shadow_1", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/next/title-4-active.xpm0000644000000000000000000000054610361474200016061 0ustar /* XPM */ static char * top_right_active_xpm[] = { "4 21 5 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000044 s active_shadow_1", "# c #000088 s active_color_1", "....", "++++", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "@@@@", "...."}; oroborus-2.0.20/themes/next/title-4-inactive.xpm0000644000000000000000000000055610361474200016411 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "4 21 5 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #8F8F8F s inactive_shadow_1", "# c #BFBFBF s inactive_color_1", "....", "++++", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "###@", "@@@@", "...."}; oroborus-2.0.20/themes/next/title-5-active.xpm0000644000000000000000000000131010361474200016050 0ustar /* XPM */ static char * title_active_xpm[] = { "21 21 5 1", " c None", ". c #000000", "+ c #0000EE s active_hilight_1", "@ c #000088 s active_color_1", "# c #000044 s active_shadow_1", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/next/title-5-inactive.xpm0000644000000000000000000000132010361474200016400 0ustar /* XPM */ static char * title_inactive_xpm[] = { "21 21 5 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_1", "@ c #BFBFBF s inactive_color_1", "# c #8F8F8F s inactive_shadow_1", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/next/top-left-active.xpm0000644000000000000000000000030010361474200016315 0ustar /* XPM */ static char * title_active_xpm[] = { "1 21 2 1", " c None", ". c #000000", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; oroborus-2.0.20/themes/next/top-left-inactive.xpm0000644000000000000000000000030010361474200016644 0ustar /* XPM */ static char * title_active_xpm[] = { "1 21 2 1", " c None", ". c #000000", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; oroborus-2.0.20/themes/next/top-right-active.xpm0000644000000000000000000000030010361474200016500 0ustar /* XPM */ static char * title_active_xpm[] = { "1 21 2 1", " c None", ". c #000000", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; oroborus-2.0.20/themes/next/top-right-inactive.xpm0000644000000000000000000000030010361474200017027 0ustar /* XPM */ static char * title_active_xpm[] = { "1 21 2 1", " c None", ". c #000000", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; oroborus-2.0.20/themes/oroborus/0000755000000000000000000000000011336023700013465 5ustar oroborus-2.0.20/themes/oroborus/Makefile.am0000644000000000000000000000167510361474200015534 0ustar themedir = $(prefix)/share/oroborus/themes/oroborus theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/oroborus/Makefile.in0000644000000000000000000002317610361474441015554 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/oroborus DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/oroborus theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/oroborus/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/oroborus/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/oroborus/bottom-active.xpm0000644000000000000000000000046510361474200016777 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/oroborus/bottom-inactive.xpm0000644000000000000000000000047710361474200017331 0ustar /* XPM */ static char * bottom_inactive_xpm[] = { "16 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/oroborus/bottom-left-active.xpm0000644000000000000000000000040210361474200017716 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#+", ".+@@@", ".+###", "....."}; oroborus-2.0.20/themes/oroborus/bottom-left-inactive.xpm0000644000000000000000000000041410361474200020250 0ustar /* XPM */ static char * bottom_left_inactive_xpm[] = { "5 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#+", ".+@@@", ".+###", "....."}; oroborus-2.0.20/themes/oroborus/bottom-right-active.xpm0000644000000000000000000000062210361474200020105 0ustar /* XPM */ static char * resize_active_xpm[] = { "12 12 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", "........+@#.", ".++++++++@#.", ".+@@@@@@@@#.", ".+@@@@@@@@#.", ".+@@@@@+#@#.", ".+@@@@@##@#.", ".+@@@@@@@@#.", ".+@@+#@+#@#.", "++@@##@##@#.", "@@@@@@@@@@#.", "###########.", "............"}; oroborus-2.0.20/themes/oroborus/bottom-right-inactive.xpm0000644000000000000000000000067110361474200020440 0ustar /* XPM */ static char * resize_inactive_xpm[] = { "13 13 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "........+@#..", ".++++++++@#..", ".+@@@@@@@@#..", ".+@@@@@@@@#..", ".+@@@@@@@@#..", ".+@@@@@@@@#..", ".+@@@@@@@@#..", ".+@@@@@@@@#..", "++@@@@@@@@#..", "@@@@@@@@@@#..", "###########..", ".............", "............."}; oroborus-2.0.20/themes/oroborus/close-active.xpm0000644000000000000000000000075610361474200016603 0ustar /* XPM */ static char * close_active_xpm[] = { "15 15 5 1", " c None", ". c #B2B2B2 s active_shadow_2", "+ c #000000 s active_border_color", "@ c #FFFFFF s active_hilight_2", "# c #DFDFDF s active_color_2", "...............", ".+++++++++++++@", ".+@@@@@@@@@@@+@", ".+@#########.+@", ".+@#++###++#.+@", ".+@#+++#+++#.+@", ".+@##+++++##.+@", ".+@###+++###.+@", ".+@##+++++##.+@", ".+@#+++#+++#.+@", ".+@#++###++#.+@", ".+@#########.+@", ".+@..........+@", ".+++++++++++++@", ".@@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/oroborus/close-inactive.xpm0000644000000000000000000000061210361474200017121 0ustar /* XPM */ static char * close_inactive_xpm[] = { "15 15 2 1", " c None", ". c #DFDFDF s inactive_color_2", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "..............."}; oroborus-2.0.20/themes/oroborus/close-pressed.xpm0000644000000000000000000000071010361474200016763 0ustar /* XPM */ static char * close_pressed_xpm[] = { "15 15 5 1", " c None", ". c #B2B2B2 s active_shadow_2", "+ c #000000", "@ c #FFFFFF s active_hilight_2", "# c #FFFFFF", "...............", ".+++++++++++++@", ".+###########+@", ".+###########+@", ".+##++###++##+@", ".+##+++#+++##+@", ".+###+++++###+@", ".+####+++####+@", ".+###+++++###+@", ".+##+++#+++##+@", ".+##++###++##+@", ".+###########+@", ".+###########+@", ".+++++++++++++@", ".@@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/oroborus/hide-active.xpm0000644000000000000000000000075510361474200016406 0ustar /* XPM */ static char * hide_active_xpm[] = { "15 15 5 1", " c None", ". c #B2B2B2 s active_shadow_2", "+ c #000000 s active_border_color", "@ c #FFFFFF s active_hilight_2", "# c #DFDFDF s active_color_2", "...............", ".+++++++++++++@", ".+@@@@@@@@@@@+@", ".+@#########.+@", ".+@#########.+@", ".+@#########.+@", ".+@#########.+@", ".+@#########.+@", ".+@#########.+@", ".+@#+++++++#.+@", ".+@#+++++++#.+@", ".+@#########.+@", ".+@..........+@", ".+++++++++++++@", ".@@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/oroborus/hide-inactive.xpm0000644000000000000000000000061210361474200016725 0ustar /* XPM */ static char * close_inactive_xpm[] = { "15 15 2 1", " c None", ". c #DFDFDF s inactive_color_2", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "..............."}; oroborus-2.0.20/themes/oroborus/hide-pressed.xpm0000644000000000000000000000073510361474200016576 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "15 15 5 1", " c None", ". c #B2B2B2 s active_shadow_2", "+ c #000000 s active_border_color", "@ c #FFFFFF s active_hilight_2", "# c #FFFFFF", "...............", ".+++++++++++++@", ".+###########+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+##+++++++##+@", ".+##+++++++##+@", ".+###########+@", ".+###########+@", ".+++++++++++++@", ".@@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/oroborus/left-active.xpm0000644000000000000000000000054010361474200016417 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/oroborus/left-inactive.xpm0000644000000000000000000000055010361474200016747 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/oroborus/maximize-active.xpm0000644000000000000000000000075510361474200017320 0ustar /* XPM */ static char * hide_active_xpm[] = { "15 15 5 1", " c None", ". c #B2B2B2 s active_shadow_2", "+ c #000000 s active_border_color", "@ c #FFFFFF s active_hilight_2", "# c #DFDFDF s active_color_2", "...............", ".+++++++++++++@", ".+@@@@@@@@@@@+@", ".+@#########.+@", ".+@#+++++++#.+@", ".+@#+++++++#.+@", ".+@#+#####+#.+@", ".+@#+#####+#.+@", ".+@#+#####+#.+@", ".+@#+#####+#.+@", ".+@#+++++++#.+@", ".+@#########.+@", ".+@..........+@", ".+++++++++++++@", ".@@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/oroborus/maximize-inactive.xpm0000644000000000000000000000061210361474200017637 0ustar /* XPM */ static char * close_inactive_xpm[] = { "15 15 2 1", " c None", ". c #DFDFDF s inactive_color_2", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "..............."}; oroborus-2.0.20/themes/oroborus/maximize-pressed.xpm0000644000000000000000000000073510361474200017510 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "15 15 5 1", " c None", ". c #B2B2B2 s active_shadow_2", "+ c #000000 s active_border_color", "@ c #FFFFFF s active_hilight_2", "# c #FFFFFF", "...............", ".+++++++++++++@", ".+###########+@", ".+###########+@", ".+##+++++++##+@", ".+##+++++++##+@", ".+##+#####+##+@", ".+##+#####+##+@", ".+##+#####+##+@", ".+##+#####+##+@", ".+##+++++++##+@", ".+###########+@", ".+###########+@", ".+++++++++++++@", ".@@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/oroborus/right-active.xpm0000644000000000000000000000054010361474200016602 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/oroborus/right-inactive.xpm0000644000000000000000000000055010361474200017132 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/oroborus/shade-active.xpm0000644000000000000000000000075510361474200016561 0ustar /* XPM */ static char * hide_active_xpm[] = { "15 15 5 1", " c None", ". c #B2B2B2 s active_shadow_2", "+ c #000000 s active_border_color", "@ c #FFFFFF s active_hilight_2", "# c #DFDFDF s active_color_2", "...............", ".+++++++++++++@", ".+@@@@@@@@@@@+@", ".+@#########.+@", ".+@#+++++++#.+@", ".+@#+++++++#.+@", ".+@#########.+@", ".+@#########.+@", ".+@#########.+@", ".+@#########.+@", ".+@#########.+@", ".+@#########.+@", ".+@..........+@", ".+++++++++++++@", ".@@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/oroborus/shade-inactive.xpm0000644000000000000000000000061210361474200017100 0ustar /* XPM */ static char * close_inactive_xpm[] = { "15 15 2 1", " c None", ". c #DFDFDF s inactive_color_2", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "...............", "..............."}; oroborus-2.0.20/themes/oroborus/shade-pressed.xpm0000644000000000000000000000073510361474200016751 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "15 15 5 1", " c None", ". c #B2B2B2 s active_shadow_2", "+ c #000000 s active_border_color", "@ c #FFFFFF s active_hilight_2", "# c #FFFFFF", "...............", ".+++++++++++++@", ".+###########+@", ".+###########+@", ".+##+++++++##+@", ".+##+++++++##+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+###########+@", ".+++++++++++++@", ".@@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/oroborus/themerc0000644000000000000000000000006710361474200015044 0ustar full_width_title=true button_offset=0 button_spacing=1 oroborus-2.0.20/themes/oroborus/title-1-active.xpm0000644000000000000000000000061610361474200016750 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/oroborus/title-1-inactive.xpm0000644000000000000000000000062610361474200017300 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/oroborus/title-2-active.xpm0000644000000000000000000000170210361474200016746 0ustar /* XPM */ static char * top_left_active_xpm[] = { "27 21 8 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #B70000 s active_hilight_1", "# c #DFDFDF s active_color_2", "$ c #B2B2B2 s active_shadow_2", "% c #8B0000 s active_color_1", "& c #4D0000 s active_shadow_1", "...........................", "++++++.@@@@@@@@@@@@@@@@@@@@", "####$.%%%%%%%%%%%%%%%%%%%%%", "###$.%%%%%%%%%%%%%%%%%%%%%%", "##$.%%%%%%%%%%%%%%%%%%%%%%%", "##$.%%%%@&%@&%@&%@&%@&%@&%%", "##$.%%%%&&%&&%&&%&&%&&%&&%%", "##$.%%%%%%%%%%%%%%%%%%%%%%%", "##$.%%%%@&%@&%@&%@&%@&%@&%%", "##$.%%%%&&%&&%&&%&&%&&%&&%%", "##$.%%%%%%%%%%%%%%%%%%%%%%%", "##$.%%%%@&%@&%@&%@&%@&%@&%%", "##$.%%%%&&%&&%&&%&&%&&%&&%%", "##$.%%%%%%%%%%%%%%%%%%%%%%%", "##$.%%%%@&%@&%@&%@&%@&%@&%%", "##$.%%%%&&%&&%&&%&&%&&%&&%%", "##$.%%%%%%%%%%%%%%%%%%%%%%%", "###$.%%%%%%%%%%%%%%%%%%%%%%", "####$.%%%%%%%%%%%%%%%%%%%%%", "$$$$$$.&&&&&&&&&&&&&&&&&&&&", "..........................."}; oroborus-2.0.20/themes/oroborus/title-2-inactive.xpm0000644000000000000000000000155110361474200017277 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "27 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "...........................", "+++++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "###########################", "..........................."}; oroborus-2.0.20/themes/oroborus/title-3-active.xpm0000644000000000000000000000061510361474200016751 0ustar /* XPM */ static char * title_active_xpm[] = { "5 21 5 1", " c None", ". c #000000 s active_border_color", "+ c #B70000 s active_hilight_1", "@ c #8B0000 s active_color_1", "# c #4D0000 s active_shadow_1", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/oroborus/title-3-inactive.xpm0000644000000000000000000000062610361474200017302 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/oroborus/title-4-active.xpm0000644000000000000000000000170310361474200016751 0ustar /* XPM */ static char * top_right_active_xpm[] = { "27 21 8 1", " c None", ". c #000000 s active_border_color", "+ c #B70000 s active_hilight_1", "@ c #FFFFFF s active_hilight_2", "# c #8B0000 s active_color_1", "$ c #DFDFDF s active_color_2", "% c #B2B2B2 s active_shadow_2", "& c #4D0000 s active_shadow_1", "...........................", "++++++++++++++++++++.@@@@@@", "#####################.@$$$$", "######################.@$$$", "#######################.@$$", "##+&#+&#+&#+&#+&#+&####.@$$", "##&&#&&#&&#&&#&&#&&####.@$$", "#######################.@$$", "##+&#+&#+&#+&#+&#+&####.@$$", "##&&#&&#&&#&&#&&#&&####.@$$", "#######################.@$$", "##+&#+&#+&#+&#+&#+&####.@$$", "##&&#&&#&&#&&#&&#&&####.@$$", "#######################.@$$", "##+&#+&#+&#+&#+&#+&####.@$$", "##&&#&&#&&#&&#&&#&&####.@$$", "#######################.@$$", "######################.@$$$", "#####################.@$$$$", "&&&&&&&&&&&&&&&&&&&&.@%%%%%", "..........................."}; oroborus-2.0.20/themes/oroborus/title-4-inactive.xpm0000644000000000000000000000155110361474200017301 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "27 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "...........................", "+++++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@@@@@@@", "###########################", "..........................."}; oroborus-2.0.20/themes/oroborus/title-5-active.xpm0000644000000000000000000000061610361474200016754 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #DFDFDF s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/oroborus/title-5-inactive.xpm0000644000000000000000000000062610361474200017304 0ustar /* XPM */ static char * title_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."};oroborus-2.0.20/themes/oroborus/top-left-active.xpm0000644000000000000000000000062010361474200017216 0ustar /* XPM */ static char * top_left_active_xpm[] = { "5 21 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "# c #DFDFDF s active_color_2", "$ c #B2B2B2 s active_shadow_2", ".....", ".++++", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+###", ".+#$$", ".+#$."}; oroborus-2.0.20/themes/oroborus/top-left-inactive.xpm0000644000000000000000000000063210361474200017550 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", ".++++", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@##", ".+@#."}; oroborus-2.0.20/themes/oroborus/top-right-active.xpm0000644000000000000000000000062110361474200017402 0ustar /* XPM */ static char * top_right_active_xpm[] = { "5 21 5 1", " c None", ". c #000000 s active_border_color", "@ c #FFFFFF s active_hilight_2", "$ c #DFDFDF s active_color_2", "% c #B2B2B2 s active_shadow_2", ".....", "@@@@.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "$$$%.", "%%$%.", ".@$%."}; oroborus-2.0.20/themes/oroborus/top-right-inactive.xpm0000644000000000000000000000063310361474200017734 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "5 21 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #DFDFDF s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "++++.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "##@#.", ".+@#."}; oroborus-2.0.20/themes/pillage/0000755000000000000000000000000011336023700013230 5ustar oroborus-2.0.20/themes/pillage/Makefile.am0000644000000000000000000000167410361474200015276 0ustar themedir = $(prefix)/share/oroborus/themes/pillage theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/pillage/Makefile.in0000644000000000000000000002317210361474441015313 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/pillage DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/pillage theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/pillage/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/pillage/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/pillage/bottom-active.xpm0000644000000000000000000000026110361474200016534 0ustar /* XPM */ static char * bottom_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D7D7D7", "# c #919191", ".....", "+++++", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/pillage/bottom-inactive.xpm0000644000000000000000000000026110361474200017063 0ustar /* XPM */ static char * bottom_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D7D7D7", "# c #919191", ".....", "+++++", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/pillage/bottom-left-active.xpm0000644000000000000000000000026610361474200017471 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D7D7D7", "# c #919191", ".+@#.", ".+@@+", ".+@@@", ".@###", "....."}; oroborus-2.0.20/themes/pillage/bottom-left-inactive.xpm0000644000000000000000000000026610361474200020020 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D7D7D7", "# c #919191", ".+@#.", ".+@@+", ".+@@@", ".@###", "....."}; oroborus-2.0.20/themes/pillage/bottom-right-active.xpm0000644000000000000000000000132610361474200017652 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "11 11 33 1", " c None", ". c #000000", "+ c #ECECEC", "@ c #D1D1D1", "# c #919191", "$ c #EFEFEF", "% c #F8F8F8", "& c #F2F2F2", "* c #CECECE", "= c #929292", "- c #F9F9F9", "; c #F5F5F5", "> c #EAEAEA", ", c #C9C9C9", "' c #909090", ") c #A3A3A3", "! c #DCDCDC", "~ c #BCBCBC", "{ c #D4D4D4", "] c #B4B4B4", "^ c #D9D9D9", "/ c #B0B0B0", "( c #EDEDED", "_ c #D5D5D5", ": c #ADADAD", "< c #F0F0F0", "[ c #F3F3F3", "} c #D0D0D0", "| c #ABABAB", "1 c #D7D7D7", "2 c #D2D2D2", "3 c #AAAAAA", "4 c #939393", " .++@#.", " .$%&*=.", " .$-;>,'.", " .$-;)!~'.", " .$-;).{]'.", ".$-;)..^/'.", "(%;)..._:'.", "<[>!{^_}|'.", "12,~]/:|3'.", "#4''''''''.", "..........."}; oroborus-2.0.20/themes/pillage/bottom-right-inactive.xpm0000644000000000000000000000132610361474200020201 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "11 11 33 1", " c None", ". c #000000", "+ c #ECECEC", "@ c #D1D1D1", "# c #919191", "$ c #EFEFEF", "% c #F8F8F8", "& c #F2F2F2", "* c #CECECE", "= c #929292", "- c #F9F9F9", "; c #F5F5F5", "> c #EAEAEA", ", c #C9C9C9", "' c #909090", ") c #A3A3A3", "! c #DCDCDC", "~ c #BCBCBC", "{ c #D4D4D4", "] c #B4B4B4", "^ c #D9D9D9", "/ c #B0B0B0", "( c #EDEDED", "_ c #D5D5D5", ": c #ADADAD", "< c #F0F0F0", "[ c #F3F3F3", "} c #D0D0D0", "| c #ABABAB", "1 c #D7D7D7", "2 c #D2D2D2", "3 c #AAAAAA", "4 c #939393", " .++@#.", " .$%&*=.", " .$-;>,'.", " .$-;)!~'.", " .$-;).{]'.", ".$-;)..^/'.", "(%;)..._:'.", "<[>!{^_}|'.", "12,~]/:|3'.", "#4''''''''.", "..........."}; oroborus-2.0.20/themes/pillage/close-active.xpm0000644000000000000000000000167710361474200016351 0ustar /* XPM */ static char * close_active_xpm[] = { "11 15 45 1", " c None", ". c #020202", "+ c #2E2E2E", "@ c #6A6A6A", "# c #969696", "$ c #AEAEAE", "% c #C2C2C2", "& c #CACACA", "* c #D2D2D2", "= c #3E3E3E", "- c #DEDEDE", "; c #424242", "> c #868686", ", c #E2E2E2", "' c #262626", ") c #E6E6E6", "! c #4E4E4E", "~ c #F2F2F2", "{ c #525252", "] c #565656", "^ c #A2A2A2", "/ c #6E6E6E", "( c #B2B2B2", "_ c #727272", ": c #5A5A5A", "< c #B6B6B6", "[ c #DADADA", "} c #EAEAEA", "| c #9E9E9E", "1 c #8A8A8A", "2 c #828282", "3 c #626262", "4 c #BABABA", "5 c #929292", "6 c #767676", "7 c #AAAAAA", "8 c #EEEEEE", "9 c #F6F6F6", "0 c #BEBEBE", "a c #9A9A9A", "b c #C6C6C6", "c c #323232", "d c #666666", "e c #7A7A7A", "f c #8E8E8E", "}}),---,)}}", "8}[&4<4&[}~", "~,be'.'eb,~", "~&.5[9[5.&9", "~.<9~~~8(.~", "|e~>3}]2)/|", "c%}}._.},^c", ".&),^.7}*#.", "+#0[.@.*ad+", "#{a:!0{36=#", ")./>f1e1d.)", "-*.;d6d=.*-", "&-}#+.+#}-&", "(0*}8~8}*0(", "|^$4%b%4$^|"}; oroborus-2.0.20/themes/pillage/close-inactive.xpm0000644000000000000000000000167710361474200016700 0ustar /* XPM */ static char * close_active_xpm[] = { "11 15 45 1", " c None", ". c #020202", "+ c #2E2E2E", "@ c #6A6A6A", "# c #969696", "$ c #AEAEAE", "% c #C2C2C2", "& c #CACACA", "* c #D2D2D2", "= c #3E3E3E", "- c #DEDEDE", "; c #424242", "> c #868686", ", c #E2E2E2", "' c #262626", ") c #E6E6E6", "! c #4E4E4E", "~ c #F2F2F2", "{ c #525252", "] c #565656", "^ c #A2A2A2", "/ c #6E6E6E", "( c #B2B2B2", "_ c #727272", ": c #5A5A5A", "< c #B6B6B6", "[ c #DADADA", "} c #EAEAEA", "| c #9E9E9E", "1 c #8A8A8A", "2 c #828282", "3 c #626262", "4 c #BABABA", "5 c #929292", "6 c #767676", "7 c #AAAAAA", "8 c #EEEEEE", "9 c #F6F6F6", "0 c #BEBEBE", "a c #9A9A9A", "b c #C6C6C6", "c c #323232", "d c #666666", "e c #7A7A7A", "f c #8E8E8E", "}}),---,)}}", "8}[&4<4&[}~", "~,be'.'eb,~", "~&.5[9[5.&9", "~.<9~~~8(.~", "|e~>3}]2)/|", "c%}}._.},^c", ".&),^.7}*#.", "+#0[.@.*ad+", "#{a:!0{36=#", ")./>f1e1d.)", "-*.;d6d=.*-", "&-}#+.+#}-&", "(0*}8~8}*0(", "|^$4%b%4$^|"}; oroborus-2.0.20/themes/pillage/close-pressed.xpm0000644000000000000000000000177410361474201016542 0ustar /* XPM */ static char * close_pressed_xpm[] = { "11 15 49 1", " c None", ". c #020202", "+ c #484E71", "@ c #7A7A7A", "# c #94A4CA", "$ c #BABABA", "% c #1A1A26", "& c #CACACA", "* c #D2D2D2", "= c #323232", "- c #DEDEDE", "; c #626A96", "> c #7680A2", ", c #7A88B2", "' c #E2E2E2", ") c #7E8AB6", "! c #8A99C1", "~ c #323A4A", "{ c #F3F3F3", "] c #4A5276", "^ c #A2A2A2", "/ c #25262B", "( c #9AAAD2", "_ c #8A9AB6", ": c #B0B0B0", "< c #E6E6E6", "[ c #BEBEBE", "} c #4E5670", "| c #404464", "1 c #2A2E42", "2 c #575F87", "3 c #969696", "4 c #30344B", "5 c #B2C2E2", "6 c #9E9E9E", "7 c #565E73", "8 c #EAEAEA", "9 c #2E2E2E", "0 c #666E9A", "a c #DADADA", "b c #949ECA", "c c #C4C4C4", "d c #A6B6DE", "e c #393D59", "f c #B6B6B6", "g c #6C74A0", "h c #EEEEEE", "i c #566282", "j c #8E9EC2", "88<'---'<88", "h8a&$f$&a8{", "{'c@/./@c'{", "{&.44e+|.&{", "{.4eee|+i.{", "64|/%|%1;|6", "=|||.1.gg,=", ".]++~.})0#.", "9i22.4.g)_9", "3}ge1>~7(73", "<.>!!bb5_.<", "-*.7jd#7.*-", "&-839.938-&", ":[*8h{h8*[:", "6^:$ccc$:^6"}; oroborus-2.0.20/themes/pillage/hide-active.xpm0000644000000000000000000000164010361474201016144 0ustar /* XPM */ static char * hide_active_xpm[] = { "11 15 43 1", " c None", ". c #020202", "+ c #2E2E2E", "@ c #6E6E6E", "# c #969696", "$ c #B2B2B2", "% c #C6C6C6", "& c #D2D2D2", "* c #666666", "= c #DADADA", "- c #E2E2E2", "; c #262626", "> c #525252", ", c #E6E6E6", "' c #8E8E8E", ") c #A6A6A6", "! c #F2F2F2", "~ c #767676", "{ c #3E3E3E", "] c #BEBEBE", "^ c #161616", "/ c #9E9E9E", "( c #868686", "_ c #EAEAEA", ": c #7E7E7E", "< c #BABABA", "[ c #CACACA", "} c #EEEEEE", "| c #F6F6F6", "1 c #DEDEDE", "2 c #AEAEAE", "3 c #D6D6D6", "4 c #7A7A7A", "5 c #C2C2C2", "6 c #A2A2A2", "7 c #9A9A9A", "8 c #B6B6B6", "9 c #323232", "0 c #CECECE", "a c #6A6A6A", "b c #424242", "c c #565656", "d c #929292", "__,-111-,__", "}_=[<8<[=_!", "!-%4;.;4%-!", "|[.:3|3:.[|", "!.8|!!!}$.!", "/4!}...,,@/", "95__@.d}=69", ".[,-]^81&#.", "+#]=3a-&7*+", "#>7)]0%'~{#", ",.@(:~~~c.,", "1&.b*~*{.&1", "[1_#+.+#_1[", "$]&_}!}_&]$", "/62<5%5<26/"}; oroborus-2.0.20/themes/pillage/hide-inactive.xpm0000644000000000000000000000164010361474201016473 0ustar /* XPM */ static char * hide_active_xpm[] = { "11 15 43 1", " c None", ". c #020202", "+ c #2E2E2E", "@ c #6E6E6E", "# c #969696", "$ c #B2B2B2", "% c #C6C6C6", "& c #D2D2D2", "* c #666666", "= c #DADADA", "- c #E2E2E2", "; c #262626", "> c #525252", ", c #E6E6E6", "' c #8E8E8E", ") c #A6A6A6", "! c #F2F2F2", "~ c #767676", "{ c #3E3E3E", "] c #BEBEBE", "^ c #161616", "/ c #9E9E9E", "( c #868686", "_ c #EAEAEA", ": c #7E7E7E", "< c #BABABA", "[ c #CACACA", "} c #EEEEEE", "| c #F6F6F6", "1 c #DEDEDE", "2 c #AEAEAE", "3 c #D6D6D6", "4 c #7A7A7A", "5 c #C2C2C2", "6 c #A2A2A2", "7 c #9A9A9A", "8 c #B6B6B6", "9 c #323232", "0 c #CECECE", "a c #6A6A6A", "b c #424242", "c c #565656", "d c #929292", "__,-111-,__", "}_=[<8<[=_!", "!-%4;.;4%-!", "|[.:3|3:.[|", "!.8|!!!}$.!", "/4!}...,,@/", "95__@.d}=69", ".[,-]^81&#.", "+#]=3a-&7*+", "#>7)]0%'~{#", ",.@(:~~~c.,", "1&.b*~*{.&1", "[1_#+.+#_1[", "$]&_}!}_&]$", "/62<5%5<26/"}; oroborus-2.0.20/themes/pillage/hide-pressed.xpm0000644000000000000000000000177310361474201016345 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "11 15 49 1", " c None", ". c #020202", "+ c #484E71", "@ c #7A8AA6", "# c #98A8D2", "$ c #BEBEBE", "% c #0A0A0E", "& c #CACACA", "* c #D2D2D2", "= c #5E668C", "- c #262626", "; c #DEDEDE", "> c #32364E", ", c #828AB6", "' c #E2E2E2", ") c #7A7A7A", "! c #AEAEAE", "~ c #F2F2F2", "{ c #8898C4", "] c #4A5276", "^ c #7682A6", "/ c #8A9ABA", "( c #9EAED6", "_ c #3A3E5B", ": c #2E3249", "< c #626A96", "[ c #E6E6E6", "} c #4E5672", "| c #222232", "1 c #969696", "2 c #586087", "3 c #9F9F9F", "4 c #B2B2B2", "5 c #3E4262", "6 c #2F2F2F", "7 c #666E9A", "8 c #EAEAEA", "9 c #B9B9B9", "0 c #DADADA", "a c #90A0C2", "b c #C4C4C4", "c c #565E72", "d c #7C89B5", "e c #6A739F", "f c #424665", "g c #EEEEEE", "h c #A6B6DE", "i c #F6F6F6", "j c #7682B2", "88[';;;'[88", "g80&999&08~", "~'b)-.-)b'~", "i&.:>_+f.&i", "~.:___5+2.~", "3:55...},ed/6", "1}eeeedj#c1", "[.^{dd/(@.[", ";*.cahac.*;", "&;816.618;&", "4$*8g~g8*$4", "33!9bbb9!33"}; oroborus-2.0.20/themes/pillage/left-active.xpm0000644000000000000000000000025710361474201016170 0ustar /* XPM */ static char * left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D7D7D7", "# c #919191", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/pillage/left-inactive.xpm0000644000000000000000000000025710361474201016517 0ustar /* XPM */ static char * left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #F0F0F0", "@ c #D7D7D7", "# c #919191", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/pillage/maximize-active.xpm0000644000000000000000000000155010361474201017056 0ustar /* XPM */ static char * maximize_active_xpm[] = { "11 15 39 1", " c None", ". c #020202", "+ c #262626", "@ c #666666", "# c #9A9A9A", "$ c #B2B2B2", "% c #C2C2C2", "& c #CACACA", "* c #D2D2D2", "= c #767676", "- c #DEDEDE", "; c #525252", "> c #E6E6E6", ", c #7A7A7A", "' c #868686", ") c #F2F2F2", "! c #3E3E3E", "~ c #AEAEAE", "{ c #8A8A8A", "] c #B6B6B6", "^ c #A2A2A2", "/ c #EAEAEA", "( c #2E2E2E", "_ c #DADADA", ": c #929292", "< c #626262", "[ c #BABABA", "} c #6E6E6E", "| c #EEEEEE", "1 c #E2E2E2", "2 c #F6F6F6", "3 c #9E9E9E", "4 c #BEBEBE", "5 c #969696", "6 c #C6C6C6", "7 c #323232", "8 c #6A6A6A", "9 c #A6A6A6", "0 c #424242", "//>1---1>//", "|/_&[][&_/)", ")16,+.+,61)", "2&.:_2_:.&)", ").]2)))|$.)", "3,)5...^>}3", "7%/.....1^7", ".&>.||/.>5.", "(54.4*9.[@(", "5;#8...8#!5", ">.}'{###<.>", "-*.0@=@!.*-", "&-/5(.(5/-&", "$4*/|)|/*4$", "3^~[%6%[~^3"}; oroborus-2.0.20/themes/pillage/maximize-inactive.xpm0000644000000000000000000000155010361474201017405 0ustar /* XPM */ static char * maximize_active_xpm[] = { "11 15 39 1", " c None", ". c #020202", "+ c #262626", "@ c #666666", "# c #9A9A9A", "$ c #B2B2B2", "% c #C2C2C2", "& c #CACACA", "* c #D2D2D2", "= c #767676", "- c #DEDEDE", "; c #525252", "> c #E6E6E6", ", c #7A7A7A", "' c #868686", ") c #F2F2F2", "! c #3E3E3E", "~ c #AEAEAE", "{ c #8A8A8A", "] c #B6B6B6", "^ c #A2A2A2", "/ c #EAEAEA", "( c #2E2E2E", "_ c #DADADA", ": c #929292", "< c #626262", "[ c #BABABA", "} c #6E6E6E", "| c #EEEEEE", "1 c #E2E2E2", "2 c #F6F6F6", "3 c #9E9E9E", "4 c #BEBEBE", "5 c #969696", "6 c #C6C6C6", "7 c #323232", "8 c #6A6A6A", "9 c #A6A6A6", "0 c #424242", "//>1---1>//", "|/_&[][&_/)", ")16,+.+,61)", "2&.:_2_:.&)", ").]2)))|$.)", "3,)5...^>}3", "7%/.....1^7", ".&>.||/.>5.", "(54.4*9.[@(", "5;#8...8#!5", ">.}'{###<.>", "-*.0@=@!.*-", "&-/5(.(5/-&", "$4*/|)|/*4$", "3^~[%6%[~^3"}; oroborus-2.0.20/themes/pillage/maximize-pressed.xpm0000644000000000000000000000177710361474201017263 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "11 15 49 1", " c None", ". c #020202", "+ c #3E4262", "@ c #7A7A7A", "# c #8C9CBE", "$ c #BBBBBB", "% c #323232", "& c #C2CEEA", "* c #2E2E2E", "= c #7682A2", "- c #DEDEDE", "; c #262626", "> c #4E566A", ", c #E2E2E2", "' c #B3B3B3", ") c #96A6D2", "! c #F3F3F3", "~ c #C4C4C4", "{ c #969696", "] c #9F9F9F", "^ c #7A86AE", "/ c #2E3249", "( c #626A92", "_ c #AEAEAE", ": c #464D6E", "< c #E6E6E6", "[ c #8692AE", "} c #586185", "| c #323652", "1 c #A6B6DE", "2 c #AEBEE2", "3 c #BACAEA", "4 c #92A2C2", "5 c #D2D2D2", "6 c #69729B", "7 c #EAEAEA", "8 c #CACACA", "9 c #DADADA", "0 c #565E72", "a c #262A3E", "b c #393D5A", "c c #8995C1", "d c #A2AED6", "e c #727AA6", "f c #EEEEEE", "g c #5E6692", "h c #4A5276", "i c #424663", "j c #4E567A", "77<,---,<77", "f798$'$897!", "!,~@;.;@~,!", "!8./|b:i.8!", "!./bbb+:}.!", "]/+a...b(i]", "%+i.....6^%", ".h:.6e^.c).", "*}}.(gj.d#*", "{>6:...}30{", "<.=ccd2&[.<", "-5.0#140.5-", "8-7{*.*{7-8", "'$57f!f75$'", "]]_$~~~$_]]"}; oroborus-2.0.20/themes/pillage/right-active.xpm0000644000000000000000000000026010361474201016345 0ustar /* XPM */ static char * right_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #ECECEC", "@ c #D1D1D1", "# c #919191", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/pillage/right-inactive.xpm0000644000000000000000000000026010361474201016674 0ustar /* XPM */ static char * right_active_xpm[] = { "5 5 5 1", " c None", ". c #000000", "+ c #ECECEC", "@ c #D1D1D1", "# c #919191", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/pillage/shade-active.xpm0000644000000000000000000000160310361474201016316 0ustar /* XPM */ static char * shade_active_xpm[] = { "11 15 41 1", " c None", ". c #020202", "+ c #2E2E2E", "@ c #727272", "# c #969696", "$ c #AEAEAE", "% c #C2C2C2", "& c #D2D2D2", "* c #666666", "= c #DADADA", "- c #E2E2E2", "; c #262626", "> c #525252", ", c #EAEAEA", "' c #929292", ") c #EEEEEE", "! c #3E3E3E", "~ c #B2B2B2", "{ c #868686", "] c #9E9E9E", "^ c #161616", "/ c #B6B6B6", "( c #F2F2F2", "_ c #C6C6C6", ": c #7A7A7A", "< c #BABABA", "[ c #6E6E6E", "} c #A2A2A2", "| c #DEDEDE", "1 c #E6E6E6", "2 c #F6F6F6", "3 c #CACACA", "4 c #BEBEBE", "5 c #9A9A9A", "6 c #323232", "7 c #767676", "8 c #D6D6D6", "9 c #7E7E7E", "0 c #A6A6A6", "a c #424242", "b c #565656", ",,1-|||-1,,", "),=35041&~7!#", "1.[{9777b.1", "|&.a*7*!.&|", "3|,#+.+#,|3", "~4&,)(),&4~", "]}$<%_%<$}]"}; oroborus-2.0.20/themes/pillage/shade-inactive.xpm0000644000000000000000000000160310361474201016645 0ustar /* XPM */ static char * shade_active_xpm[] = { "11 15 41 1", " c None", ". c #020202", "+ c #2E2E2E", "@ c #727272", "# c #969696", "$ c #AEAEAE", "% c #C2C2C2", "& c #D2D2D2", "* c #666666", "= c #DADADA", "- c #E2E2E2", "; c #262626", "> c #525252", ", c #EAEAEA", "' c #929292", ") c #EEEEEE", "! c #3E3E3E", "~ c #B2B2B2", "{ c #868686", "] c #9E9E9E", "^ c #161616", "/ c #B6B6B6", "( c #F2F2F2", "_ c #C6C6C6", ": c #7A7A7A", "< c #BABABA", "[ c #6E6E6E", "} c #A2A2A2", "| c #DEDEDE", "1 c #E6E6E6", "2 c #F6F6F6", "3 c #CACACA", "4 c #BEBEBE", "5 c #9A9A9A", "6 c #323232", "7 c #767676", "8 c #D6D6D6", "9 c #7E7E7E", "0 c #A6A6A6", "a c #424242", "b c #565656", ",,1-|||-1,,", "),=35041&~7!#", "1.[{9777b.1", "|&.a*7*!.&|", "3|,#+.+#,|3", "~4&,)(),&4~", "]}$<%_%<$}]"}; oroborus-2.0.20/themes/pillage/shade-pressed.xpm0000644000000000000000000000177410361474201016521 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "11 15 49 1", " c None", ". c #020202", "+ c #484E71", "@ c #7A7A7A", "# c #99A9D2", "$ c #BEBEBE", "% c #06060A", "& c #CACACA", "* c #D2D2D2", "= c #262626", "- c #DEDEDE", "; c #7A8AA6", "> c #616995", ", c #343652", "' c #7E8ABA", ") c #E2E2E2", "! c #8B99C4", "~ c #AEAEAE", "{ c #F3F3F3", "] c #4E566A", "^ c #8A9ABA", "/ c #3A3E59", "( c #9EAED6", "_ c #2E324A", ": c #7682A8", "< c #1E2232", "[ c #E6E6E6", "} c #565E72", "| c #969696", "1 c #9F9F9F", "2 c #B2B2B2", "3 c #424A6A", "4 c #2F2F2F", "5 c #576086", "6 c #3E4262", "7 c #69729E", "8 c #EAEAEA", "9 c #B9B9B9", "0 c #2E3246", "a c #DADADA", "b c #92A2C2", "c c #C4C4C4", "d c #EEEEEE", "e c #424665", "f c #7A89B3", "g c #666E9A", "h c #8E9EC2", "i c #A6B6DE", "j c #4D5577", "88[)---)[88", "d8a&999&a8{", "{)c@=.=@c){", "{&._,/+e.&{", "{._///6+5.{", "10666<3j>e1", "46ee,%j5>f4", ".j++_./>g#.", "4555...:f^4", "|]777!!##}|", "[.:!f'!(;.[", "-*.}hib}.*-", "&-8|4.4|8-&", "2$*8d{d8*$2", "11~9ccc9~11"}; oroborus-2.0.20/themes/pillage/themerc0000644000000000000000000000021510361474201014603 0ustar full_width_title=true button_offset=1 button_spacing=3 #font=nu title_alignment=center active_text_color=#ffffff inactive_text_color=#c0c0c0 oroborus-2.0.20/themes/pillage/title-1-active.xpm0000644000000000000000000000116310361474201016512 0ustar /* XPM */ static char * title_1_active_xpm[] = { "10 19 20 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #EAEAEA", "# c #F1F1F1", "$ c #F8F8F8", "% c #FCFCFC", "& c #FDFDFD", "* c #FEFEFE", "= c #F2F2F2", "- c #E2E2E2", "; c #D5D5D5", "> c #C8C8C8", ", c #BABABA", "' c #ADADAD", ") c #9F9F9F", "! c #919191", "~ c #929292", "{ c #949494", "] c #979797", "..........", "++++++++++", "@@@@@@@@@@", "##########", "$$$$$$$$$$", "%%%%%%%%%%", "&&&&&&&&&&", "**********", "**********", "%%%%%%%%%%", "==========", "----------", ";;;;;;;;;;", ">>>>>>>>>>", ",,,,,,,,,,", "''''''''''", "))))))))))", "!~{]]]{~!!", ".........."}; oroborus-2.0.20/themes/pillage/title-1-inactive.xpm0000644000000000000000000000116310361474201017041 0ustar /* XPM */ static char * title_1_active_xpm[] = { "10 19 20 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #EAEAEA", "# c #F1F1F1", "$ c #F8F8F8", "% c #FCFCFC", "& c #FDFDFD", "* c #FEFEFE", "= c #F2F2F2", "- c #E2E2E2", "; c #D5D5D5", "> c #C8C8C8", ", c #BABABA", "' c #ADADAD", ") c #9F9F9F", "! c #919191", "~ c #929292", "{ c #949494", "] c #979797", "..........", "++++++++++", "@@@@@@@@@@", "##########", "$$$$$$$$$$", "%%%%%%%%%%", "&&&&&&&&&&", "**********", "**********", "%%%%%%%%%%", "==========", "----------", ";;;;;;;;;;", ">>>>>>>>>>", ",,,,,,,,,,", "''''''''''", "))))))))))", "!~{]]]{~!!", ".........."}; oroborus-2.0.20/themes/pillage/title-2-active.xpm0000644000000000000000000000204610361474201016514 0ustar /* XPM */ static char * title_2_active_xpm[] = { "10 19 49 1", " c None", ". c #020202", "+ c #4D5C88", "@ c #929292", "# c #B2B2B2", "$ c #343F6D", "% c #BEBEBE", "& c #2A2A2A", "* c #D2D2D2", "= c #F2F2F2", "- c #262626", "; c #888888", "> c #AEAEAE", ", c #1E1E1E", "' c #767676", ") c #161A2E", "! c #D6D6D6", "~ c #3A4773", "{ c #DADADA", "] c #9F9F9F", "^ c #686868", "/ c #262E42", "( c #6979AA", "_ c #F6F6F6", ": c #0E101A", "< c #495680", "[ c #6E7EAE", "} c #E2E2E2", "| c #566290", "1 c #2F3763", "2 c #C6C6C6", "3 c #EBEBEB", "4 c #1E223A", "5 c #445080", "6 c #0A0A11", "7 c #FAFAFA", "8 c #AAAAAA", "9 c #BABABA", "0 c #5E6A96", "a c #262D53", "b c #727272", "c c #7A8AC2", "d c #CBCBCB", "e c #FEFEFE", "f c #E6E6E6", "g c #222648", "h c #2A325E", "i c #3F4A78", "j c #3A4266", "..........", "ffffffffff", "3333f{2%%9", "===3!2#^,.", "77_f*;:/<|", "ee_3@)j+(c", "ee7}61<(([", "eee;4i+|00", "eee&ai<+||", "ee7.a~5<++", "==3-g$i555", "}}*b)1$ii5", "!!d>6g1$j~", "dd29':gh11", "99999'6)ga", ">>>>#98^,.", "]]]]]]>#99", "@@@@@@@@@@", ".........."}; oroborus-2.0.20/themes/pillage/title-2-inactive.xpm0000644000000000000000000000205010361474201017036 0ustar /* XPM */ static char * title_2_inactive_xpm[] = { "10 19 49 1", " c None", ". c #020202", "+ c #545454", "@ c #8A8A8A", "# c #AEAEAE", "$ c #BABABA", "% c #3A3A3A", "& c #C6C6C6", "* c #D6D6D6", "= c #2A2A2A", "- c #E6E6E6", "; c #727272", "> c #242424", ", c #EAEAEA", "' c #1E1E1E", ") c #EEEEEE", "! c #5A5A5A", "~ c #9F9F9F", "{ c #141414", "] c #666666", "^ c #F2F2F2", "/ c #3E3E3E", "( c #868686", "_ c #F6F6F6", ": c #424242", "< c #0E0E0E", "[ c #DADADA", "} c #929292", "| c #D2D2D2", "1 c #464646", "2 c #FAFAFA", "3 c #626262", "4 c #AAAAAA", "5 c #333333", "6 c #6E6E6E", "7 c #7A7A7A", "8 c #4A4A4A", "9 c #B6B6B6", "0 c #0A0A0A", "a c #CBCBCB", "b c #E2E2E2", "c c #FEFEFE", "d c #6A6A6A", "e c #969696", "f c #BEBEBE", "g c #5E5E5E", "h c #B2B2B2", "i c #4E4E4E", "j c #767676", "..........", "----------", ",,,,-[&ff$", "^^^)*&hd'.", "22_-|({53;", "cc_,e>i6@~", "cc2b<1](@@", "ccc@=!];77", "ccc=%!]6;;", "cc2./+g]dd", "^^,>5i!333", "bb|;>8+!gg", "**a#<58i++", "aa&$j{5:18", "$$$$$j0>%/", "####h$4]'.", "~~~~~~#9$$", "}}}}}}}}}}", ".........."}; oroborus-2.0.20/themes/pillage/title-3-active.xpm0000644000000000000000000000150510361474201016514 0ustar /* XPM */ static char * title_3_active_xpm[] = { "10 19 34 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #BBBBBB", "# c #6370A0", "$ c #6073A1", "% c #6373A0", "& c #6172A2", "* c #798BC0", "= c #6F7DAE", "- c #6F7BAE", "; c #707CAB", "> c #707EAB", ", c #5F6A96", "' c #5F6996", ") c #56648D", "! c #56628D", "~ c #4C5A85", "{ c #4D5986", "] c #465381", "^ c #465481", "/ c #444F7B", "( c #434E7E", "_ c #43507E", ": c #3A4775", "< c #3A4575", "[ c #3C4675", "} c #303865", "| c #313866", "1 c #292D58", "2 c #282C57", "3 c #2A2E57", "4 c #B8B8B8", "5 c #919191", "..........", "++++++++++", "@@@@@@@@@@", "..........", "#$%&&&&&&&", "**********", "=-;>>>>>>>", ",'',,,,,,,", ")!!!!!!!!!", "~~~{{{{{{{", "]^^^^^^^^^", "/(________", ":<[[[[[[[[", "}}||||||||", "1233333333", "..........", "4444444444", "5555555555", ".........."}; oroborus-2.0.20/themes/pillage/title-3-inactive.xpm0000644000000000000000000000126110361474201017042 0ustar /* XPM */ static char * title_3_inactive_xpm[] = { "10 19 24 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #BBBBBB", "# c #818181", "$ c #808080", "% c #9C9C9C", "& c #8E8E8E", "* c #8D8D8D", "= c #7A7A7A", "- c #717171", "; c #686868", "> c #696969", ", c #636363", "' c #5F5F5F", ") c #606060", "! c #575757", "~ c #585858", "{ c #4A4A4A", "] c #4B4B4B", "^ c #404040", "/ c #3F3F3F", "( c #B8B8B8", "_ c #919191", "..........", "++++++++++", "@@@@@@@@@@", "..........", "#$########", "%%%%%%%%%%", "&&********", "==========", "----------", ";;;>>>>>>>", ",,,,,,,,,,", "')))))))))", "!!~~~~~~~~", "{{]]]]]]]]", "^/^^^^^^^^", "..........", "((((((((((", "__________", ".........."}; oroborus-2.0.20/themes/pillage/title-4-active.xpm0000644000000000000000000000207110361474201016514 0ustar /* XPM */ static char * title_4_active_xpm[] = { "11 19 49 1", " c None", ". c #020202", "+ c #AFAFAF", "@ c #747474", "# c #374270", "$ c #BABABA", "% c #C8C8C8", "& c #2A2E58", "* c #D8D8D8", "= c #262626", "- c #E6E6E6", "; c #666666", "> c #8A8A8A", ", c #EAEAEA", "' c #1E1E1E", ") c #EEEEEE", "! c #4B5986", "~ c #9F9F9F", "{ c #141426", "] c #F2F2F2", "^ c #6C7AAC", "/ c #434E7D", "( c #F6F6F6", "_ c #6A6A6A", ": c #333E6B", "< c #7A8AC2", "[ c #0E0E1E", "} c #2A2A2A", "| c #54628E", "1 c #FAFAFA", "2 c #090A0F", "3 c #1E2241", "4 c #1E1E3C", "5 c #2E3662", "6 c #929292", "7 c #AAAAAA", "8 c #B6B6B6", "9 c #3B4874", "0 c #E2E2E2", "a c #C2C2C2", "b c #5C6A96", "c c #22284E", "d c #FEFEFE", "e c #5E6696", "f c #161A2E", "g c #CECECE", "h c #2C325C", "i c #7A7A7A", "j c #455280", "...........", "-----------", "$aag*-,,,,,", "..'_8*)]]]]", "|!932>-(111", "ddd", "||!j#54}ddd", "!!!/#h3.ddd", "jjj9:h4=]((", "//9#5&{@0--", "9#:5&32$***", "55h&3[i%%%%", "&&cf2@$$$$$", "..';78+++++", "$$8++~~~~~~", "66666666666", "..........."}; oroborus-2.0.20/themes/pillage/title-4-inactive.xpm0000644000000000000000000000207310361474201017045 0ustar /* XPM */ static char * title_4_inactive_xpm[] = { "11 19 49 1", " c None", ". c #020202", "+ c #666666", "@ c #929292", "# c #B2B2B2", "$ c #424242", "% c #C2C2C2", "& c #2E2E2E", "* c #D6D6D6", "= c #E6E6E6", "- c #222222", "; c #EAEAEA", "> c #4A4A4A", ", c #8B8B8B", "' c #AEAEAE", ") c #1E1E1E", "! c #EEEEEE", "~ c #525252", "{ c #181818", "] c #9E9E9E", "^ c #727272", "/ c #F2F2F2", "( c #5E5E5E", "_ c #F6F6F6", ": c #353535", "< c #0B0B0B", "[ c #FAFAFA", "} c #B6B6B6", "| c #3E3E3E", "1 c #AAAAAA", "2 c #7A7A7A", "3 c #CBCBCB", "4 c #565656", "5 c #E2E2E2", "6 c #292929", "7 c #6E6E6E", "8 c #BABABA", "9 c #FEFEFE", "0 c #464646", "a c #6A6A6A", "b c #626262", "c c #5A5A5A", "d c #767676", "e c #DADADA", "f c #969696", "g c #C6C6C6", "h c #4E4E4E", "i c #BEBEBE", "j c #A2A2A2", "...........", "===========", "8%%3e=;;;;;", "..)a}e!////", "^+46<,=_[[[", "]2ac|{f[999", ",,^b~:<=999", "2d^+~>-,999", "^7ab40&6999", "a++(~0:.999", "bbbch$66/__", "((c~0|)^5==", "44h0$&0$$&{2gg33", "$|:- c #C8C8C8", ", c #BABABA", "' c #ADADAD", ") c #9F9F9F", "! c #929292", "~ c #949494", "{ c #979797", "] c #919191", "..........", "++++++++++", "@@@@@@@@@@", "##########", "$$$$$$$$$$", "%%%%%%%%%%", "&&&&&&&&&&", "**********", "**********", "%%%%%%%%%%", "==========", "----------", ";;;;;;;;;;", ">>>>>>>>>>", ",,,,,,,,,,", "''''''''''", "))))))))))", "!~{{{~!]]]", ".........."}; oroborus-2.0.20/themes/pillage/title-5-inactive.xpm0000644000000000000000000000116310361474201017045 0ustar /* XPM */ static char * title_5_active_xpm[] = { "10 19 20 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #EAEAEA", "# c #F1F1F1", "$ c #F8F8F8", "% c #FCFCFC", "& c #FDFDFD", "* c #FEFEFE", "= c #F2F2F2", "- c #E2E2E2", "; c #D5D5D5", "> c #C8C8C8", ", c #BABABA", "' c #ADADAD", ") c #9F9F9F", "! c #929292", "~ c #949494", "{ c #979797", "] c #919191", "..........", "++++++++++", "@@@@@@@@@@", "##########", "$$$$$$$$$$", "%%%%%%%%%%", "&&&&&&&&&&", "**********", "**********", "%%%%%%%%%%", "==========", "----------", ";;;;;;;;;;", ">>>>>>>>>>", ",,,,,,,,,,", "''''''''''", "))))))))))", "!~{{{~!]]]", ".........."}; oroborus-2.0.20/themes/pillage/top-left-active.xpm0000644000000000000000000000131010361474201016757 0ustar /* XPM */ static char * top_left_active_xpm[] = { "5 19 32 1", " c None", ". c #000000", "+ c #E0E0E0", "@ c #E4E4E4", "# c #E5E5E5", "$ c #E2E2E2", "% c #E7E7E7", "& c #EAEAEA", "* c #EDEDED", "= c #F1F1F1", "- c #EEEEEE", "; c #F3F3F3", "> c #F8F8F8", ", c #FCFCFC", "' c #F5F5F5", ") c #FAFAFA", "! c #FDFDFD", "~ c #F4F4F4", "{ c #FEFEFE", "] c #F9F9F9", "^ c #EBEBEB", "/ c #F2F2F2", "( c #DFDFDF", "_ c #F0F0F0", ": c #D9D9D9", "< c #D5D5D5", "[ c #D7D7D7", "} c #C8C8C8", "| c #BABABA", "1 c #ADADAD", "2 c #9F9F9F", "3 c #919191", ".....", ".+@##", ".$%&&", ".%*==", ".-;>>", ".;>,,", ".')!!", ".~){{", ".~]{{", ".~~,,", ".;^//", ".=($$", "._:<<", "._[}}", "._[||", "._[11", "._[22", "._[33", "._[3."}; oroborus-2.0.20/themes/pillage/top-left-inactive.xpm0000644000000000000000000000131010361474201017306 0ustar /* XPM */ static char * top_left_active_xpm[] = { "5 19 32 1", " c None", ". c #000000", "+ c #E0E0E0", "@ c #E4E4E4", "# c #E5E5E5", "$ c #E2E2E2", "% c #E7E7E7", "& c #EAEAEA", "* c #EDEDED", "= c #F1F1F1", "- c #EEEEEE", "; c #F3F3F3", "> c #F8F8F8", ", c #FCFCFC", "' c #F5F5F5", ") c #FAFAFA", "! c #FDFDFD", "~ c #F4F4F4", "{ c #FEFEFE", "] c #F9F9F9", "^ c #EBEBEB", "/ c #F2F2F2", "( c #DFDFDF", "_ c #F0F0F0", ": c #D9D9D9", "< c #D5D5D5", "[ c #D7D7D7", "} c #C8C8C8", "| c #BABABA", "1 c #ADADAD", "2 c #9F9F9F", "3 c #919191", ".....", ".+@##", ".$%&&", ".%*==", ".-;>>", ".;>,,", ".')!!", ".~){{", ".~]{{", ".~~,,", ".;^//", ".=($$", "._:<<", "._[}}", "._[||", "._[11", "._[22", "._[33", "._[3."}; oroborus-2.0.20/themes/pillage/top-right-active.xpm0000644000000000000000000000157510361474201017157 0ustar /* XPM */ static char * top_right_active_xpm[] = { "5 19 44 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #E4E4E4", "# c #E0E0E0", "$ c #EAEAEA", "% c #E8E8E8", "& c #E2E2E2", "* c #F1F1F1", "= c #EFEFEF", "- c #E9E9E9", "; c #F7F7F7", "> c #FAFAFA", ", c #FCFCFC", "' c #F5F5F5", ") c #FDFDFD", "! c #F3F3F3", "~ c #EDEDED", "{ c #FBFBFB", "] c #F9F9F9", "^ c #F6F6F6", "/ c #D9D9D9", "( c #ECECEC", "_ c #CACACA", ": c #E6E6E6", "< c #DDDDDD", "[ c #BABABA", "} c #DCDCDC", "| c #D1D1D1", "1 c #ADADAD", "2 c #CECECE", "3 c #C7C7C7", "4 c #A2A2A2", "5 c #BDBDBD", "6 c #C1C1C1", "7 c #9A9A9A", "8 c #BFBFBF", "9 c #949494", "0 c #B1B1B1", "a c #D2D2D2", "b c #919191", "c c #B9B9B9", "d c #DEDEDE", "e c #909090", ".....", "++@#.", "$$%&.", "**=-.", ";;;*.", ">>,'.", ",,)!.", ",,)~.", ",,{@.", "]]^/.", "**(_.", "::<[.", "}}|1.", "2234.", "5567.", "1189.", "0a3b.", "cd2e.", ".(|b."}; oroborus-2.0.20/themes/pillage/top-right-inactive.xpm0000644000000000000000000000157510361474201017506 0ustar /* XPM */ static char * top_right_active_xpm[] = { "5 19 44 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #E4E4E4", "# c #E0E0E0", "$ c #EAEAEA", "% c #E8E8E8", "& c #E2E2E2", "* c #F1F1F1", "= c #EFEFEF", "- c #E9E9E9", "; c #F7F7F7", "> c #FAFAFA", ", c #FCFCFC", "' c #F5F5F5", ") c #FDFDFD", "! c #F3F3F3", "~ c #EDEDED", "{ c #FBFBFB", "] c #F9F9F9", "^ c #F6F6F6", "/ c #D9D9D9", "( c #ECECEC", "_ c #CACACA", ": c #E6E6E6", "< c #DDDDDD", "[ c #BABABA", "} c #DCDCDC", "| c #D1D1D1", "1 c #ADADAD", "2 c #CECECE", "3 c #C7C7C7", "4 c #A2A2A2", "5 c #BDBDBD", "6 c #C1C1C1", "7 c #9A9A9A", "8 c #BFBFBF", "9 c #949494", "0 c #B1B1B1", "a c #D2D2D2", "b c #919191", "c c #B9B9B9", "d c #DEDEDE", "e c #909090", ".....", "++@#.", "$$%&.", "**=-.", ";;;*.", ">>,'.", ",,)!.", ",,)~.", ",,{@.", "]]^/.", "**(_.", "::<[.", "}}|1.", "2234.", "5567.", "1189.", "0a3b.", "cd2e.", ".(|b."}; oroborus-2.0.20/themes/platinum/0000755000000000000000000000000011336023700013444 5ustar oroborus-2.0.20/themes/platinum/Makefile.am0000644000000000000000000000167510361474201015514 0ustar themedir = $(prefix)/share/oroborus/themes/platinum theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/platinum/Makefile.in0000644000000000000000000002317610361474442015534 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/platinum DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/platinum theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/platinum/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/platinum/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/platinum/bottom-active.xpm0000644000000000000000000000046510361474201016757 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/platinum/bottom-inactive.xpm0000644000000000000000000000047510361474201017307 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/platinum/bottom-left-active.xpm0000644000000000000000000000040210361474201017676 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#+", ".+@@@", ".+###", "....."}; oroborus-2.0.20/themes/platinum/bottom-left-inactive.xpm0000644000000000000000000000041210361474201020226 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#+", ".+@@@", ".+###", "....."}; oroborus-2.0.20/themes/platinum/bottom-right-active.xpm0000644000000000000000000000103010361474201020057 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "16 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "............+@#.", ".++++++++++++@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@+@@@@@@#.", ".+@@@@+#@@@@@@#.", ".+@@@+#@@+@@@@#.", ".+@@+#@@+#@@@@#.", ".+@+#@@+#@@+@@#.", ".+@@@@+#@@+#@@#.", ".+@@@+#@@+#@@@#.", ".+@@@@@@+#@@@@#.", ".+@@@@@+#@@@@@#.", "++@@@@@@@@@@@@#.", "@@@@@@@@@@@@@@#.", "###############.", "................"}; oroborus-2.0.20/themes/platinum/bottom-right-inactive.xpm0000644000000000000000000000104210361474201020411 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "16 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "............+@#.", ".++++++++++++@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", ".+@@@@@@@@@@@@#.", "++@@@@@@@@@@@@#.", "@@@@@@@@@@@@@@#.", "###############.", "................"}; oroborus-2.0.20/themes/platinum/close-active.xpm0000644000000000000000000000106110361474201016551 0ustar /* XPM */ static char * close_active_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/platinum/close-inactive.xpm0000644000000000000000000000071510361474201017105 0ustar /* XPM */ static char * close_inactive_xpm[] = { "18 16 2 1", " c None", ". c #D8D8D8 s inactive_color_2", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", ".................."}; oroborus-2.0.20/themes/platinum/close-pressed.xpm0000644000000000000000000000106210361474201016744 0ustar /* XPM */ static char * close_pressed_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@@@@@@@@@@@@#..", "..+@@#########@#..", "..+@@#........@#..", "..+@@#........@#..", "..+@@#........@#..", "..+@@#........@#..", "..+@@#........@#..", "..+@@#........@#..", "..+@@#........@#..", "..+@@#........@#..", "..+@@@@@@@@@@@@#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/platinum/hide-active.xpm0000644000000000000000000000106010361474201016354 0ustar /* XPM */ static char * hide_active_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/platinum/hide-inactive.xpm0000644000000000000000000000071410361474201016710 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "18 16 2 1", " c None", ". c #D8D8D8 s inactive_color_2", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", ".................."}; oroborus-2.0.20/themes/platinum/hide-pressed.xpm0000644000000000000000000000106110361474201016547 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@@@@@@@@@@@@#..", "..+@@###########..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#+++++++++#..", "..+@@@@@@@@@@@@#..", "..+@@###########..", "..+@@#+++++++++#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/platinum/left-active.xpm0000644000000000000000000000053710361474201016405 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/platinum/left-inactive.xpm0000644000000000000000000000054710361474201016735 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/platinum/maximize-active.xpm0000644000000000000000000000106410361474201017272 0ustar /* XPM */ static char * maximize_active_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#........+@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/platinum/maximize-inactive.xpm0000644000000000000000000000072010361474201017617 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "18 16 2 1", " c None", ". c #D8D8D8 s inactive_color_2", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", ".................."}; oroborus-2.0.20/themes/platinum/maximize-pressed.xpm0000644000000000000000000000106510361474201017465 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@@@@@@@@@@@@#..", "..+@@###########..", "..+@@#+++++++++#..", "..+@@@@@@@@@@@@#..", "..+@@###########..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#........+#..", "..+@@#+++++++++#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/platinum/right-active.xpm0000644000000000000000000000054010361474201016562 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/platinum/right-inactive.xpm0000644000000000000000000000055010361474201017112 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/platinum/shade-active.xpm0000644000000000000000000000106110361474201016530 0ustar /* XPM */ static char * shade_active_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#........+@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+@##########@#..", "..+@#........+@#..", "..+@#+++++++++@#..", "..+@@@@@@@@@@@@#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/platinum/shade-inactive.xpm0000644000000000000000000000071510361474201017064 0ustar /* XPM */ static char * shade_inactive_xpm[] = { "18 16 2 1", " c None", ". c #D8D8D8 s inactive_color_2", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", "..................", ".................."}; oroborus-2.0.20/themes/platinum/shade-pressed.xpm0000644000000000000000000000106210361474201016723 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "18 16 5 1", " c None", ". c #D8D8D8 s active_color_2", "+ c #B2B2B2 s active_shadow_2", "@ c #000000 s active_border_color", "# c #FFFFFF s active_hilight_2", "..................", "..++++++++++++++..", "..+@@@@@@@@@@@@#..", "..+@@@@@@@@@@@@#..", "..+@@#########@#..", "..+@@#........@#..", "..+@@#++++++++@#..", "..+@@@@@@@@@@@@#..", "..+@@#########@#..", "..+@@#++++++++@#..", "..+@@@@@@@@@@@@#..", "..+@@#########@#..", "..+@@#........@#..", "..+@@@@@@@@@@@@#..", "..+#############..", ".................."}; oroborus-2.0.20/themes/platinum/themerc0000644000000000000000000000012010361474201015012 0ustar full_width_title=false #title_alignment=center button_spacing=0 button_offset=0 oroborus-2.0.20/themes/platinum/title-1-active.xpm0000644000000000000000000000064610361474201016733 0ustar /* XPM */ static char * top_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "+++++", "#####", "@@@@@", "+++++", "#####", "@@@@@", "+++++", "#####", "@@@@@", "+++++", "#####", "@@@@@", "+++++", "#####", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-1-inactive.xpm0000644000000000000000000000066010361474201017256 0ustar /* XPM */ static char * top_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-2-active.xpm0000644000000000000000000000065510361474201016734 0ustar /* XPM */ static char * title_left_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "++@@@", "##@@@", "@@@@@", "++@@@", "##@@@", "@@@@@", "++@@@", "##@@@", "@@@@@", "++@@@", "##@@@", "@@@@@", "++@@@", "##@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-2-inactive.xpm0000644000000000000000000000066710361474201017266 0ustar /* XPM */ static char * title_left_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-3-active.xpm0000644000000000000000000000065710361474201016737 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-3-inactive.xpm0000644000000000000000000000067110361474201017262 0ustar /* XPM */ static char * title_middle_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-4-active.xpm0000644000000000000000000000065610361474201016737 0ustar /* XPM */ static char * title_right_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@++", "@@@##", "@@@@@", "@@@++", "@@@##", "@@@@@", "@@@++", "@@@##", "@@@@@", "@@@++", "@@@##", "@@@@@", "@@@++", "@@@##", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-4-inactive.xpm0000644000000000000000000000067010361474201017262 0ustar /* XPM */ static char * title_right_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-5-active.xpm0000644000000000000000000000064610361474201016737 0ustar /* XPM */ static char * top_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "+++++", "#####", "@@@@@", "+++++", "#####", "@@@@@", "+++++", "#####", "@@@@@", "+++++", "#####", "@@@@@", "+++++", "#####", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/title-5-inactive.xpm0000644000000000000000000000066010361474201017262 0ustar /* XPM */ static char * top_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "+++++", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "@@@@@", "#####", "....."}; oroborus-2.0.20/themes/platinum/top-left-active.xpm0000644000000000000000000000065310361474201017204 0ustar /* XPM */ static char * top_left_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", ".++++", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@##", ".+@#."}; oroborus-2.0.20/themes/platinum/top-left-inactive.xpm0000644000000000000000000000066510361474201017536 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", ".++++", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@@@", ".+@##", ".+@#."}; oroborus-2.0.20/themes/platinum/top-right-active.xpm0000644000000000000000000000065410361474201017370 0ustar /* XPM */ static char * top_right_active_xpm[] = { "5 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....", "++++.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "##@#.", ".+@#."}; oroborus-2.0.20/themes/platinum/top-right-inactive.xpm0000644000000000000000000000066610361474201017722 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "5 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....", "++++.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "@@@#.", "##@#.", ".+@#."}; oroborus-2.0.20/themes/slimline/0000755000000000000000000000000011336023700013427 5ustar oroborus-2.0.20/themes/slimline/Makefile.am0000644000000000000000000000167510361474201015477 0ustar themedir = $(prefix)/share/oroborus/themes/slimline theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/slimline/Makefile.in0000644000000000000000000002317610361474442015517 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/slimline DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/slimline theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/slimline/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/slimline/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/slimline/bottom-active.xpm0000644000000000000000000000046510361474201016742 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/slimline/bottom-inactive.xpm0000644000000000000000000000047510361474201017272 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "................", "++++++++++++++++", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/slimline/bottom-left-active.xpm0000644000000000000000000000040210361474201017661 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#+", ".+@@@", ".+###", "....."}; oroborus-2.0.20/themes/slimline/bottom-left-inactive.xpm0000644000000000000000000000041210361474201020211 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "5 5 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#+", ".+@@@", ".+###", "....."}; oroborus-2.0.20/themes/slimline/bottom-right-active.xpm0000644000000000000000000000063010361474201020047 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "12 12 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", " .+@#.", " .+@@#.", " .+@@@#.", " .+@@@@#.", " .+@@##@#.", " .+@@@#+@#.", " .+@@@@@@@#.", ".+@@##@##@#.", "+@@@#+@#+@#.", "@@@@@@@@@@#.", "###########.", "............"}; oroborus-2.0.20/themes/slimline/bottom-right-inactive.xpm0000644000000000000000000000064210361474201020401 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "12 12 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", " .+@#.", " .+@@#.", " .+@@@#.", " .+@@@@#.", " .+@@##@#.", " .+@@@#+@#.", " .+@@@@@@@#.", ".+@@##@##@#.", "+@@@#+@#+@#.", "@@@@@@@@@@#.", "###########.", "............"}; oroborus-2.0.20/themes/slimline/close-active.xpm0000644000000000000000000000071510361474201016541 0ustar /* XPM */ static char * close_active_xpm[] = { "14 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #B2B2B2 s active_shadow_2", "# c #D8D8D8 s active_color_2", ".............#", ".+++++++++++.@", ".+#########@.@", ".+#..###..#@.@", ".+#...#...#@.@", ".+##.....##@.@", ".+###...###@.@", ".+##.....##@.@", ".+#...#...#@.@", ".+#..###..#@.@", ".+#########@.@", ".+@@@@@@@@@@.@", ".............@", "#@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/slimline/close-inactive.xpm0000644000000000000000000000072710361474201017073 0ustar /* XPM */ static char * close_inactive_xpm[] = { "14 14 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #B2B2B2 s inactive_shadow_2", "# c #D8D8D8 s inactive_color_2", ".............#", ".+++++++++++.@", ".+#########@.@", ".+#..###..#@.@", ".+#...#...#@.@", ".+##.....##@.@", ".+###...###@.@", ".+##.....##@.@", ".+#...#...#@.@", ".+#..###..#@.@", ".+#########@.@", ".+@@@@@@@@@@.@", ".............@", "#@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/slimline/close-pressed.xpm0000644000000000000000000000071610361474201016734 0ustar /* XPM */ static char * close_pressed_xpm[] = { "14 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@@@@@@@@@@@@@@", "@.............", "@.+++++++++++.", "@.+@@@@@@@@@#.", "@.+@..@@@..@#.", "@.+@...@...@#.", "@.+@@.....@@#.", "@.+@@@...@@@#.", "@.+@@.....@@#.", "@.+@...@...@#.", "@.+@..@@@..@#.", "@.+@@@@@@@@@#.", "@.+##########.", "@............."}; oroborus-2.0.20/themes/slimline/hide-active.xpm0000644000000000000000000000071410361474201016344 0ustar /* XPM */ static char * hide_active_xpm[] = { "14 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #B2B2B2 s active_shadow_2", "# c #D8D8D8 s active_color_2", ".............#", ".+++++++++++.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#.......#@.@", ".+#.......#@.@", ".+#########@.@", ".+@@@@@@@@@@.@", ".............@", "#@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/slimline/hide-inactive.xpm0000644000000000000000000000072610361474201016676 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "14 14 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #B2B2B2 s inactive_shadow_2", "# c #D8D8D8 s inactive_color_2", ".............#", ".+++++++++++.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#.......#@.@", ".+#.......#@.@", ".+#########@.@", ".+@@@@@@@@@@.@", ".............@", "#@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/slimline/hide-pressed.xpm0000644000000000000000000000071510361474201016537 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "14 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@@@@@@@@@@@@@@", "@.............", "@.+++++++++++.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@.......@#.", "@.+@.......@#.", "@.+@@@@@@@@@#.", "@.+##########.", "@............."}; oroborus-2.0.20/themes/slimline/left-active.xpm0000644000000000000000000000053710361474201016370 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/slimline/left-inactive.xpm0000644000000000000000000000054710361474201016720 0ustar /* XPM */ static char * left_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/slimline/maximize-active.xpm0000644000000000000000000000072010361474201017253 0ustar /* XPM */ static char * maximize_active_xpm[] = { "14 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #B2B2B2 s active_shadow_2", "# c #D8D8D8 s active_color_2", ".............#", ".+++++++++++.@", ".+#########@.@", ".+#.......#@.@", ".+#.......#@.@", ".+#.#####.#@.@", ".+#.#####.#@.@", ".+#.#####.#@.@", ".+#.#####.#@.@", ".+#.......#@.@", ".+#########@.@", ".+@@@@@@@@@@.@", ".............@", "#@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/slimline/maximize-inactive.xpm0000644000000000000000000000073210361474201017605 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "14 14 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #B2B2B2 s inactive_shadow_2", "# c #D8D8D8 s inactive_color_2", ".............#", ".+++++++++++.@", ".+#########@.@", ".+#.......#@.@", ".+#.......#@.@", ".+#.#####.#@.@", ".+#.#####.#@.@", ".+#.#####.#@.@", ".+#.#####.#@.@", ".+#.......#@.@", ".+#########@.@", ".+@@@@@@@@@@.@", ".............@", "#@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/slimline/maximize-pressed.xpm0000644000000000000000000000072110361474201017446 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "14 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@@@@@@@@@@@@@@", "@.............", "@.+++++++++++.", "@.+@@@@@@@@@#.", "@.+@.......@#.", "@.+@.......@#.", "@.+@.@@@@@.@#.", "@.+@.@@@@@.@#.", "@.+@.@@@@@.@#.", "@.+@.@@@@@.@#.", "@.+@.......@#.", "@.+@@@@@@@@@#.", "@.+##########.", "@............."}; oroborus-2.0.20/themes/slimline/right-active.xpm0000644000000000000000000000054010361474201016545 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/slimline/right-inactive.xpm0000644000000000000000000000055010361474201017075 0ustar /* XPM */ static char * right_active_xpm[] = { "5 16 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#.", ".+@#."}; oroborus-2.0.20/themes/slimline/shade-active.xpm0000644000000000000000000000071510361474201016520 0ustar /* XPM */ static char * shade_active_xpm[] = { "14 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #B2B2B2 s active_shadow_2", "# c #D8D8D8 s active_color_2", ".............#", ".+++++++++++.@", ".+#########@.@", ".+#.......#@.@", ".+#.......#@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+@@@@@@@@@@.@", ".............@", "#@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/slimline/shade-inactive.xpm0000644000000000000000000000072710361474201017052 0ustar /* XPM */ static char * shade_inactive_xpm[] = { "14 14 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #B2B2B2 s inactive_shadow_2", "# c #D8D8D8 s inactive_color_2", ".............#", ".+++++++++++.@", ".+#########@.@", ".+#.......#@.@", ".+#.......#@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+#########@.@", ".+@@@@@@@@@@.@", ".............@", "#@@@@@@@@@@@@@"}; oroborus-2.0.20/themes/slimline/shade-pressed.xpm0000644000000000000000000000071610361474201016713 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "14 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@@@@@@@@@@@@@@", "@.............", "@.+++++++++++.", "@.+@@@@@@@@@#.", "@.+@.......@#.", "@.+@.......@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+@@@@@@@@@#.", "@.+##########.", "@............."}; oroborus-2.0.20/themes/slimline/themerc0000644000000000000000000000006710361474201015007 0ustar full_width_title=true button_offset=0 button_spacing=1 oroborus-2.0.20/themes/slimline/title-1-active.xpm0000644000000000000000000000142010361474201016705 0ustar /* XPM */ static char * title_active_xpm[] = { "21 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/slimline/title-1-inactive.xpm0000644000000000000000000000143010361474201017235 0ustar /* XPM */ static char * title_active_xpm[] = { "21 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/slimline/title-2-active.xpm0000644000000000000000000000146310361474201016715 0ustar /* XPM */ static char * title_left_active_xpm[] = { "18 23 8 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "$ c #8CB754 s active_color_1", "% c #8CB754 s active_hilight_1", "^ c #8CB754 s active_shadow_1", "..................", "++++++++++++++++++", "@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@########", "@@@##@##@@#.......", "@@@#+@#+@@#.%%%%%%", "@@@@@@@@@@#.%$$$$$", "@@@##@##@@#.%$$$$$", "@@@#+@#+@@#.%$$$$$", "@@@@@@@@@@#.%$$$$$", "@@@##@##@@#.%$$$$$", "@@@#+@#@@@#.%$$$$$", "@@@@@@@@@@#.%$$$$$", "@@@##@##@@#.%$$$$$", "@@@#+@#+@@#.%$$$$$", "@@@@@@@@@@#.%$$$$$", "@@@##@##@@#.%$$$$$", "@@@#+@#+@@#.%^^^^^", "@@@@@@@@@@#.......", "@@@@@@@@@@#+++++++", "@@@@@@@@@@@@@@@@@@", "##################", ".................."}; oroborus-2.0.20/themes/slimline/title-2-inactive.xpm0000644000000000000000000000150110361474201017235 0ustar /* XPM */ static char * title_left_active_xpm[] = { "18 23 8 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "$ c #8CB754 s inactive_color_1", "% c #8CB754 s inactive_hilight_1", "^ c #8CB754 s inactive_shadow_1", "..................", "++++++++++++++++++", "@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@########", "@@@##@##@@#.......", "@@@#+@#+@@#.%%%%%%", "@@@@@@@@@@#.%$$$$$", "@@@##@##@@#.%$$$$$", "@@@#+@#+@@#.%$$$$$", "@@@@@@@@@@#.%$$$$$", "@@@##@##@@#.%$$$$$", "@@@#+@#@@@#.%$$$$$", "@@@@@@@@@@#.%$$$$$", "@@@##@##@@#.%$$$$$", "@@@#+@#+@@#.%$$$$$", "@@@@@@@@@@#.%$$$$$", "@@@##@##@@#.%$$$$$", "@@@#+@#+@@#.%^^^^^", "@@@@@@@@@@#.......", "@@@@@@@@@@#+++++++", "@@@@@@@@@@@@@@@@@@", "##################", ".................."}; oroborus-2.0.20/themes/slimline/title-3-active.xpm0000644000000000000000000000157210361474201016717 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "21 23 8 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "$ c #8CB754 s active_color_1", "% c #8CB754 s active_hilight_1", "^ c #8CB754 s active_shadow_1", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", ".....................", "%%%%%%%%%%%%%%%%%%%%%", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "^^^^^^^^^^^^^^^^^^^^^", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/slimline/title-3-inactive.xpm0000644000000000000000000000161210361474201017241 0ustar /* XPM */ static char * title_middle_inactive_xpm[] = { "21 23 8 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "$ c #8CB754 s inactive_color_1", "% c #8CB754 s inactive_hilight_1", "^ c #8CB754 s inactive_shadow_1", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", ".....................", "%%%%%%%%%%%%%%%%%%%%%", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$", "^^^^^^^^^^^^^^^^^^^^^", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/slimline/title-4-active.xpm0000644000000000000000000000146410361474201016720 0ustar /* XPM */ static char * title_right_active_xpm[] = { "18 23 8 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "$ c #8CB754 s active_color_1", "% c #8CB754 s active_hilight_1", "^ c #8CB754 s active_shadow_1", "..................", "++++++++++++++++++", "@@@@@@@@@@@@@@@@@@", "########@@@@@@@@@@", ".......+@@##@##@@@", "%%%%%%.+@@#+@#+@@@", "$$$$$^.+@@@@@@@@@@", "$$$$$^.+@@##@##@@@", "$$$$$^.+@@#+@#+@@@", "$$$$$^.+@@@@@@@@@@", "$$$$$^.+@@##@##@@@", "$$$$$^.+@@#+@#+@@@", "$$$$$^.+@@@@@@@@@@", "$$$$$^.+@@##@##@@@", "$$$$$^.+@@#+@#+@@@", "$$$$$^.+@@@@@@@@@@", "$$$$$^.+@@##@##@@@", "^^^^^^.+@@#+@#+@@@", ".......+@@@@@@@@@@", "++++++++@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@", "##################", ".................."}; oroborus-2.0.20/themes/slimline/title-4-inactive.xpm0000644000000000000000000000150410361474201017242 0ustar /* XPM */ static char * title_right_inactive_xpm[] = { "18 23 8 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "$ c #8CB754 s inactive_color_1", "% c #8CB754 s inactive_hilight_1", "^ c #8CB754 s inactive_shadow_1", "..................", "++++++++++++++++++", "@@@@@@@@@@@@@@@@@@", "########@@@@@@@@@@", ".......+@@##@##@@@", "%%%%%%.+@@#+@#+@@@", "$$$$$^.+@@@@@@@@@@", "$$$$$^.+@@##@##@@@", "$$$$$^.+@@#+@#+@@@", "$$$$$^.+@@@@@@@@@@", "$$$$$^.+@@##@##@@@", "$$$$$^.+@@#+@#+@@@", "$$$$$^.+@@@@@@@@@@", "$$$$$^.+@@##@##@@@", "$$$$$^.+@@#+@#+@@@", "$$$$$^.+@@@@@@@@@@", "$$$$$^.+@@##@##@@@", "^^^^^^.+@@#+@#+@@@", ".......+@@@@@@@@@@", "++++++++@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@", "##################", ".................."}; oroborus-2.0.20/themes/slimline/title-5-active.xpm0000644000000000000000000000142010361474201016711 0ustar /* XPM */ static char * title_active_xpm[] = { "21 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/slimline/title-5-inactive.xpm0000644000000000000000000000143010361474201017241 0ustar /* XPM */ static char * title_active_xpm[] = { "21 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", ".....................", "+++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@@@@@@", "#####################", "....................."}; oroborus-2.0.20/themes/slimline/top-left-active.xpm0000644000000000000000000000067110361474201017167 0ustar /* XPM */ static char * top_left_active_xpm[] = { "6 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "......", ".+++++", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@###", ".+@#.."}; oroborus-2.0.20/themes/slimline/top-left-inactive.xpm0000644000000000000000000000070310361474201017512 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "6 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "......", ".+++++", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@@@@", ".+@###", ".+@#.."}; oroborus-2.0.20/themes/slimline/top-right-active.xpm0000644000000000000000000000067210361474201017353 0ustar /* XPM */ static char * top_right_active_xpm[] = { "6 23 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "......", "+++++.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "###@#.", "..+@#."}; oroborus-2.0.20/themes/slimline/top-right-inactive.xpm0000644000000000000000000000070410361474201017676 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "6 23 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "......", "+++++.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "@@@@#.", "###@#.", "..+@#."}; oroborus-2.0.20/themes/windows/0000755000000000000000000000000011336023700013305 5ustar oroborus-2.0.20/themes/windows/Makefile.am0000644000000000000000000000167410361474202015355 0ustar themedir = $(prefix)/share/oroborus/themes/windows theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/windows/Makefile.in0000644000000000000000000002317210361474442015371 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes/windows DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(themedir)" themeDATA_INSTALL = $(INSTALL_DATA) DATA = $(theme_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ themedir = $(prefix)/share/oroborus/themes/windows theme_DATA = bottom-active.xpm \ bottom-inactive.xpm \ bottom-left-active.xpm \ bottom-left-inactive.xpm \ bottom-right-active.xpm \ bottom-right-inactive.xpm \ close-active.xpm \ close-inactive.xpm \ close-pressed.xpm \ hide-active.xpm \ hide-inactive.xpm \ hide-pressed.xpm \ left-active.xpm \ left-inactive.xpm \ maximize-active.xpm \ maximize-inactive.xpm \ maximize-pressed.xpm \ right-active.xpm \ right-inactive.xpm \ shade-active.xpm \ shade-inactive.xpm \ shade-pressed.xpm \ themerc \ title-1-active.xpm \ title-1-inactive.xpm \ title-2-active.xpm \ title-2-inactive.xpm \ title-3-active.xpm \ title-3-inactive.xpm \ title-4-active.xpm \ title-4-inactive.xpm \ title-5-active.xpm \ title-5-inactive.xpm \ top-left-active.xpm \ top-left-inactive.xpm \ top-right-active.xpm \ top-right-inactive.xpm EXTRA_DIST = $(theme_DATA) MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/windows/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/windows/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: install-themeDATA: $(theme_DATA) @$(NORMAL_INSTALL) test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)" @list='$(theme_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \ $(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \ done uninstall-themeDATA: @$(NORMAL_UNINSTALL) @list='$(theme_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \ rm -f "$(DESTDIR)$(themedir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(themedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-themeDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-themeDATA .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip install-themeDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ uninstall-am uninstall-info-am uninstall-themeDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/themes/windows/bottom-active.xpm0000644000000000000000000000042310361474202016613 0ustar /* XPM */ static char * bottom_active_xpm[] = { "16 5 4 1", " c None", ". c #000000 s active_border_color", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/windows/bottom-inactive.xpm0000644000000000000000000000043310361474202017143 0ustar /* XPM */ static char * bottom_inactive_xpm[] = { "16 5 4 1", " c None", ". c #000000 s inactive_border_color", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@", "@@@@@@@@@@@@@@@@", "################", "................"}; oroborus-2.0.20/themes/windows/bottom-left-active.xpm0000644000000000000000000000062710361474202017551 0ustar /* XPM */ static char * bottom_left_active_xpm[] = { "12 12 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@@@@@@@@", "@+@@@@@@@@@@", "@+@@@@@@@@@@", "@+##########", "@..........."}; oroborus-2.0.20/themes/windows/bottom-left-inactive.xpm0000644000000000000000000000064110361474202020074 0ustar /* XPM */ static char * bottom_left_inactive_xpm[] = { "12 12 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@ ", "@+@@@@@@@@@@", "@+@@@@@@@@@@", "@+@@@@@@@@@@", "@+##########", "@..........."}; oroborus-2.0.20/themes/windows/bottom-right-active.xpm0000644000000000000000000000056610361474202017736 0ustar /* XPM */ static char * bottom_right_active_xpm[] = { "12 12 4 1", " c None", ". c #000000 s active_border_color", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", " @@@#.", " @@@#.", " @@@#.", " @@@#.", " @@@#.", " @@@#.", " @@@#.", "@@@@@@@@@@#.", "@@@@@@@@@@#.", "@@@@@@@@@@#.", "###########.", "............"}; oroborus-2.0.20/themes/windows/bottom-right-inactive.xpm0000644000000000000000000000057610361474202020266 0ustar /* XPM */ static char * bottom_right_inactive_xpm[] = { "12 12 4 1", " c None", ". c #000000 s inactive_border_color", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", " @@@#.", " @@@#.", " @@@#.", " @@@#.", " @@@#.", " @@@#.", " @@@#.", "@@@@@@@@@@#.", "@@@@@@@@@@#.", "@@@@@@@@@@#.", "###########.", "............"}; oroborus-2.0.20/themes/windows/close-active.xpm0000644000000000000000000000067710361474202016427 0ustar /* XPM */ static char * close_active_xpm[] = { "13 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", " ", "@@@@@@@@@@@@@", "@+++++++++++.", "@+@@@@@@@@@#.", "@+@..@@@..@#.", "@+@...@...@#.", "@+@@.....@@#.", "@+@@@...@@@#.", "@+@@.....@@#.", "@+@...@...@#.", "@+@..@@@..@#.", "@+@@@@@@@@@#.", "@+##########.", "@............"}; oroborus-2.0.20/themes/windows/close-inactive.xpm0000644000000000000000000000071110361474202016743 0ustar /* XPM */ static char * close_inactive_xpm[] = { "13 14 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", " ", "@@@@@@@@@@@@@", "@+++++++++++.", "@+@@@@@@@@@#.", "@+@..@@@..@#.", "@+@...@...@#.", "@+@@.....@@#.", "@+@@@...@@@#.", "@+@@.....@@#.", "@+@...@...@#.", "@+@..@@@..@#.", "@+@@@@@@@@@#.", "@+##########.", "@............"}; oroborus-2.0.20/themes/windows/close-pressed.xpm0000644000000000000000000000070010361474202016604 0ustar /* XPM */ static char * close_pressed_xpm[] = { "13 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #B2B2B2 s active_shadow_2", "@ c #D8D8D8 s active_color_2", "# c #FFFFFF s active_hilight_2", " ", "............@", ".+++++++++++@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@..@@@..#@", ".+@@...@...#@", ".+@@@.....@#@", ".+@@@@...@@#@", ".+@@@.....@#@", ".+@@...@...#@", ".+@@..@@@..#@", ".+##########@", ".@@@@@@@@@@@@"}; oroborus-2.0.20/themes/windows/hide-active.xpm0000644000000000000000000000067610361474202016232 0ustar /* XPM */ static char * hide_active_xpm[] = { "13 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", " ", "@@@@@@@@@@@@@", "@+++++++++++.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@.......@#.", "@+@.......@#.", "@+@@@@@@@@@#.", "@+##########.", "@............"}; oroborus-2.0.20/themes/windows/hide-inactive.xpm0000644000000000000000000000071010361474202016546 0ustar /* XPM */ static char * hide_inactive_xpm[] = { "13 14 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", " ", "@@@@@@@@@@@@@", "@+++++++++++.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@.......@#.", "@+@.......@#.", "@+@@@@@@@@@#.", "@+##########.", "@............"}; oroborus-2.0.20/themes/windows/hide-pressed.xpm0000644000000000000000000000067710361474202016425 0ustar /* XPM */ static char * hide_pressed_xpm[] = { "13 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #B2B2B2 s active_shadow_2", "@ c #D8D8D8 s active_color_2", "# c #FFFFFF s active_hilight_2", " ", ".............", ".+++++++++++@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@.......#@", ".+@@.......#@", ".+##########@", ".@@@@@@@@@@@@"}; oroborus-2.0.20/themes/windows/left-active.xpm0000644000000000000000000000022010361474202016234 0ustar /* XPM */ static char * left_active_xpm[] = { "5 1 3 1", " c None", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "@+@@@"};oroborus-2.0.20/themes/windows/left-inactive.xpm0000644000000000000000000000022610361474202016571 0ustar /* XPM */ static char * left_inactive_xpm[] = { "5 1 3 1", " c None", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "@+@@@"};oroborus-2.0.20/themes/windows/maximize-active.xpm0000644000000000000000000000070210361474202017132 0ustar /* XPM */ static char * maximize_active_xpm[] = { "13 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", " ", "@@@@@@@@@@@@@", "@+++++++++++.", "@+@@@@@@@@@#.", "@+@.......@#.", "@+@.......@#.", "@+@.@@@@@.@#.", "@+@.@@@@@.@#.", "@+@.@@@@@.@#.", "@+@.@@@@@.@#.", "@+@.......@#.", "@+@@@@@@@@@#.", "@+##########.", "@............"}; oroborus-2.0.20/themes/windows/maximize-inactive.xpm0000644000000000000000000000071410361474202017464 0ustar /* XPM */ static char * maximize_inactive_xpm[] = { "13 14 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", " ", "@@@@@@@@@@@@@", "@+++++++++++.", "@+@@@@@@@@@#.", "@+@.......@#.", "@+@.......@#.", "@+@.@@@@@.@#.", "@+@.@@@@@.@#.", "@+@.@@@@@.@#.", "@+@.@@@@@.@#.", "@+@.......@#.", "@+@@@@@@@@@#.", "@+##########.", "@............"}; oroborus-2.0.20/themes/windows/maximize-pressed.xpm0000644000000000000000000000070210361474202017324 0ustar /* XPM */ static char * maximize_pressed_xpm[] = { "13 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #B2B2B2 s active_shadow_2", "@ c #D8D8D8 s active_color_2", "# c #FFFFFF s active_hilight_2", " " ".............", ".+++++++++++@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@.......#@", ".+@@.......#@", ".+@@.@@@@@.#@", ".+@@.@@@@@.#@", ".+@@.@@@@@.#@", ".+@@.@@@@@.#@", ".+@@.......#@", ".+##########@", ".@@@@@@@@@@@@"}; oroborus-2.0.20/themes/windows/right-active.xpm0000644000000000000000000000026610361474202016431 0ustar /* XPM */ static char * right_active_xpm[] = { "5 1 4 1", " c None", ". c #000000 s active_border_color", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@@@#."}; oroborus-2.0.20/themes/windows/right-inactive.xpm0000644000000000000000000000027610361474202016761 0ustar /* XPM */ static char * right_inactive_xpm[] = { "5 1 4 1", " c None", ". c #000000 s inactive_border_color", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "@@@#."}; oroborus-2.0.20/themes/windows/shade-active.xpm0000644000000000000000000000067610361474202016405 0ustar /* XPM */ static char * shade_active_xpm[] = { "13 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", " " "@@@@@@@@@@@@@", "@+++++++++++.", "@+@@@@@@@@@#.", "@+@.......@#.", "@+@.......@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+##########.", "@............"}; oroborus-2.0.20/themes/windows/shade-inactive.xpm0000644000000000000000000000071010361474202016721 0ustar /* XPM */ static char * shade_inactive_xpm[] = { "13 14 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", " " "@@@@@@@@@@@@@", "@+++++++++++.", "@+@@@@@@@@@#.", "@+@.......@#.", "@+@.......@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+@@@@@@@@@#.", "@+##########.", "@............"}; oroborus-2.0.20/themes/windows/shade-pressed.xpm0000644000000000000000000000070010361474202016563 0ustar /* XPM */ static char * shade_pressed_xpm[] = { "13 14 5 1", " c None", ". c #000000 s active_border_color", "+ c #B2B2B2 s active_shadow_2", "@ c #D8D8D8 s active_color_2", "# c #FFFFFF s active_hilight_2", " ", ".............", ".+++++++++++@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@.......#@", ".+@@.......#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+@@@@@@@@@#@", ".+##########@", ".@@@@@@@@@@@@"}; oroborus-2.0.20/themes/windows/themerc0000644000000000000000000000006710361474202014666 0ustar full_width_title=true button_offset=2 button_spacing=2 oroborus-2.0.20/themes/windows/title-1-active.xpm0000644000000000000000000000065210361474202016572 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "$ c #8CB754 s active_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-1-inactive.xpm0000644000000000000000000000066410361474202017124 0ustar /* XPM */ static char * title_middle_inactive_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "$ c #8CB754 s inactive_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-2-active.xpm0000644000000000000000000000065210361474202016573 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "$ c #8CB754 s active_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-2-inactive.xpm0000644000000000000000000000066410361474202017125 0ustar /* XPM */ static char * title_middle_inactive_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "$ c #8CB754 s inactive_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-3-active.xpm0000644000000000000000000000065210361474202016574 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "$ c #8CB754 s active_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-3-inactive.xpm0000644000000000000000000000066410361474202017126 0ustar /* XPM */ static char * title_middle_inactive_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "$ c #8CB754 s inactive_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-4-active.xpm0000644000000000000000000000065210361474202016575 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "$ c #8CB754 s active_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-4-inactive.xpm0000644000000000000000000000066410361474202017127 0ustar /* XPM */ static char * title_middle_inactive_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "$ c #8CB754 s inactive_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-5-active.xpm0000644000000000000000000000065210361474202016576 0ustar /* XPM */ static char * title_middle_active_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "$ c #8CB754 s active_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/title-5-inactive.xpm0000644000000000000000000000066410361474202017130 0ustar /* XPM */ static char * title_middle_inactive_xpm[] = { "5 24 5 1", " c None", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "$ c #8CB754 s inactive_color_1", "@@@@@", "+++++", "@@@@@", "@@@@@", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "$$$$$", "@@@@@", "@@@@@"}; oroborus-2.0.20/themes/windows/top-left-active.xpm0000644000000000000000000000055610361474202017050 0ustar /* XPM */ static char * top_left_active_xpm[] = { "4 24 4 1", " c None", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@@@@", "@+++", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@"}; oroborus-2.0.20/themes/windows/top-left-inactive.xpm0000644000000000000000000000056610361474202017400 0ustar /* XPM */ static char * top_left_inactive_xpm[] = { "4 24 4 1", " c None", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "@@@@", "@+++", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@", "@+@@"}; oroborus-2.0.20/themes/windows/top-right-active.xpm0000644000000000000000000000062410361474202017227 0ustar /* XPM */ static char * top_right_active_xpm[] = { "4 24 5 1", " c None", ". c #000000 s active_border_color", "+ c #FFFFFF s active_hilight_2", "@ c #D8D8D8 s active_color_2", "# c #B2B2B2 s active_shadow_2", "@@@@", "+++.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#."}; oroborus-2.0.20/themes/windows/top-right-inactive.xpm0000644000000000000000000000063610361474202017561 0ustar /* XPM */ static char * top_right_inactive_xpm[] = { "4 24 5 1", " c None", ". c #000000 s inactive_border_color", "+ c #FFFFFF s inactive_hilight_2", "@ c #D8D8D8 s inactive_color_2", "# c #B2B2B2 s inactive_shadow_2", "@@@@", "+++.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#.", "@@#."}; oroborus-2.0.20/themes/Makefile.am0000644000000000000000000000027710361474174013671 0ustar SUBDIRS=cruxish next oroborus platinum slimline windows agua QNX e017 pillage gorillaworm beos defold mkultra bluecurve Elberg_Blue Elberg_Red Elberg_Green MAINTAINERCLEANFILES = Makefile.in oroborus-2.0.20/themes/Makefile.in0000644000000000000000000003210010361474437013672 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = themes DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ SUBDIRS = cruxish next oroborus platinum slimline windows agua QNX e017 pillage gorillaworm beos defold mkultra bluecurve Elberg_Blue Elberg_Red Elberg_Green MAINTAINERCLEANFILES = Makefile.in all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh uninstall-info-am: # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(mkdir_p) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-info-am uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ clean clean-generic clean-recursive ctags ctags-recursive \ distclean distclean-generic distclean-recursive distclean-tags \ distdir dvi dvi-am html html-am info info-am install \ install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-generic \ mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am uninstall-info-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/AUTHORS0000644000000000000000000000140210361474172011405 0ustar Authors and Contributors for Oroborus ===================================== Author: Ken Lynch Current Developer: Stefan Pfetzing Notice: ======= Ken Lynch stopped development on Oroborus, I asked him and he agreed that I can continoue developing on Oroborus. Contributors: Martin Hedenfalk (border snapping, workspace keys, vertical/horizontal maximizing) Acknowledgments: I would like to thank Decklin Foster for writing AEWM which I used to help me write Oroborus. I would also like to thank Tomohiro Kubota for the i18n code which I used to implement i18n support in Oroborus. Finally I would like to thank all of you who have helped me to debug and fine tune Oroborus and make it what it is today. oroborus-2.0.20/COPYING0000644000000000000000000004312210361474442011375 0ustar GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, 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. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program 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. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public 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. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 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 of the License, 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. oroborus-2.0.20/ChangeLog0000644000000000000000000000373110361474172012116 0ustar For an up to date version of the changes look at debian/changelog. Changes in Version 2.0.4 * Small fix window shaping * Added move window to numbered workspace keybindings * Altered some of the default keybindings * Fixed a bug which caused title bar corruption for windows with no title text Changes in Version 2.0.3 * Fixed a bug which caused hidden windows to be made visible again when changing workspaces * Added the ability to change the resize keys in the config file which was accidently left out * Alt+Tab now raises windows * Added keybindings to move window to next/previous workspace * Clicking close with button 3 now kills stubborn apps that refuse to close * Better handling of segfaults * New theme coldsteel which shows off some of the new features * Fixed a bug which caused windows to jump workspaces when edge flipping * Fixed a window unmapping bug * The Agua theme is back Changes in Version 2.0.2 * Fixed a bug which caused a segfault when last window was closed * Created a .indent.pro file in the source directory with my preffered indent settings * Improved border snapping * Added vertical/horizontal maximize * Added switch to numbered workspace keys Changes in Version 2.0.1 * Fixed a bug which caused a segfault when Oroborus was run as the first app * Added --enable-debug option to configure script * Added example .oroborusrc file Changes in Version 2.0.0 * Converted to automake/autoconf * Improved keyboard control * Can now resize window from any corner * Major enhancements to theme format * Added shade and maximize buttons * Configurable button positions * Added new color options for active and inactive borders * Introduced color schemes * Choice of box or opaque resize * Choice of box or opaque move * Added raise delay option * Configurable double click action, choice of maximize, shade, hide or none * Automatically adjusts for GNOME panel when maximizing and positioning * Added edge flipping when moving windows * Added snap to border feature oroborus-2.0.20/DRAFT-C++-TRANSITION.de0000644000000000000000000000373610361474172013521 0ustar Ein paar Notizen für die C++ Neuprogrammierung Was soll er können: 1. Die gleichen Features wie die aktuelle Version haben. 2. Eine von Grund auf neu entwickelte Konfiguration haben. 3. Mehrere Heads (Xinerama) verwalten können (kann die momentane Version nicht wirklich.) 4. Den Freedesktop.org Standard _VOLLSTÄNDIG_ implementieren. 5. Pluginfähig sein. - sowohl echte plugins (dlopen) als auch über Corba benutzbar. TODO: 1. Abstraktionsebene für X11 und das Rendern des Fensterrandes. - das Rendern des Fensterrandes _SOLL_ in einem Plugin ablaufen. - window_decoration_plugin bekommt folgende parameter: ein Window Objekt Dieses beinhaltet die WindowID, den Window Layer, ob es sticky, fullscreen oder maximized ist, die Position und ob es shaded ist. 2. Ein externes Programm bieten das das folgende bietet: Die Möglichkeit bieten die Position und den Workspace an Oroborus-wm weiterzureichen. -> die PID wird an oroborus weitergegeben, und selbiger erwartet in den nächsten paar Sekunden ein neues Fenster mit selbiger PID. Am besten in einer shared library. (siehe Oroborus::Utils::Starter) 3. Namespaces Oroborus - Der Haupt-Namespace Oroborus::X11 - für den X11 Abstraktionslayer. Oroborus::WM - Der Windowmanager-spezifische Teil Oroborus::IPC - das Handling der Interprozess Kommunikation Oroborus::Utils - für kleinere Teile Oroborus::Utils::Starter - für den Starter Oroborus::Utils::Menu - Deskmenu spezifisches, soll später als Plugin in Oroborus-wm möglich sein. Oroborus::Utils::Keylaunch - für den Keylaunch spezifischen Part Oroborus::Utils::Desklaunch - (wird eventuell nie erscheinen) für den Desklaunch Part ... 99. Die Webseite aktualisieren. /***This must remain at the end of the file.*********************************************** * arch-tag: Ein paar Notizen für die C++ Neuprogrammierung * ******************************************************************************************/ oroborus-2.0.20/INSTALL0000644000000000000000000002042510361474172011374 0ustar CVS Instructions ================ THIS PART IS ONLY FOR THE CVS VERSION OF OROBORUS. To first generate neccessary files out of the CVS Version of Oroborus, run `./bootstrap.sh'. (autoconf, automake autoheader and aclocal are needed for this.) After generating these files, you can continue as usual. This is now also done if you run dpkg-buildpackage or something similar to generate a debian package. If you want to generate a patch for oroborus, you can use this makefile to remove everyting not neccessary after doing a `make clean' simply do an `make -f makefile.cvs clean', which will remove anything not necessary. Basic Installation ================== These are generic installation instructions. The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. It may also create one or more `.h' files containing system-dependent definitions. Finally, it creates a shell script `config.status' that you can run in the future to recreate the current configuration, a file `config.cache' that saves the results of its tests to speed up reconfiguring, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail diffs or instructions to the address given in the `README' so they can be considered for the next release. If at some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.in' is used to create `configure' by a program called `autoconf'. You only need `configure.in' if you want to change it or regenerate `configure' using a newer version of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of System V, you might need to type `sh ./configure' instead to prevent `csh' from trying to execute `configure' itself. Running `configure' takes awhile. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package. 3. Optionally, type `make check' to run any self-tests that come with the package. 4. Type `make install' to install the programs and any data files and documentation. 5. You can remove the program binaries and object files from the source code directory by typing `make clean'. To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the `configure' script does not know about. You can give `configure' initial values for variables by setting them in the environment. Using a Bourne-compatible shell, you can do that on the command line like this: CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure Or on systems that have the `env' program, you can do it like this: env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure Compiling For Multiple Architectures ==================================== You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you must use a version of `make' that supports the `VPATH' variable, such as GNU `make'. `cd' to the directory where you want the object files and executables to go and run the `configure' script. `configure' automatically checks for the source code in the directory that `configure' is in and in `..'. If you have to use a `make' that does not supports the `VPATH' variable, you have to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean' before reconfiguring for another architecture. Installation Names ================== By default, `make install' will install the package's files in `/usr/local/bin', `/usr/local/man', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PATH'. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you give `configure' the option `--exec-prefix=PATH', the package will use PATH as the prefix for installing programs and libraries. Documentation and other data files will still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=PATH' to specify different values for particular kinds of files. Run `configure --help' for a list of the directories you can set and what kinds of files go in them. If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving `configure' the option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. Optional Features ================= Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. Specifying the System Type ========================== There may be some features `configure' can not figure out automatically, but needs to determine by the type of host the package will run on. Usually `configure' can figure that out, but if it prints a message saying it can not guess the host type, give it the `--host=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name with three fields: CPU-COMPANY-SYSTEM See the file `config.sub' for the possible values of each field. If `config.sub' isn't included in this package, then this package doesn't need to know the host type. If you are building compiler tools for cross-compiling, you can also use the `--target=TYPE' option to select the type of system they will produce code for and the `--build=TYPE' option to select the type of system on which you are compiling the package. Sharing Defaults ================ If you want to set default values for `configure' scripts to share, you can create a site shell script called `config.site' that gives default values for variables like `CC', `cache_file', and `prefix'. `configure' looks for `PREFIX/share/config.site' if it exists, then `PREFIX/etc/config.site' if it exists. Or, you can set the `CONFIG_SITE' environment variable to the location of the site script. A warning: not all `configure' scripts look for a site script. Operation Controls ================== `configure' recognizes the following options to control how it operates. `--cache-file=FILE' Use and save the results of the tests in FILE instead of `./config.cache'. Set FILE to `/dev/null' to disable caching, for debugging `configure'. `--help' Print a summary of the options to `configure', and exit. `--quiet' `--silent' `-q' Do not print messages saying which checks are being made. To suppress all normal output, redirect it to `/dev/null' (any error messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. `--version' Print the version of Autoconf used to generate the `configure' script, and exit. `configure' also accepts some other, not widely useful, options. oroborus-2.0.20/Makefile.am0000644000000000000000000000026610361474172012400 0ustar SUBDIRS = src defaults themes schemes man EXTRA_DIST = example.oroborusrc MAINTAINERCLEANFILES = Makefile.in COPYING depcomp install-sh missing mkinstalldirs aclocal.m4 configure oroborus-2.0.20/Makefile.in0000644000000000000000000004275010361474442012415 0ustar # Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = . am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ ChangeLog INSTALL NEWS TODO depcomp install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno configure.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ { test ! -d $(distdir) \ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr $(distdir); }; } DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISODATE = @ISODATE@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ datadir = @datadir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ SUBDIRS = src defaults themes schemes man EXTRA_DIST = example.oroborusrc MAINTAINERCLEANFILES = Makefile.in COPYING depcomp install-sh missing mkinstalldirs aclocal.m4 configure all: all-recursive .SUFFIXES: am--refresh: @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ cd $(srcdir) && $(AUTOMAKE) --gnu \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) cd $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) uninstall-info-am: # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) mkdir $(distdir) $(mkdir_p) $(distdir)/defaults @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(mkdir_p) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ distdir) \ || exit 1; \ fi; \ done -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r $(distdir) dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && cd $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' distuninstallcheck: @cd $(distuninstallcheck_dir) \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-info-am uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ check-am clean clean-generic clean-recursive ctags \ ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \ dist-tarZ dist-zip distcheck distclean distclean-generic \ distclean-recursive distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-generic \ mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am uninstall-info-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: oroborus-2.0.20/NEWS0000644000000000000000000000002210361474172011031 0ustar No news today. :) oroborus-2.0.20/README0000644000000000000000000000227510361474172011226 0ustar Oroborus Readme =============== Oroborus is a small yet fully featured GNOME compliant window manager for the X Window System. It is distributed under the GPL (see LICENSE for more details). The code is sort of based on AEWM by Decklin Foster in that I studied that code to find out how a window manager works. It has since evolved into something quite beautiful. The I18N internationalisation code was taken from the TWM I18N patch from the I18N documentation available at www.debian.org. The main aim of Oroborus is to be small and light with very few fancy features, so there are no docks, no taskbars, no root menus and no icons. These can be added quite easily by either using Oroborus with GNOME or using some other applications that provide the required functionality. Currently Gnome2 is mostly supported, and Oroborus also has support for the X session manager. So normally you only have to start oroborus once while running Gnome ( mostly by killall ;oroborus& ) and then save your session. This also helps, if Oroborus dies (that didn't happen to me in nearly a year from now), then Gnome-session will automatically restart Oroborus. Have fun! Stefan Pfetzing oroborus-2.0.20/TODO0000644000000000000000000000176410361474172011040 0ustar Things to do ============ (sorted by priority, first comes the highest) * Make Code gcc-4.0 (-pedantic -Wall) clean * mostly finished, except src/session.c* * REMOVE the current session.(c|h) * REMOVE automake - use autoconf and a hand-written Makefile - automake sucks badly! * Switch to C++! * Write new documentation. Doxygen needs to be written. * Switch to XRestackWindows for raising/lowering. * Implement *all* needed things from EWMH, mostly for Gnome2. (currently Gnome panels work again, *and* Oroborus registers itself with the Gnome session) * implement a remote controlling application (like esh from enlightenment) * Add a Gui application for configuring Oroborus more comfortable. * Add a plugin interface. * implement a popup funtion to warn the user * Cleanup *all* of Oroborus to make it more flexible. * Implement libxft2 support for the window decoration. (mostly for UTF-8 support). Done and still in the TODO file =============================== * Nothing yet ;) oroborus-2.0.20/aclocal.m40000644000000000000000000007546210361474423012215 0ustar # generated automatically by aclocal 1.9.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"]) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.9.6])]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to # `$srcdir', `$srcdir/..', or `$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is `.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # # Another solution, used here, is to always expand $ac_aux_dir to an # absolute PATH. The drawback is that using absolute paths prevent a # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. AC_PREREQ([2.50])dnl # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 7 # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE]) AC_SUBST([$1_FALSE]) if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then AC_MSG_ERROR([[conditional "$1" was never defined. Usually this means the macro was only invoked conditionally.]]) fi])]) # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 8 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing # CC etc. in the Makefile, will ask for an AC_PROG_CC use... # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. # NAME is "CC", "CXX", "GCJ", or "OBJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular # dependency, and given that the user is not expected to run this macro, # just rely on AC_PROG_CC. AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl ifelse([$1], CC, [depcc="$CC" am_compiler_list=], [$1], CXX, [depcc="$CXX" am_compiler_list=], [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_$1_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fi for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf case $depmode in nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; none) break ;; esac # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. if depmode=$depmode \ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_$1_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_$1_dependencies_compiler_type=none fi ]) AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDITIONAL([am__fastdep$1], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. # This macro is AC_REQUIREd in _AM_DEPENDENCIES AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ]) # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, [ --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH]) ]) # Generate code to set up dependency tracking. -*- Autoconf -*- # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. #serial 3 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # So let's grep whole file. if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then dirpart=`AS_DIRNAME("$mf")` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` AS_MKDIR_P([$dirpart/$fdir]) # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done ])# _AM_OUTPUT_DEPENDENCY_COMMANDS # AM_OUTPUT_DEPENDENCY_COMMANDS # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking # is enabled. FIXME. This creates each `.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 8 # AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 12 # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- # The call with PACKAGE and VERSION arguments is the old style # call (pre autoconf-2.50), which is being phased out. PACKAGE # and VERSION should now be passed to AC_INIT and removed from # the call to AM_INIT_AUTOMAKE. # We support both call styles for the transition. After # the next Automake release, Autoconf can make the AC_INIT # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.58])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl # test to see if srcdir already configured if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi AC_SUBST([CYGPATH_W]) # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) AM_MISSING_PROG(AUTOCONF, autoconf) AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) AM_MISSING_PROG(AUTOHEADER, autoheader) AM_MISSING_PROG(MAKEINFO, makeinfo) AM_PROG_INSTALL_SH AM_PROG_INSTALL_STRIP AC_REQUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], [_AM_DEPENDENCIES(CC)], [define([AC_PROG_CC], defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES(CXX)], [define([AC_PROG_CXX], defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl ]) ]) # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the # loop where config.status creates the headers, so we can generate # our stamp files there. AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $1 | $1:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl install_sh=${install_sh-"$am_aux_dir/install-sh"} AC_SUBST(install_sh)]) # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 3 # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo done .PHONY: am__doit END # If we don't find an include directive, just comment out the code. AC_MSG_CHECKING([for style of include used by $am_make]) am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # We grep out `Entering directory' and `Leaving directory' # messages which can occur if `w' ends up in MAKEFLAGS. # In particular we don't look at `^make:' because GNU make might # be invoked under some other name (usually "gmake"), in which # case it prints its new name instead of `make'. if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then am__include=include am__quote= _am_result=GNU fi # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then am__include=.include am__quote="\"" _am_result=BSD fi fi AC_SUBST([am__include]) AC_SUBST([am__quote]) AC_MSG_RESULT([$_am_result]) rm -f confinc confmf ]) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 4 # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. # If it does, set am_missing_run to use it, otherwise, to nothing. AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= AC_MSG_WARN([`missing' script is too old or missing]) fi ]) # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_PROG_MKDIR_P # --------------- # Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise. # # Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories # created by `make install' are always world readable, even if the # installer happens to have an overly restrictive umask (e.g. 077). # This was a mistake. There are at least two reasons why we must not # use `-m 0755': # - it causes special bits like SGID to be ignored, # - it may be too restrictive (some setups expect 775 directories). # # Do not use -m 0755 and let people choose whatever they expect by # setting umask. # # We cannot accept any implementation of `mkdir' that recognizes `-p'. # Some implementations (such as Solaris 8's) are not thread-safe: if a # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c' # concurrently, both version can detect that a/ is missing, but only # one can create it and the other will error out. Consequently we # restrict ourselves to GNU make (using the --version option ensures # this.) AC_DEFUN([AM_PROG_MKDIR_P], [if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then # We used to keeping the `.' as first argument, in order to # allow $(mkdir_p) to be used without argument. As in # $(mkdir_p) $(somedir) # where $(somedir) is conditionally defined. However this is wrong # for two reasons: # 1. if the package is installed by a user who cannot write `.' # make install will fail, # 2. the above comment should most certainly read # $(mkdir_p) $(DESTDIR)$(somedir) # so it does not work when $(somedir) is undefined and # $(DESTDIR) is not. # To support the latter case, we have to write # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir), # so the `.' trick is pointless. mkdir_p='mkdir -p --' else # On NextStep and OpenStep, the `mkdir' command does not # recognize any option. It will interpret all options as # directories to create, and then abort because `.' already # exists. for d in ./-p ./--version; do test -d $d && rmdir $d done # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists. if test -f "$ac_aux_dir/mkinstalldirs"; then mkdir_p='$(mkinstalldirs)' else mkdir_p='$(install_sh) -d' fi fi AC_SUBST([mkdir_p])]) # Helper functions for option handling. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 3 # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) # ------------------------------ # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) # ---------------------------------- # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # Check to make sure that the build environment is sane. -*- Autoconf -*- # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 4 # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 echo timestamp > conftest.file # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. set X `ls -t $srcdir/configure conftest.file` fi rm -f conftest.file if test "$[*]" != "X $srcdir/configure conftest.file" \ && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi test "$[2]" = conftest.file ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi AC_MSG_RESULT(yes)]) # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_PROG_INSTALL_STRIP # --------------------- # One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we # always use install-sh in `make install-strip', and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. dnl Don't test for $cross_compiling = yes, because it might be `maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) # Check how to create a tarball. -*- Autoconf -*- # Copyright (C) 2004, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. # FORMAT should be one of `v7', `ustar', or `pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory # $tardir. # tardir=directory && $(am__tar) > result.tar # # Substitute a variable $(am__untar) that extract such # a tarball read from stdin. # $(am__untar) < result.tar AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. AM_MISSING_PROG([AMTAR], [tar]) m4_if([$1], [v7], [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], [m4_case([$1], [ustar],, [pax],, [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) # Loop over all known methods to create a tar archive until one works. _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and # Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in gnutar) for _am_tar in tar gnutar gtar; do AM_RUN_LOG([$_am_tar --version]) && break done am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' am__untar="$_am_tar -xf -" ;; plaintar) # Must skip GNU tar: if it does not support --format= it doesn't create # ustar tarball either. (tar --version) >/dev/null 2>&1 && continue am__tar='tar chf - "$$tardir"' am__tar_='tar chf - "$tardir"' am__untar='tar xf -' ;; pax) am__tar='pax -L -x $1 -w "$$tardir"' am__tar_='pax -L -x $1 -w "$tardir"' am__untar='pax -r' ;; cpio) am__tar='find "$$tardir" -print | cpio -o -H $1 -L' am__tar_='find "$tardir" -print | cpio -o -H $1 -L' am__untar='cpio -i -H $1 -d' ;; none) am__tar=false am__tar_=false am__untar=false ;; esac # If the value was cached, stop now. We just wanted to have am__tar # and am__untar set. test -n "${am_cv_prog_tar_$1}" && break # tar/untar a dummy directory, and stop if the command works rm -rf conftest.dir mkdir conftest.dir echo GrepMe > conftest.dir/file AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) rm -rf conftest.dir if test -s conftest.tar; then AM_RUN_LOG([$am__untar /dev/null 2>&1 && break fi done rm -rf conftest.dir AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) AC_MSG_RESULT([$am_cv_prog_tar_$1])]) AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR oroborus-2.0.20/configure0000755000000000000000000074405010361474464012265 0ustar #! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then set -o posix fi DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # Work around bugs in pre-3.0 UWIN ksh. $as_unset ENV MAIL MAILPATH PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. for as_var in \ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ LC_TELEPHONE LC_TIME do if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else $as_unset $as_var fi done # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)$' \| \ . : '\(.\)' 2>/dev/null || echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } /^X\/\(\/\/\)$/{ s//\1/; q; } /^X\/\(\/\).*/{ s//\1/; q; } s/.*/./; q'` # PATH needs CR, and LINENO needs CR and PATH. # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" || { # Find who we are. Look in the path if we contain no path at all # relative or not. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 { (exit 1); exit 1; }; } fi case $CONFIG_SHELL in '') as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for as_base in sh bash ksh sh5; do case $as_dir in /*) if ("$as_dir/$as_base" -c ' as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } CONFIG_SHELL=$as_dir/$as_base export CONFIG_SHELL exec "$CONFIG_SHELL" "$0" ${1+"$@"} fi;; esac done done ;; esac # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line before each line; the second 'sed' does the real # work. The second script uses 'N' to pair each line-number line # with the numbered line, and appends trailing '-' during # substitution so that $LINENO is not a special case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) sed '=' <$as_myself | sed ' N s,$,-, : loop s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, t loop s,-$,, s,^['$as_cr_digits']*\n,, ' >$as_me.lineno && chmod +x $as_me.lineno || { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensible to this). . ./$as_me.lineno # Exit status is that of the last command. exit } case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in *c*,-n*) ECHO_N= ECHO_C=' ' ECHO_T=' ' ;; *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; *) ECHO_N= ECHO_C='\c' ECHO_T= ;; esac if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then # We could just check for DJGPP; but this test a) works b) is more generic # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). if test -f conf$$.exe; then # Don't use ln at all; we don't have any links as_ln_s='cp -p' else as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.file if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_executable_p="test -f" # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" # IFS # We need space, tab and new line, in precisely that order. as_nl=' ' IFS=" $as_nl" # CDPATH. $as_unset CDPATH # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` exec 6>&1 # # Initializations. # ac_default_prefix=/usr/local ac_config_libobj_dir=. cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} # Maximum number of lines to put in a shell here document. # This variable seems obsolete. It should probably be removed, and # only ac_max_sed_lines should be used. : ${ac_max_here_lines=38} # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= PACKAGE_VERSION= PACKAGE_STRING= PACKAGE_BUGREPORT= ac_unique_file="src/oroborus.c" # Factoring default headers for most tests. ac_includes_default="\ #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif" ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar ISODATE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS EGREP ALLOCA LIBOBJS LTLIBOBJS' ac_subst_files='' # Initialize some variables set by options. ac_init_help= ac_init_version=false # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datadir='${prefix}/share' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' libdir='${exec_prefix}/lib' includedir='${prefix}/include' oldincludedir='/usr/include' infodir='${prefix}/info' mandir='${prefix}/man' ac_prev= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval "$ac_prev=\$ac_option" ac_prev= continue fi ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_option in -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad | --data | --dat | --da) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ | --da=*) datadir=$ac_optarg ;; -disable-* | --disable-*) ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } ac_feature=`echo $ac_feature | sed 's/-/_/g'` eval "enable_$ac_feature=no" ;; -enable-* | --enable-*) ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } ac_feature=`echo $ac_feature | sed 's/-/_/g'` case $ac_option in *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; *) ac_optarg=yes ;; esac eval "enable_$ac_feature='$ac_optarg'" ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst \ | --locals | --local | --loca | --loc | --lo) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* \ | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } ac_package=`echo $ac_package| sed 's/-/_/g'` case $ac_option in *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; *) ac_optarg=yes ;; esac eval "with_$ac_package='$ac_optarg'" ;; -without-* | --without-*) ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } ac_package=`echo $ac_package | sed 's/-/_/g'` eval "with_$ac_package=no" ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) { echo "$as_me: error: unrecognized option: $ac_option Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 { (exit 1); exit 1; }; } ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` eval "$ac_envvar='$ac_optarg'" export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` { echo "$as_me: error: missing argument to $ac_option" >&2 { (exit 1); exit 1; }; } fi # Be sure to have absolute paths. for ac_var in exec_prefix prefix do eval ac_val=$`echo $ac_var` case $ac_val in [\\/$]* | ?:[\\/]* | NONE | '' ) ;; *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 { (exit 1); exit 1; }; };; esac done # Be sure to have absolute paths. for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ localstatedir libdir includedir oldincludedir infodir mandir do eval ac_val=$`echo $ac_var` case $ac_val in [\\/$]* | ?:[\\/]* ) ;; *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 { (exit 1); exit 1; }; };; esac done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used." >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then its parent. ac_confdir=`(dirname "$0") 2>/dev/null || $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$0" : 'X\(//\)[^/]' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$0" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` srcdir=$ac_confdir if test ! -r $srcdir/$ac_unique_file; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r $srcdir/$ac_unique_file; then if test "$ac_srcdir_defaulted" = yes; then { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 { (exit 1); exit 1; }; } else { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 { (exit 1); exit 1; }; } fi fi (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 { (exit 1); exit 1; }; } srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` ac_env_build_alias_set=${build_alias+set} ac_env_build_alias_value=$build_alias ac_cv_env_build_alias_set=${build_alias+set} ac_cv_env_build_alias_value=$build_alias ac_env_host_alias_set=${host_alias+set} ac_env_host_alias_value=$host_alias ac_cv_env_host_alias_set=${host_alias+set} ac_cv_env_host_alias_value=$host_alias ac_env_target_alias_set=${target_alias+set} ac_env_target_alias_value=$target_alias ac_cv_env_target_alias_set=${target_alias+set} ac_cv_env_target_alias_value=$target_alias ac_env_CC_set=${CC+set} ac_env_CC_value=$CC ac_cv_env_CC_set=${CC+set} ac_cv_env_CC_value=$CC ac_env_CFLAGS_set=${CFLAGS+set} ac_env_CFLAGS_value=$CFLAGS ac_cv_env_CFLAGS_set=${CFLAGS+set} ac_cv_env_CFLAGS_value=$CFLAGS ac_env_LDFLAGS_set=${LDFLAGS+set} ac_env_LDFLAGS_value=$LDFLAGS ac_cv_env_LDFLAGS_set=${LDFLAGS+set} ac_cv_env_LDFLAGS_value=$LDFLAGS ac_env_CPPFLAGS_set=${CPPFLAGS+set} ac_env_CPPFLAGS_value=$CPPFLAGS ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} ac_cv_env_CPPFLAGS_value=$CPPFLAGS ac_env_CPP_set=${CPP+set} ac_env_CPP_value=$CPP ac_cv_env_CPP_set=${CPP+set} ac_cv_env_CPP_value=$CPP # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures this package to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] _ACEOF cat <<_ACEOF Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --datadir=DIR read-only architecture-independent data [PREFIX/share] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --infodir=DIR info documentation [PREFIX/info] --mandir=DIR man documentation [PREFIX/man] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names X features: --x-includes=DIR X include files are in DIR --x-libraries=DIR X library files are in DIR _ACEOF fi if test -n "$ac_init_help"; then cat <<\_ACEOF Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors --enable-debug use this option if you want to debug Oroborus Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-x use the X Window System Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory CPPFLAGS C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. _ACEOF fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. ac_popdir=`pwd` for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d $ac_dir || continue ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Do not use `cd foo && pwd` to compute absolute paths, because # the directories may not exist. case `pwd` in .) ac_abs_builddir="$ac_dir";; *) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;; esac case $ac_abs_builddir in .) ac_abs_top_builddir=${ac_top_builddir}.;; *) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;; esac case $ac_abs_builddir in .) ac_abs_srcdir=$ac_srcdir;; *) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;; esac case $ac_abs_builddir in .) ac_abs_top_srcdir=$ac_top_srcdir;; *) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;; esac cd $ac_dir # Check for guested configure; otherwise get Cygnus style configure. if test -f $ac_srcdir/configure.gnu; then echo $SHELL $ac_srcdir/configure.gnu --help=recursive elif test -f $ac_srcdir/configure; then echo $SHELL $ac_srcdir/configure --help=recursive elif test -f $ac_srcdir/configure.ac || test -f $ac_srcdir/configure.in; then echo $ac_configure --help else echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi cd "$ac_popdir" done fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF Copyright (C) 2003 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit 0 fi exec 5>config.log cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ _ACEOF { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` hostinfo = `(hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. echo "PATH: $as_dir" done } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_sep= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 2) ac_configure_args1="$ac_configure_args1 '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" # Get rid of the leading space. ac_sep=" " ;; esac done done $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Be sure not to use single quotes in there, as some shells, # such as our DU 5.0 friend, will then `close' the trap. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo cat <<\_ASBOX ## ---------------- ## ## Cache variables. ## ## ---------------- ## _ASBOX echo # The following way of writing the cache mishandles newlines in values, { (set) 2>&1 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in *ac_space=\ *) sed -n \ "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" ;; *) sed -n \ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" ;; esac; } echo cat <<\_ASBOX ## ----------------- ## ## Output variables. ## ## ----------------- ## _ASBOX echo for ac_var in $ac_subst_vars do eval ac_val=$`echo $ac_var` echo "$ac_var='"'"'$ac_val'"'"'" done | sort echo if test -n "$ac_subst_files"; then cat <<\_ASBOX ## ------------- ## ## Output files. ## ## ------------- ## _ASBOX echo for ac_var in $ac_subst_files do eval ac_val=$`echo $ac_var` echo "$ac_var='"'"'$ac_val'"'"'" done | sort echo fi if test -s confdefs.h; then cat <<\_ASBOX ## ----------- ## ## confdefs.h. ## ## ----------- ## _ASBOX echo sed "/^$/d" confdefs.h | sort echo fi test "$ac_signal" != 0 && echo "$as_me: caught signal $ac_signal" echo "$as_me: exit $exit_status" } >&5 rm -f core *.core && rm -rf conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -rf conftest* confdefs.h # AIX cpp loses on an empty file, so make sure it contains at least a newline. echo >confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then if test "x$prefix" != xNONE; then CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" else CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" fi fi for ac_site_file in $CONFIG_SITE; do if test -r "$ac_site_file"; then { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special # files actually), so we avoid doing that. if test -f "$cache_file"; then { echo "$as_me:$LINENO: loading cache $cache_file" >&5 echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . $cache_file;; *) . ./$cache_file;; esac fi else { echo "$as_me:$LINENO: creating cache $cache_file" >&5 echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in `(set) 2>&1 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val="\$ac_cv_env_${ac_var}_value" eval ac_new_val="\$ac_env_${ac_var}_value" case $ac_old_set,$ac_new_set in set,) { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 echo "$as_me: former value: $ac_old_val" >&2;} { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 echo "$as_me: current value: $ac_new_val" >&2;} ac_cache_corrupted=: fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 echo "$as_me: error: changes in the environment can compromise the build" >&2;} { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} { (exit 1); exit 1; }; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu am__api_version="1.9" ac_aux_dir= for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do if test -f $ac_dir/install-sh; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f $ac_dir/install.sh; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break elif test -f $ac_dir/shtool; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} { (exit 1); exit 1; }; } fi ac_config_guess="$SHELL $ac_aux_dir/config.guess" ac_config_sub="$SHELL $ac_aux_dir/config.sub" ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in ./ | .// | /cC/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi done done ;; esac done fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. We don't cache a # path for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the path is relative. INSTALL=$ac_install_sh fi fi echo "$as_me:$LINENO: result: $INSTALL" >&5 echo "${ECHO_T}$INSTALL" >&6 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' echo "$as_me:$LINENO: checking whether build environment is sane" >&5 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6 # Just in case sleep 1 echo timestamp > conftest.file # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t $srcdir/configure conftest.file` fi rm -f conftest.file if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&5 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&2;} { (exit 1); exit 1; }; } fi test "$2" = conftest.file ) then # Ok. : else { { echo "$as_me:$LINENO: error: newly created file is older than distributed files! Check your system clock" >&5 echo "$as_me: error: newly created file is older than distributed files! Check your system clock" >&2;} { (exit 1); exit 1; }; } fi echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 test "$program_prefix" != NONE && program_transform_name="s,^,$program_prefix,;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s,\$,$program_suffix,;$program_transform_name" # Double any \ or $. echo might interpret backslashes. # By default was `s,x,x', remove it if useless. cat <<\_ACEOF >conftest.sed s/[\\$]/&&/g;s/;s,x,x,$// _ACEOF program_transform_name=`echo $program_transform_name | sed -f conftest.sed` rm conftest.sed # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then # We used to keeping the `.' as first argument, in order to # allow $(mkdir_p) to be used without argument. As in # $(mkdir_p) $(somedir) # where $(somedir) is conditionally defined. However this is wrong # for two reasons: # 1. if the package is installed by a user who cannot write `.' # make install will fail, # 2. the above comment should most certainly read # $(mkdir_p) $(DESTDIR)$(somedir) # so it does not work when $(somedir) is undefined and # $(DESTDIR) is not. # To support the latter case, we have to write # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir), # so the `.' trick is pointless. mkdir_p='mkdir -p --' else # On NextStep and OpenStep, the `mkdir' command does not # recognize any option. It will interpret all options as # directories to create, and then abort because `.' already # exists. for d in ./-p ./--version; do test -d $d && rmdir $d done # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists. if test -f "$ac_aux_dir/mkinstalldirs"; then mkdir_p='$(mkinstalldirs)' else mkdir_p='$(install_sh) -d' fi fi for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AWK+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AWK="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then echo "$as_me:$LINENO: result: $AWK" >&5 echo "${ECHO_T}$AWK" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$AWK" && break done echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.make <<\_ACEOF all: @echo 'ac_maketemp="$(MAKE)"' _ACEOF # GNU make sometimes prints "make[1]: Entering...", which would confuse us. eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` if test -n "$ac_maketemp"; then eval ac_cv_prog_make_${ac_make}_set=yes else eval ac_cv_prog_make_${ac_make}_set=no fi rm -f conftest.make fi if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 SET_MAKE= else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}" fi rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null # test to see if srcdir already configured if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} { (exit 1); exit 1; }; } fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi # Define the identity of the package. PACKAGE=`sed 's/ .*$//; q' debian/changelog` VERSION=`sed 's/^.*(\(.*\)).*$/\1/; q' debian/changelog` cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} install_sh=${install_sh-"$am_aux_dir/install-sh"} # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then echo "$as_me:$LINENO: result: $STRIP" >&5 echo "${ECHO_T}$STRIP" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_STRIP="strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":" fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 echo "${ECHO_T}$ac_ct_STRIP" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi STRIP=$ac_ct_STRIP else STRIP="$ac_cv_prog_STRIP" fi fi INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. AMTAR=${AMTAR-"${am_missing_run}tar"} am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' ac_config_headers="$ac_config_headers src/config.h" ISODATE=`date +%Y-%m-%d` YEAR=`date +%Y` cat >>confdefs.h <<_ACEOF #define YEAR $YEAR _ACEOF # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in ./ | .// | /cC/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi done done ;; esac done fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. We don't cache a # path for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the path is relative. INSTALL=$ac_install_sh fi fi echo "$as_me:$LINENO: result: $INSTALL" >&5 echo "${ECHO_T}$INSTALL" >&6 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi CC=$ac_ct_CC else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi CC=$ac_ct_CC else CC="$ac_cv_prog_CC" fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$ac_ct_CC" && break done CC=$ac_ct_CC fi fi test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&5 echo "$as_me: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } # Provide some information about the compiler. echo "$as_me:$LINENO:" \ "checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` { (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (eval echo "$as_me:$LINENO: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (eval echo "$as_me:$LINENO: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 (eval $ac_link_default) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # Find the output, starting from the most likely. This scheme is # not robust to junk in `.', hence go to wildcards (a.*) only as a last # resort. # Be careful to initialize this variable, since it used to be cached. # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. ac_cv_exeext= # b.out is created by i960 compilers. for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; conftest.$ac_ext ) # This is the source file. ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` # FIXME: I believe we export ac_cv_exeext for Libtool, # but it would be cool to find out if it's true. Does anybody # maintain Libtool? --akim. export ac_cv_exeext break;; * ) break;; esac done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { echo "$as_me:$LINENO: error: C compiler cannot create executables See \`config.log' for more details." >&5 echo "$as_me: error: C compiler cannot create executables See \`config.log' for more details." >&2;} { (exit 77); exit 77; }; } fi ac_exeext=$ac_cv_exeext echo "$as_me:$LINENO: result: $ac_file" >&5 echo "${ECHO_T}$ac_file" >&6 # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. echo "$as_me:$LINENO: checking whether the C compiler works" >&5 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { echo "$as_me:$LINENO: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." >&5 echo "$as_me: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi fi fi echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 rm -f a.out a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 echo "$as_me:$LINENO: result: $cross_compiling" >&5 echo "${ECHO_T}$cross_compiling" >&6 echo "$as_me:$LINENO: checking for suffix of executables" >&5 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` export ac_cv_exeext break;; * ) break;; esac done else { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&5 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi rm -f conftest$ac_cv_exeext echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 echo "${ECHO_T}$ac_cv_exeext" >&6 rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT echo "$as_me:$LINENO: checking for suffix of object files" >&5 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&5 echo "$as_me: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 echo "${ECHO_T}$ac_cv_objext" >&6 OBJEXT=$ac_cv_objext ac_objext=$OBJEXT echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_compiler_gnu=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_compiler_gnu=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS CFLAGS="-g" echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_prog_cc_g=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 if test "${ac_cv_prog_cc_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_prog_cc_stdc=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std1 is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std1. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF # Don't try gcc -ansi; that turns off useful extensions and # breaks some systems' header files. # AIX -qlanglvl=ansi # Ultrix and OSF/1 -std1 # HP-UX 10.20 and later -Ae # HP-UX older versions -Aa -D_HPUX_SOURCE # SVR4 -Xc -D__EXTENSIONS__ for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_stdc=$ac_arg break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext done rm -f conftest.$ac_ext conftest.$ac_objext CC=$ac_save_CC fi case "x$ac_cv_prog_cc_stdc" in x|xno) echo "$as_me:$LINENO: result: none needed" >&5 echo "${ECHO_T}none needed" >&6 ;; *) echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 CC="$CC $ac_cv_prog_cc_stdc" ;; esac # Some people use a C++ compiler to compile C. Since we use `exit', # in C++ we need to declare it. In case someone uses the same compiler # for both compiling C and C++ we need to have the C++ compiler decide # the declaration of exit, since it's the most demanding environment. cat >conftest.$ac_ext <<_ACEOF #ifndef __cplusplus choke me #endif _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then for ac_declaration in \ '' \ 'extern "C" void std::exit (int) throw (); using std::exit;' \ 'extern "C" void std::exit (int); using std::exit;' \ 'extern "C" void exit (int) throw ();' \ 'extern "C" void exit (int);' \ 'void exit (int);' do cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_declaration #include int main () { exit (42); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 continue fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_declaration int main () { exit (42); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext done rm -f conftest* if test -n "$ac_declaration"; then echo '#ifdef __cplusplus' >>confdefs.h echo $ac_declaration >>confdefs.h echo '#endif' >>confdefs.h fi else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo done .PHONY: am__doit END # If we don't find an include directive, just comment out the code. echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6 am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # We grep out `Entering directory' and `Leaving directory' # messages which can occur if `w' ends up in MAKEFLAGS. # In particular we don't look at `^make:' because GNU make might # be invoked under some other name (usually "gmake"), in which # case it prints its new name instead of `make'. if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then am__include=include am__quote= _am_result=GNU fi # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then am__include=.include am__quote="\"" _am_result=BSD fi fi echo "$as_me:$LINENO: result: $_am_result" >&5 echo "${ECHO_T}$_am_result" >&6 rm -f confinc confmf # Check whether --enable-dependency-tracking or --disable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then enableval="$enable_dependency_tracking" fi; if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= AMDEP_FALSE='#' else AMDEP_TRUE='#' AMDEP_FALSE= fi depcc="$CC" am_compiler_list= echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf case $depmode in nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; none) break ;; esac # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. if depmode=$depmode \ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if test "${ac_cv_prog_CPP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then # Broken: success on invalid input. continue else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi echo "$as_me:$LINENO: result: $CPP" >&5 echo "${ECHO_T}$CPP" >&6 ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then # Broken: success on invalid input. continue else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." >&5 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test "x$ac_path_x_has_been_run" != xyes; then echo "$as_me:$LINENO: checking for X" >&5 echo $ECHO_N "checking for X... $ECHO_C" >&6 ac_path_x_has_been_run=yes # Check whether --with-x or --without-x was given. if test "${with_x+set}" = set; then withval="$with_x" fi; # $have_x is `yes', `no', `disabled', or empty when we do not yet know. if test "x$with_x" = xno; then # The user explicitly disabled X. have_x=disabled else if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then # Both variables are already set. have_x=yes else if test "${ac_cv_have_x+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else # One or both of the vars are not set, and there is no cached value. ac_x_includes=no ac_x_libraries=no rm -fr conftest.dir if mkdir conftest.dir; then cd conftest.dir # Make sure to not put "make" in the Imakefile rules, since we grep it out. cat >Imakefile <<'_ACEOF' acfindx: @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' _ACEOF if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then # GNU make sometimes prints "make[1]: Entering...", which would confuse us. eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. for ac_extension in a so sl; do if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && test -f $ac_im_libdir/libX11.$ac_extension; then ac_im_usrlibdir=$ac_im_libdir; break fi done # Screen out bogus values from the imake configuration. They are # bogus both because they are the default anyway, and because # using them would break gcc on systems where it needs fixed includes. case $ac_im_incroot in /usr/include) ;; *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; esac case $ac_im_usrlibdir in /usr/lib | /lib) ;; *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; esac fi cd .. rm -fr conftest.dir fi # Standard set of common directories for X headers. # Check X11 before X11Rn because it is often a symlink to the current release. ac_x_header_dirs=' /usr/X11/include /usr/X11R6/include /usr/X11R5/include /usr/X11R4/include /usr/include/X11 /usr/include/X11R6 /usr/include/X11R5 /usr/include/X11R4 /usr/local/X11/include /usr/local/X11R6/include /usr/local/X11R5/include /usr/local/X11R4/include /usr/local/include/X11 /usr/local/include/X11R6 /usr/local/include/X11R5 /usr/local/include/X11R4 /usr/X386/include /usr/x386/include /usr/XFree86/include/X11 /usr/include /usr/local/include /usr/unsupported/include /usr/athena/include /usr/local/x11r5/include /usr/lpp/Xamples/include /usr/openwin/include /usr/openwin/share/include' if test "$ac_x_includes" = no; then # Guess where to find include files, by looking for a specified header file. # First, try using that file with no special directory specified. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then # We can compile using X headers with no special include directory. ac_x_includes= else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 for ac_dir in $ac_x_header_dirs; do if test -r "$ac_dir/X11/Xlib.h"; then ac_x_includes=$ac_dir break fi done fi rm -f conftest.err conftest.$ac_ext fi # $ac_x_includes = no if test "$ac_x_libraries" = no; then # Check for the libraries. # See if we find them without any special options. # Don't add to $LIBS permanently. ac_save_LIBS=$LIBS LIBS="-lX11 $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { XrmInitialize () ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then LIBS=$ac_save_LIBS # We can link X programs with no special library path. ac_x_libraries= else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 LIBS=$ac_save_LIBS for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` do # Don't even attempt the hair of trying to link an X program! for ac_extension in a so sl; do if test -r $ac_dir/libX11.$ac_extension; then ac_x_libraries=$ac_dir break 2 fi done done fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi # $ac_x_libraries = no if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then # Didn't find X anywhere. Cache the known absence of X. ac_cv_have_x="have_x=no" else # Record where we found X for the cache. ac_cv_have_x="have_x=yes \ ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" fi fi fi eval "$ac_cv_have_x" fi # $with_x != no if test "$have_x" != yes; then echo "$as_me:$LINENO: result: $have_x" >&5 echo "${ECHO_T}$have_x" >&6 no_x=yes else # If each of the values was on the command line, it overrides each guess. test "x$x_includes" = xNONE && x_includes=$ac_x_includes test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries # Update the cache value to reflect the command line values. ac_cv_have_x="have_x=yes \ ac_x_includes=$x_includes ac_x_libraries=$x_libraries" # It might be that x_includes is empty (headers are found in the # standard search path. Then output the corresponding message ac_out_x_includes=$x_includes test "x$x_includes" = x && ac_out_x_includes="in standard search path" echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 fi fi if test "$no_x" = yes; then # Not all programs may use this symbol, but it does not hurt to define it. cat >>confdefs.h <<\_ACEOF #define X_DISPLAY_MISSING 1 _ACEOF X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= else if test -n "$x_includes"; then X_CFLAGS="$X_CFLAGS -I$x_includes" fi # It would also be nice to do this for all -L options, not just this one. if test -n "$x_libraries"; then X_LIBS="$X_LIBS -L$x_libraries" # For Solaris; some versions of Sun CC require a space after -R and # others require no space. Words are not sufficient . . . . case `(uname -sr) 2>/dev/null` in "SunOS 5"*) echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_R_nospace=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_R_nospace=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test $ac_R_nospace = yes; then echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 X_LIBS="$X_LIBS -R$x_libraries" else LIBS="$ac_xsave_LIBS -R $x_libraries" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_R_space=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_R_space=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test $ac_R_space = yes; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 X_LIBS="$X_LIBS -R $x_libraries" else echo "$as_me:$LINENO: result: neither works" >&5 echo "${ECHO_T}neither works" >&6 fi fi LIBS=$ac_xsave_LIBS esac fi # Check for system-dependent libraries X programs must link with. # Do this before checking for the system-independent R6 libraries # (-lICE), since we may need -lsocket or whatever for X linking. if test "$ISC" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" else # Martyn Johnson says this is needed for Ultrix, if the X # libraries were built with DECnet support. And Karl Berry says # the Alpha needs dnet_stub (dnet does not exist). ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char XOpenDisplay (); int main () { XOpenDisplay (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa (); int main () { dnet_ntoa (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_dnet_dnet_ntoa=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_dnet_dnet_ntoa=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" fi if test $ac_cv_lib_dnet_dnet_ntoa = no; then echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet_stub $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa (); int main () { dnet_ntoa (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_dnet_stub_dnet_ntoa=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_dnet_stub_dnet_ntoa=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" fi fi fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$ac_xsave_LIBS" # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, # to get the SysV transport functions. # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4) # needs -lnsl. # The nsl library prevents programs from opening the X display # on Irix 5.2, according to T.E. Dickey. # The functions gethostbyname, getservbyname, and inet_addr are # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. echo "$as_me:$LINENO: checking for gethostbyname" >&5 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6 if test "${ac_cv_func_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define gethostbyname to an innocuous variant, in case declares gethostbyname. For example, HP-UX 11i declares gettimeofday. */ #define gethostbyname innocuous_gethostbyname /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef gethostbyname /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) choke me #else char (*f) () = gethostbyname; #endif #ifdef __cplusplus } #endif int main () { return f != gethostbyname; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_gethostbyname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_gethostbyname=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6 if test $ac_cv_func_gethostbyname = no; then echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname (); int main () { gethostbyname (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_nsl_gethostbyname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_nsl_gethostbyname=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 if test $ac_cv_lib_nsl_gethostbyname = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" fi if test $ac_cv_lib_nsl_gethostbyname = no; then echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname (); int main () { gethostbyname (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_bsd_gethostbyname=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_bsd_gethostbyname=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6 if test $ac_cv_lib_bsd_gethostbyname = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" fi fi fi # lieder@skyler.mavd.honeywell.com says without -lsocket, # socket/setsockopt and other routines are undefined under SCO ODT # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary # on later versions), says Simon Leinen: it contains gethostby* # variants that don't use the name server (or something). -lsocket # must be given before -lnsl if both are needed. We assume that # if connect needs -lnsl, so does gethostbyname. echo "$as_me:$LINENO: checking for connect" >&5 echo $ECHO_N "checking for connect... $ECHO_C" >&6 if test "${ac_cv_func_connect+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define connect to an innocuous variant, in case declares connect. For example, HP-UX 11i declares gettimeofday. */ #define connect innocuous_connect /* System header to define __stub macros and hopefully few prototypes, which can conflict with char connect (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef connect /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char connect (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_connect) || defined (__stub___connect) choke me #else char (*f) () = connect; #endif #ifdef __cplusplus } #endif int main () { return f != connect; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_connect=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_connect=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 echo "${ECHO_T}$ac_cv_func_connect" >&6 if test $ac_cv_func_connect = no; then echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6 if test "${ac_cv_lib_socket_connect+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $X_EXTRA_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char connect (); int main () { connect (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_socket_connect=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_socket_connect=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6 if test $ac_cv_lib_socket_connect = yes; then X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" fi fi # Guillermo Gomez says -lposix is necessary on A/UX. echo "$as_me:$LINENO: checking for remove" >&5 echo $ECHO_N "checking for remove... $ECHO_C" >&6 if test "${ac_cv_func_remove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define remove to an innocuous variant, in case declares remove. For example, HP-UX 11i declares gettimeofday. */ #define remove innocuous_remove /* System header to define __stub macros and hopefully few prototypes, which can conflict with char remove (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef remove /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char remove (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_remove) || defined (__stub___remove) choke me #else char (*f) () = remove; #endif #ifdef __cplusplus } #endif int main () { return f != remove; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_remove=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_remove=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 echo "${ECHO_T}$ac_cv_func_remove" >&6 if test $ac_cv_func_remove = no; then echo "$as_me:$LINENO: checking for remove in -lposix" >&5 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6 if test "${ac_cv_lib_posix_remove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lposix $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char remove (); int main () { remove (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_posix_remove=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_posix_remove=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6 if test $ac_cv_lib_posix_remove = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" fi fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. echo "$as_me:$LINENO: checking for shmat" >&5 echo $ECHO_N "checking for shmat... $ECHO_C" >&6 if test "${ac_cv_func_shmat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define shmat to an innocuous variant, in case declares shmat. For example, HP-UX 11i declares gettimeofday. */ #define shmat innocuous_shmat /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shmat (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef shmat /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char shmat (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_shmat) || defined (__stub___shmat) choke me #else char (*f) () = shmat; #endif #ifdef __cplusplus } #endif int main () { return f != shmat; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_shmat=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_shmat=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 echo "${ECHO_T}$ac_cv_func_shmat" >&6 if test $ac_cv_func_shmat = no; then echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6 if test "${ac_cv_lib_ipc_shmat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lipc $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char shmat (); int main () { shmat (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_ipc_shmat=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_ipc_shmat=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6 if test $ac_cv_lib_ipc_shmat = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" fi fi fi # Check for libraries that X11R6 Xt/Xaw programs need. ac_save_LDFLAGS=$LDFLAGS test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to # check for ICE first), but we must link in the order -lSM -lICE or # we get undefined symbols. So assume we have SM if we have ICE. # These have to be linked with before -lX11, unlike the other # libraries we check for below, so use a different variable. # John Interrante, Karl Berry echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lICE $X_EXTRA_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char IceConnectionNumber (); int main () { IceConnectionNumber (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_ICE_IceConnectionNumber=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_ICE_IceConnectionNumber=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" fi LDFLAGS=$ac_save_LDFLAGS fi echo "$as_me:$LINENO: checking for egrep" >&5 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 if test "${ac_cv_prog_egrep+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if echo a | (grep -E '(a|b)') >/dev/null 2>&1 then ac_cv_prog_egrep='grep -E' else ac_cv_prog_egrep='egrep' fi fi echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 echo "${ECHO_T}$ac_cv_prog_egrep" >&6 EGREP=$ac_cv_prog_egrep echo "$as_me:$LINENO: checking for ANSI C header files" >&5 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_header_stdc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_header_stdc=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } _ACEOF rm -f conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi fi echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF #define STDC_HEADERS 1 _ACEOF fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_Header=no" fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in unistd.h sys/param.h sys/time.h time.h sys/mkdev.h sys/sysmacros.h string.h memory.h fcntl.h dirent.h sys/ndir.h ndir.h alloca.h locale.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 else # Is the header compilable? echo "$as_me:$LINENO: checking $ac_header usability" >&5 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 echo "${ECHO_T}$ac_header_compiler" >&6 # Is the header present? echo "$as_me:$LINENO: checking $ac_header presence" >&5 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------------ ## ## Report this to the AC_PACKAGE_NAME lists. ## ## ------------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 fi if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done echo "$as_me:$LINENO: checking whether sys/types.h defines makedev" >&5 echo $ECHO_N "checking whether sys/types.h defines makedev... $ECHO_C" >&6 if test "${ac_cv_header_sys_types_h_makedev+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { return makedev(0, 0); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_header_sys_types_h_makedev=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_header_sys_types_h_makedev=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_header_sys_types_h_makedev" >&5 echo "${ECHO_T}$ac_cv_header_sys_types_h_makedev" >&6 if test $ac_cv_header_sys_types_h_makedev = no; then if test "${ac_cv_header_sys_mkdev_h+set}" = set; then echo "$as_me:$LINENO: checking for sys/mkdev.h" >&5 echo $ECHO_N "checking for sys/mkdev.h... $ECHO_C" >&6 if test "${ac_cv_header_sys_mkdev_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi echo "$as_me:$LINENO: result: $ac_cv_header_sys_mkdev_h" >&5 echo "${ECHO_T}$ac_cv_header_sys_mkdev_h" >&6 else # Is the header compilable? echo "$as_me:$LINENO: checking sys/mkdev.h usability" >&5 echo $ECHO_N "checking sys/mkdev.h usability... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 echo "${ECHO_T}$ac_header_compiler" >&6 # Is the header present? echo "$as_me:$LINENO: checking sys/mkdev.h presence" >&5 echo $ECHO_N "checking sys/mkdev.h presence... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: sys/mkdev.h: accepted by the compiler, rejected by the preprocessor!" >&2;} { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: proceeding with the compiler's result" >&5 echo "$as_me: WARNING: sys/mkdev.h: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: present but cannot be compiled" >&5 echo "$as_me: WARNING: sys/mkdev.h: present but cannot be compiled" >&2;} { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: check for missing prerequisite headers?" >&5 echo "$as_me: WARNING: sys/mkdev.h: check for missing prerequisite headers?" >&2;} { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: see the Autoconf documentation" >&5 echo "$as_me: WARNING: sys/mkdev.h: see the Autoconf documentation" >&2;} { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: section \"Present But Cannot Be Compiled\"" >&5 echo "$as_me: WARNING: sys/mkdev.h: section \"Present But Cannot Be Compiled\"" >&2;} { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------------ ## ## Report this to the AC_PACKAGE_NAME lists. ## ## ------------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac echo "$as_me:$LINENO: checking for sys/mkdev.h" >&5 echo $ECHO_N "checking for sys/mkdev.h... $ECHO_C" >&6 if test "${ac_cv_header_sys_mkdev_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_sys_mkdev_h=$ac_header_preproc fi echo "$as_me:$LINENO: result: $ac_cv_header_sys_mkdev_h" >&5 echo "${ECHO_T}$ac_cv_header_sys_mkdev_h" >&6 fi if test $ac_cv_header_sys_mkdev_h = yes; then cat >>confdefs.h <<\_ACEOF #define MAJOR_IN_MKDEV 1 _ACEOF fi if test $ac_cv_header_sys_mkdev_h = no; then if test "${ac_cv_header_sys_sysmacros_h+set}" = set; then echo "$as_me:$LINENO: checking for sys/sysmacros.h" >&5 echo $ECHO_N "checking for sys/sysmacros.h... $ECHO_C" >&6 if test "${ac_cv_header_sys_sysmacros_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi echo "$as_me:$LINENO: result: $ac_cv_header_sys_sysmacros_h" >&5 echo "${ECHO_T}$ac_cv_header_sys_sysmacros_h" >&6 else # Is the header compilable? echo "$as_me:$LINENO: checking sys/sysmacros.h usability" >&5 echo $ECHO_N "checking sys/sysmacros.h usability... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 echo "${ECHO_T}$ac_header_compiler" >&6 # Is the header present? echo "$as_me:$LINENO: checking sys/sysmacros.h presence" >&5 echo $ECHO_N "checking sys/sysmacros.h presence... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag ac_cpp_err=$ac_cpp_err$ac_c_werror_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: sys/sysmacros.h: accepted by the compiler, rejected by the preprocessor!" >&2;} { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: proceeding with the compiler's result" >&5 echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: present but cannot be compiled" >&5 echo "$as_me: WARNING: sys/sysmacros.h: present but cannot be compiled" >&2;} { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: check for missing prerequisite headers?" >&5 echo "$as_me: WARNING: sys/sysmacros.h: check for missing prerequisite headers?" >&2;} { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: see the Autoconf documentation" >&5 echo "$as_me: WARNING: sys/sysmacros.h: see the Autoconf documentation" >&2;} { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: section \"Present But Cannot Be Compiled\"" >&5 echo "$as_me: WARNING: sys/sysmacros.h: section \"Present But Cannot Be Compiled\"" >&2;} { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------------ ## ## Report this to the AC_PACKAGE_NAME lists. ## ## ------------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac echo "$as_me:$LINENO: checking for sys/sysmacros.h" >&5 echo $ECHO_N "checking for sys/sysmacros.h... $ECHO_C" >&6 if test "${ac_cv_header_sys_sysmacros_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_sys_sysmacros_h=$ac_header_preproc fi echo "$as_me:$LINENO: result: $ac_cv_header_sys_sysmacros_h" >&5 echo "${ECHO_T}$ac_cv_header_sys_sysmacros_h" >&6 fi if test $ac_cv_header_sys_sysmacros_h = yes; then cat >>confdefs.h <<\_ACEOF #define MAJOR_IN_SYSMACROS 1 _ACEOF fi fi fi # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! echo "$as_me:$LINENO: checking for working alloca.h" >&5 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 if test "${ac_cv_working_alloca_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { char *p = (char *) alloca (2 * sizeof (int)); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_working_alloca_h=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_working_alloca_h=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 if test $ac_cv_working_alloca_h = yes; then cat >>confdefs.h <<\_ACEOF #define HAVE_ALLOCA_H 1 _ACEOF fi echo "$as_me:$LINENO: checking for alloca" >&5 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 if test "${ac_cv_func_alloca_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __GNUC__ # define alloca __builtin_alloca #else # ifdef _MSC_VER # include # define alloca _alloca # else # if HAVE_ALLOCA_H # include # else # ifdef _AIX #pragma alloca # else # ifndef alloca /* predefined by HP cc +Olibcalls */ char *alloca (); # endif # endif # endif # endif #endif int main () { char *p = (char *) alloca (1); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_alloca_works=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_alloca_works=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 if test $ac_cv_func_alloca_works = yes; then cat >>confdefs.h <<\_ACEOF #define HAVE_ALLOCA 1 _ACEOF else # The SVR3 libPW and SVR4 libucb both contain incompatible functions # that cause trouble. Some versions do not even contain alloca or # contain a buggy version. If you still want to use their alloca, # use ar to extract alloca.o from them instead of compiling alloca.c. ALLOCA=alloca.$ac_objext cat >>confdefs.h <<\_ACEOF #define C_ALLOCA 1 _ACEOF echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 if test "${ac_cv_os_cray+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #if defined(CRAY) && ! defined(CRAY2) webecray #else wenotbecray #endif _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "webecray" >/dev/null 2>&1; then ac_cv_os_cray=yes else ac_cv_os_cray=no fi rm -f conftest* fi echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5 echo "${ECHO_T}$ac_cv_os_cray" >&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define $ac_func to an innocuous variant, in case declares $ac_func. For example, HP-UX 11i declares gettimeofday. */ #define $ac_func innocuous_$ac_func /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $ac_func /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define CRAY_STACKSEG_END $ac_func _ACEOF break fi done fi echo "$as_me:$LINENO: checking stack direction for C alloca" >&5 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 if test "${ac_cv_c_stack_direction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test "$cross_compiling" = yes; then ac_cv_c_stack_direction=0 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int find_stack_direction () { static char *addr = 0; auto char dummy; if (addr == 0) { addr = &dummy; return find_stack_direction (); } else return (&dummy > addr) ? 1 : -1; } int main () { exit (find_stack_direction () < 0); } _ACEOF rm -f conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_stack_direction=1 else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) ac_cv_c_stack_direction=-1 fi rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 cat >>confdefs.h <<_ACEOF #define STACK_DIRECTION $ac_cv_c_stack_direction _ACEOF fi echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 if test "${ac_cv_struct_tm+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include int main () { struct tm *tp; tp->tm_sec; ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_struct_tm=time.h else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_struct_tm=sys/time.h fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 echo "${ECHO_T}$ac_cv_struct_tm" >&6 if test $ac_cv_struct_tm = sys/time.h; then cat >>confdefs.h <<\_ACEOF #define TM_IN_SYS_TIME 1 _ACEOF fi echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5 echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default int main () { static struct stat ac_aggr; if (ac_aggr.st_blocks) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_member_struct_stat_st_blocks=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default int main () { static struct stat ac_aggr; if (sizeof ac_aggr.st_blocks) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_member_struct_stat_st_blocks=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_member_struct_stat_st_blocks=no fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5 echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6 if test $ac_cv_member_struct_stat_st_blocks = yes; then cat >>confdefs.h <<_ACEOF #define HAVE_STRUCT_STAT_ST_BLOCKS 1 _ACEOF cat >>confdefs.h <<\_ACEOF #define HAVE_ST_BLOCKS 1 _ACEOF else case $LIBOBJS in "fileblocks.$ac_objext" | \ *" fileblocks.$ac_objext" | \ "fileblocks.$ac_objext "* | \ *" fileblocks.$ac_objext "* ) ;; *) LIBOBJS="$LIBOBJS fileblocks.$ac_objext" ;; esac fi ac_header_dirent=no for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include <$ac_hdr> int main () { if ((DIR *) 0) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_Header=no" fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 _ACEOF ac_header_dirent=$ac_hdr; break fi done # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. if test $ac_header_dirent = dirent.h; then echo "$as_me:$LINENO: checking for library containing opendir" >&5 echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6 if test "${ac_cv_search_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_func_search_save_LIBS=$LIBS ac_cv_search_opendir=no cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir (); int main () { opendir (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_search_opendir="none required" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_opendir" = no; then for ac_lib in dir; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir (); int main () { opendir (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_search_opendir="-l$ac_lib" break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext done fi LIBS=$ac_func_search_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 echo "${ECHO_T}$ac_cv_search_opendir" >&6 if test "$ac_cv_search_opendir" != no; then test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS" fi else echo "$as_me:$LINENO: checking for library containing opendir" >&5 echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6 if test "${ac_cv_search_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_func_search_save_LIBS=$LIBS ac_cv_search_opendir=no cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir (); int main () { opendir (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_search_opendir="none required" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_opendir" = no; then for ac_lib in x; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir (); int main () { opendir (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_search_opendir="-l$ac_lib" break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext done fi LIBS=$ac_func_search_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5 echo "${ECHO_T}$ac_cv_search_opendir" >&6 if test "$ac_cv_search_opendir" != no; then test "$ac_cv_search_opendir" = "none required" || LIBS="$ac_cv_search_opendir $LIBS" fi fi echo "$as_me:$LINENO: checking whether closedir returns void" >&5 echo $ECHO_N "checking whether closedir returns void... $ECHO_C" >&6 if test "${ac_cv_func_closedir_void+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test "$cross_compiling" = yes; then ac_cv_func_closedir_void=yes else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header_dirent> #ifndef __cplusplus int closedir (); #endif int main () { exit (closedir (opendir (".")) != 0); ; return 0; } _ACEOF rm -f conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_closedir_void=no else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) ac_cv_func_closedir_void=yes fi rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi echo "$as_me:$LINENO: result: $ac_cv_func_closedir_void" >&5 echo "${ECHO_T}$ac_cv_func_closedir_void" >&6 if test $ac_cv_func_closedir_void = yes; then cat >>confdefs.h <<\_ACEOF #define CLOSEDIR_VOID 1 _ACEOF fi for ac_func in mkfifo do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define $ac_func to an innocuous variant, in case declares $ac_func. For example, HP-UX 11i declares gettimeofday. */ #define $ac_func innocuous_$ac_func /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $ac_func /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done echo "$as_me:$LINENO: checking for mknod" >&5 echo $ECHO_N "checking for mknod... $ECHO_C" >&6 if test "${ac_cv_func_mknod+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define mknod to an innocuous variant, in case declares mknod. For example, HP-UX 11i declares gettimeofday. */ #define mknod innocuous_mknod /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mknod (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef mknod /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mknod (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mknod) || defined (__stub___mknod) choke me #else char (*f) () = mknod; #endif #ifdef __cplusplus } #endif int main () { return f != mknod; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_mknod=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_mknod=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_func_mknod" >&5 echo "${ECHO_T}$ac_cv_func_mknod" >&6 echo "$as_me:$LINENO: checking for main in -lX11" >&5 echo $ECHO_N "checking for main in -lX11... $ECHO_C" >&6 if test "${ac_cv_lib_X11_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lX11 $X_CFLAGS $X_PRE_LIBS $X_EXTRA_LIBS $X_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { main (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_X11_main=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_X11_main=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_X11_main" >&5 echo "${ECHO_T}$ac_cv_lib_X11_main" >&6 if test $ac_cv_lib_X11_main = yes; then cat >>confdefs.h <<_ACEOF #define HAVE_LIBX11 1 _ACEOF LIBS="-lX11 $LIBS" else { { echo "$as_me:$LINENO: error: libX11 is missing from your system: Make sure you have both the X Window System libraries and development headers correctly installed" >&5 echo "$as_me: error: libX11 is missing from your system: Make sure you have both the X Window System libraries and development headers correctly installed" >&2;} { (exit 1); exit 1; }; } fi echo "$as_me:$LINENO: checking for main in -lXext" >&5 echo $ECHO_N "checking for main in -lXext... $ECHO_C" >&6 if test "${ac_cv_lib_Xext_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lXext $X_CFLAGS $X_PRE_LIBS $X_EXTRA_LIBS $X_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { main (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_Xext_main=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_Xext_main=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_main" >&5 echo "${ECHO_T}$ac_cv_lib_Xext_main" >&6 if test $ac_cv_lib_Xext_main = yes; then cat >>confdefs.h <<_ACEOF #define HAVE_LIBXEXT 1 _ACEOF LIBS="-lXext $LIBS" else { { echo "$as_me:$LINENO: error: The X Window System installed on this machine does not support the shape extension" >&5 echo "$as_me: error: The X Window System installed on this machine does not support the shape extension" >&2;} { (exit 1); exit 1; }; } fi echo "$as_me:$LINENO: checking for main in -lSM" >&5 echo $ECHO_N "checking for main in -lSM... $ECHO_C" >&6 if test "${ac_cv_lib_SM_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lSM $X_CFLAGS $X_PRE_LIBS $X_EXTRA_LIBS $X_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { main (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_SM_main=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_SM_main=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_SM_main" >&5 echo "${ECHO_T}$ac_cv_lib_SM_main" >&6 if test $ac_cv_lib_SM_main = yes; then cat >>confdefs.h <<\_ACEOF #define HAVE_X11_SM_SMLIB_H 1 _ACEOF else { { echo "$as_me:$LINENO: error: The X Window System installed on this machine does not support the session management extension" >&5 echo "$as_me: error: The X Window System installed on this machine does not support the session management extension" >&2;} { (exit 1); exit 1; }; } fi echo "$as_me:$LINENO: checking for main in -lXpm" >&5 echo $ECHO_N "checking for main in -lXpm... $ECHO_C" >&6 if test "${ac_cv_lib_Xpm_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lXpm $X_CFLAGS $X_PRE_LIBS $X_EXTRA_LIBS $X_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { main (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_Xpm_main=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_Xpm_main=no fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_main" >&5 echo "${ECHO_T}$ac_cv_lib_Xpm_main" >&6 if test $ac_cv_lib_Xpm_main = yes; then cat >>confdefs.h <<_ACEOF #define HAVE_LIBXPM 1 _ACEOF LIBS="-lXpm $LIBS" else { { echo "$as_me:$LINENO: error: libXpm is missing from your system: Make sure you have both the Xpm libraries and development headers correctly installed" >&5 echo "$as_me: error: libXpm is missing from your system: Make sure you have both the Xpm libraries and development headers correctly installed" >&2;} { (exit 1); exit 1; }; } fi for ac_func in malloc setlocale strchr strdup strrchr strstr do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define $ac_func to an innocuous variant, in case declares $ac_func. For example, HP-UX 11i declares gettimeofday. */ #define $ac_func innocuous_$ac_func /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $ac_func /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done # Check whether --enable-debug or --disable-debug was given. if test "${enable_debug+set}" = set; then enableval="$enable_debug" cat >>confdefs.h <<\_ACEOF #define DEBUG 1 _ACEOF fi; ac_config_files="$ac_config_files Makefile src/Makefile defaults/defaults defaults/Makefile schemes/Makefile themes/Makefile themes/cruxish/Makefile themes/next/Makefile themes/oroborus/Makefile themes/platinum/Makefile themes/slimline/Makefile themes/windows/Makefile themes/agua/Makefile themes/QNX/Makefile themes/e017/Makefile themes/pillage/Makefile themes/gorillaworm/Makefile themes/beos/Makefile man/Makefile themes/defold/Makefile themes/mkultra/Makefile themes/bluecurve/Makefile themes/Elberg_Blue/Makefile themes/Elberg_Green/Makefile themes/Elberg_Red/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, don't put newlines in cache variables' values. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. { (set) 2>&1 | case `(ac_space=' '; set | grep ac_space) 2>&1` in *ac_space=\ *) # `set' does not quote correctly, so add quotes (double-quote # substitution turns \\\\ into \\, and sed turns \\ into \). sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n \ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" ;; esac; } | sed ' t clear : clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ : end' >>confcache if diff $cache_file confcache >/dev/null 2>&1; then :; else if test -w $cache_file; then test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" cat confcache >$cache_file else echo "not updating unwritable cache $cache_file" fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' # VPATH may cause trouble with some makes, so we remove $(srcdir), # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=/{ s/:*\$(srcdir):*/:/; s/:*\${srcdir}:*/:/; s/:*@srcdir@:*/:/; s/^\([^=]*=[ ]*\):*/\1/; s/:*$//; s/^[^=]*=[ ]*$//; }' fi DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_i=`echo "$ac_i" | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` # 2. Add them. ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." >&5 echo "$as_me: error: conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." >&5 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi : ${CONFIG_STATUS=./config.status} ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >$CONFIG_STATUS <<_ACEOF #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then set -o posix fi DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # Work around bugs in pre-3.0 UWIN ksh. $as_unset ENV MAIL MAILPATH PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. for as_var in \ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ LC_TELEPHONE LC_TIME do if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else $as_unset $as_var fi done # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)$' \| \ . : '\(.\)' 2>/dev/null || echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } /^X\/\(\/\/\)$/{ s//\1/; q; } /^X\/\(\/\).*/{ s//\1/; q; } s/.*/./; q'` # PATH needs CR, and LINENO needs CR and PATH. # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" || { # Find who we are. Look in the path if we contain no path at all # relative or not. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} { (exit 1); exit 1; }; } fi case $CONFIG_SHELL in '') as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for as_base in sh bash ksh sh5; do case $as_dir in /*) if ("$as_dir/$as_base" -c ' as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } CONFIG_SHELL=$as_dir/$as_base export CONFIG_SHELL exec "$CONFIG_SHELL" "$0" ${1+"$@"} fi;; esac done done ;; esac # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line before each line; the second 'sed' does the real # work. The second script uses 'N' to pair each line-number line # with the numbered line, and appends trailing '-' during # substitution so that $LINENO is not a special case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) sed '=' <$as_myself | sed ' N s,$,-, : loop s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, t loop s,-$,, s,^['$as_cr_digits']*\n,, ' >$as_me.lineno && chmod +x $as_me.lineno || { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensible to this). . ./$as_me.lineno # Exit status is that of the last command. exit } case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in *c*,-n*) ECHO_N= ECHO_C=' ' ECHO_T=' ' ;; *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; *) ECHO_N= ECHO_C='\c' ECHO_T= ;; esac if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then # We could just check for DJGPP; but this test a) works b) is more generic # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). if test -f conf$$.exe; then # Don't use ln at all; we don't have any links as_ln_s='cp -p' else as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.file if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_executable_p="test -f" # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" # IFS # We need space, tab and new line, in precisely that order. as_nl=' ' IFS=" $as_nl" # CDPATH. $as_unset CDPATH exec 6>&1 # Open the log real soon, to keep \$[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. Logging --version etc. is OK. exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX } >&5 cat >&5 <<_CSEOF This file was extended by $as_me, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ _CSEOF echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 echo >&5 _ACEOF # Files that config.status was made for. if test -n "$ac_config_files"; then echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS fi if test -n "$ac_config_headers"; then echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS fi if test -n "$ac_config_links"; then echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS fi if test -n "$ac_config_commands"; then echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS fi cat >>$CONFIG_STATUS <<\_ACEOF ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. Usage: $0 [OPTIONS] [FILE]... -h, --help print this help, then exit -V, --version print version number, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ config.status configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" Copyright (C) 2003 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." srcdir=$srcdir INSTALL="$INSTALL" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # If no file are specified by the user, then we need to provide default # value. By we need to know if files were specified by the user. ac_need_defaults=: while test $# != 0 do case $1 in --*=*) ac_option=`expr "x$1" : 'x\([^=]*\)='` ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` ac_shift=: ;; -*) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; *) # This is not an option, so the user has probably given explicit # arguments. ac_option=$1 ac_need_defaults=false;; esac case $ac_option in # Handling of the options. _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --vers* | -V ) echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header { { echo "$as_me:$LINENO: error: ambiguous option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; };; --help | --hel | -h ) echo "$ac_cs_usage"; exit 0 ;; --debug | --d* | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift CONFIG_FILES="$CONFIG_FILES $ac_optarg" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" ac_need_defaults=false;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF if \$ac_cs_recheck; then echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF # # INIT-COMMANDS section. # AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF for ac_config_target in $ac_config_targets do case "$ac_config_target" in # Handling of arguments. "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "defaults/defaults" ) CONFIG_FILES="$CONFIG_FILES defaults/defaults" ;; "defaults/Makefile" ) CONFIG_FILES="$CONFIG_FILES defaults/Makefile" ;; "schemes/Makefile" ) CONFIG_FILES="$CONFIG_FILES schemes/Makefile" ;; "themes/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/Makefile" ;; "themes/cruxish/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/cruxish/Makefile" ;; "themes/next/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/next/Makefile" ;; "themes/oroborus/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/oroborus/Makefile" ;; "themes/platinum/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/platinum/Makefile" ;; "themes/slimline/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/slimline/Makefile" ;; "themes/windows/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/windows/Makefile" ;; "themes/agua/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/agua/Makefile" ;; "themes/QNX/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/QNX/Makefile" ;; "themes/e017/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/e017/Makefile" ;; "themes/pillage/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/pillage/Makefile" ;; "themes/gorillaworm/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/gorillaworm/Makefile" ;; "themes/beos/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/beos/Makefile" ;; "man/Makefile" ) CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; "themes/defold/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/defold/Makefile" ;; "themes/mkultra/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/mkultra/Makefile" ;; "themes/bluecurve/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/bluecurve/Makefile" ;; "themes/Elberg_Blue/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/Elberg_Blue/Makefile" ;; "themes/Elberg_Green/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/Elberg_Green/Makefile" ;; "themes/Elberg_Red/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/Elberg_Red/Makefile" ;; "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason to put it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Create a temporary directory, and hook for its removal unless debugging. $debug || { trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=./confstat$$-$RANDOM (umask 077 && mkdir $tmp) } || { echo "$me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } _ACEOF cat >>$CONFIG_STATUS <<_ACEOF # # CONFIG_FILES section. # # No need to generate the scripts if there are no CONFIG_FILES. # This happens for instance when ./config.status config.h if test -n "\$CONFIG_FILES"; then # Protect against being on the right side of a sed subst in config.status. sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF s,@SHELL@,$SHELL,;t t s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t s,@exec_prefix@,$exec_prefix,;t t s,@prefix@,$prefix,;t t s,@program_transform_name@,$program_transform_name,;t t s,@bindir@,$bindir,;t t s,@sbindir@,$sbindir,;t t s,@libexecdir@,$libexecdir,;t t s,@datadir@,$datadir,;t t s,@sysconfdir@,$sysconfdir,;t t s,@sharedstatedir@,$sharedstatedir,;t t s,@localstatedir@,$localstatedir,;t t s,@libdir@,$libdir,;t t s,@includedir@,$includedir,;t t s,@oldincludedir@,$oldincludedir,;t t s,@infodir@,$infodir,;t t s,@mandir@,$mandir,;t t s,@build_alias@,$build_alias,;t t s,@host_alias@,$host_alias,;t t s,@target_alias@,$target_alias,;t t s,@DEFS@,$DEFS,;t t s,@ECHO_C@,$ECHO_C,;t t s,@ECHO_N@,$ECHO_N,;t t s,@ECHO_T@,$ECHO_T,;t t s,@LIBS@,$LIBS,;t t s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t s,@INSTALL_DATA@,$INSTALL_DATA,;t t s,@CYGPATH_W@,$CYGPATH_W,;t t s,@PACKAGE@,$PACKAGE,;t t s,@VERSION@,$VERSION,;t t s,@ACLOCAL@,$ACLOCAL,;t t s,@AUTOCONF@,$AUTOCONF,;t t s,@AUTOMAKE@,$AUTOMAKE,;t t s,@AUTOHEADER@,$AUTOHEADER,;t t s,@MAKEINFO@,$MAKEINFO,;t t s,@install_sh@,$install_sh,;t t s,@STRIP@,$STRIP,;t t s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t s,@mkdir_p@,$mkdir_p,;t t s,@AWK@,$AWK,;t t s,@SET_MAKE@,$SET_MAKE,;t t s,@am__leading_dot@,$am__leading_dot,;t t s,@AMTAR@,$AMTAR,;t t s,@am__tar@,$am__tar,;t t s,@am__untar@,$am__untar,;t t s,@ISODATE@,$ISODATE,;t t s,@CC@,$CC,;t t s,@CFLAGS@,$CFLAGS,;t t s,@LDFLAGS@,$LDFLAGS,;t t s,@CPPFLAGS@,$CPPFLAGS,;t t s,@ac_ct_CC@,$ac_ct_CC,;t t s,@EXEEXT@,$EXEEXT,;t t s,@OBJEXT@,$OBJEXT,;t t s,@DEPDIR@,$DEPDIR,;t t s,@am__include@,$am__include,;t t s,@am__quote@,$am__quote,;t t s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t s,@CCDEPMODE@,$CCDEPMODE,;t t s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t s,@CPP@,$CPP,;t t s,@X_CFLAGS@,$X_CFLAGS,;t t s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t s,@X_LIBS@,$X_LIBS,;t t s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t s,@EGREP@,$EGREP,;t t s,@ALLOCA@,$ALLOCA,;t t s,@LIBOBJS@,$LIBOBJS,;t t s,@LTLIBOBJS@,$LTLIBOBJS,;t t CEOF _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # Split the substitutions into bite-sized pieces for seds with # small command number limits, like on Digital OSF/1 and HP-UX. ac_max_sed_lines=48 ac_sed_frag=1 # Number of current file. ac_beg=1 # First line for current file. ac_end=$ac_max_sed_lines # Line after last line for current file. ac_more_lines=: ac_sed_cmds= while $ac_more_lines; do if test $ac_beg -gt 1; then sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag else sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag fi if test ! -s $tmp/subs.frag; then ac_more_lines=false else # The purpose of the label and of the branching condition is to # speed up the sed processing (if there are no `@' at all, there # is no need to browse any of the substitutions). # These are the two extra sed commands mentioned above. (echo ':t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed if test -z "$ac_sed_cmds"; then ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" else ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" fi ac_sed_frag=`expr $ac_sed_frag + 1` ac_beg=$ac_end ac_end=`expr $ac_end + $ac_max_sed_lines` fi done if test -z "$ac_sed_cmds"; then ac_sed_cmds=cat fi fi # test -n "$CONFIG_FILES" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. ac_dir=`(dirname "$ac_file") 2>/dev/null || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Do not use `cd foo && pwd` to compute absolute paths, because # the directories may not exist. case `pwd` in .) ac_abs_builddir="$ac_dir";; *) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;; esac case $ac_abs_builddir in .) ac_abs_top_builddir=${ac_top_builddir}.;; *) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;; esac case $ac_abs_builddir in .) ac_abs_srcdir=$ac_srcdir;; *) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;; esac case $ac_abs_builddir in .) ac_abs_top_srcdir=$ac_top_srcdir;; *) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;; esac case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_builddir$INSTALL ;; esac # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then configure_input= else configure_input="$ac_file. " fi configure_input=$configure_input"Generated from `echo $ac_file_in | sed 's,.*/,,'` by configure." # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo "$f";; *) # Relative if test -f "$f"; then # Build tree echo "$f" elif test -f "$srcdir/$f"; then # Source tree echo "$srcdir/$f" else # /dev/null tree { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } if test x"$ac_file" != x-; then { echo "$as_me:$LINENO: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF sed "$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s,@configure_input@,$configure_input,;t t s,@srcdir@,$ac_srcdir,;t t s,@abs_srcdir@,$ac_abs_srcdir,;t t s,@top_srcdir@,$ac_top_srcdir,;t t s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t s,@builddir@,$ac_builddir,;t t s,@abs_builddir@,$ac_abs_builddir,;t t s,@top_builddir@,$ac_top_builddir,;t t s,@abs_top_builddir@,$ac_abs_top_builddir,;t t s,@INSTALL@,$ac_INSTALL,;t t " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out rm -f $tmp/stdin if test x"$ac_file" != x-; then mv $tmp/out $ac_file else cat $tmp/out rm -f $tmp/out fi done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # # CONFIG_HEADER section. # # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where # NAME is the cpp macro being defined and VALUE is the value it is being given. # # ac_d sets the value in "#define NAME VALUE" lines. ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' ac_dB='[ ].*$,\1#\2' ac_dC=' ' ac_dD=',;t' # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' ac_uB='$,\1#\2define\3' ac_uC=' ' ac_uD=',;t' for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } # Do quote $f, to prevent DOS paths from being IFS'd. echo "$f";; *) # Relative if test -f "$f"; then # Build tree echo "$f" elif test -f "$srcdir/$f"; then # Source tree echo "$srcdir/$f" else # /dev/null tree { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } # Remove the trailing spaces. sed 's/[ ]*$//' $ac_file_inputs >$tmp/in _ACEOF # Transform confdefs.h into two sed scripts, `conftest.defines' and # `conftest.undefs', that substitutes the proper values into # config.h.in to produce config.h. The first handles `#define' # templates, and the second `#undef' templates. # And first: Protect against being on the right side of a sed subst in # config.status. Protect against being in an unquoted here document # in config.status. rm -f conftest.defines conftest.undefs # Using a here document instead of a string reduces the quoting nightmare. # Putting comments in sed scripts is not portable. # # `end' is used to avoid that the second main sed command (meant for # 0-ary CPP macros) applies to n-ary macro definitions. # See the Autoconf documentation for `clear'. cat >confdef2sed.sed <<\_ACEOF s/[\\&,]/\\&/g s,[\\$`],\\&,g t clear : clear s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp t end s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp : end _ACEOF # If some macros were called several times there might be several times # the same #defines, which is useless. Nevertheless, we may not want to # sort them, since we want the *last* AC-DEFINE to be honored. uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs rm -f confdef2sed.sed # This sed command replaces #undef with comments. This is necessary, for # example, in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. cat >>conftest.undefs <<\_ACEOF s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, _ACEOF # Break up conftest.defines because some shells have a limit on the size # of here documents, and old seds have small limits too (100 cmds). echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS echo ' :' >>$CONFIG_STATUS rm -f conftest.tail while grep . conftest.defines >/dev/null do # Write a limited-size here document to $tmp/defines.sed. echo ' cat >$tmp/defines.sed <>$CONFIG_STATUS # Speed up: don't consider the non `#define' lines. echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS # Work around the forget-to-reset-the-flag bug. echo 't clr' >>$CONFIG_STATUS echo ': clr' >>$CONFIG_STATUS sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS echo 'CEOF sed -f $tmp/defines.sed $tmp/in >$tmp/out rm -f $tmp/in mv $tmp/out $tmp/in ' >>$CONFIG_STATUS sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail rm -f conftest.defines mv conftest.tail conftest.defines done rm -f conftest.defines echo ' fi # grep' >>$CONFIG_STATUS echo >>$CONFIG_STATUS # Break up conftest.undefs because some shells have a limit on the size # of here documents, and old seds have small limits too (100 cmds). echo ' # Handle all the #undef templates' >>$CONFIG_STATUS rm -f conftest.tail while grep . conftest.undefs >/dev/null do # Write a limited-size here document to $tmp/undefs.sed. echo ' cat >$tmp/undefs.sed <>$CONFIG_STATUS # Speed up: don't consider the non `#undef' echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS # Work around the forget-to-reset-the-flag bug. echo 't clr' >>$CONFIG_STATUS echo ': clr' >>$CONFIG_STATUS sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS echo 'CEOF sed -f $tmp/undefs.sed $tmp/in >$tmp/out rm -f $tmp/in mv $tmp/out $tmp/in ' >>$CONFIG_STATUS sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail rm -f conftest.undefs mv conftest.tail conftest.undefs done rm -f conftest.undefs cat >>$CONFIG_STATUS <<\_ACEOF # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then echo "/* Generated by configure. */" >$tmp/config.h else echo "/* $ac_file. Generated by configure. */" >$tmp/config.h fi cat $tmp/in >>$tmp/config.h rm -f $tmp/in if test x"$ac_file" != x-; then if diff $ac_file $tmp/config.h >/dev/null 2>&1; then { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`(dirname "$ac_file") 2>/dev/null || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } rm -f $ac_file mv $tmp/config.h $ac_file fi else cat $tmp/config.h rm -f $tmp/config.h fi # Compute $ac_file's index in $config_headers. _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $ac_file | $ac_file:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null || $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X$ac_file : 'X\(//\)[^/]' \| \ X$ac_file : 'X\(//\)$' \| \ X$ac_file : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X$ac_file | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'`/stamp-h$_am_stamp_count done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # # CONFIG_COMMANDS section. # for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue ac_dest=`echo "$ac_file" | sed 's,:.*,,'` ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_dir=`(dirname "$ac_dest") 2>/dev/null || $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_dest" : 'X\(//\)[^/]' \| \ X"$ac_dest" : 'X\(//\)$' \| \ X"$ac_dest" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_dest" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Do not use `cd foo && pwd` to compute absolute paths, because # the directories may not exist. case `pwd` in .) ac_abs_builddir="$ac_dir";; *) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;; esac case $ac_abs_builddir in .) ac_abs_top_builddir=${ac_top_builddir}.;; *) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;; esac case $ac_abs_builddir in .) ac_abs_srcdir=$ac_srcdir;; *) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;; esac case $ac_abs_builddir in .) ac_abs_top_srcdir=$ac_top_srcdir;; *) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;; esac { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 echo "$as_me: executing $ac_dest commands" >&6;} case $ac_dest in depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # So let's grep whole file. if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then dirpart=`(dirname "$mf") 2>/dev/null || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ X"$mf" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`(dirname "$file") 2>/dev/null || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ X"$file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p $dirpart/$fdir else as_dir=$dirpart/$fdir as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5 echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;} { (exit 1); exit 1; }; }; } # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done ;; esac done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF { (exit 0); exit 0; } _ACEOF chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || { (exit 1); exit 1; } fi oroborus-2.0.20/configure.ac0000644000000000000000000000456510361474172012640 0ustar AC_INIT(src/oroborus.c) dnl Grab the package and version from the top debian/changelog entry. AM_INIT_AUTOMAKE(`sed 's/ .*$//; q' debian/changelog`, `sed 's/^.*(\(.*\)).*$/\1/; q' debian/changelog`) dnl create a src/config.h file (Automake will add -DHAVE_CONFIG_H) AM_CONFIG_HEADER(src/config.h) AC_SUBST(VERSION) ISODATE=`date +%Y-%m-%d` AC_SUBST(ISODATE) YEAR=`date +%Y` AC_DEFINE_UNQUOTED(YEAR, $YEAR, [year when build]) dnl Checks for programs. AC_PROG_INSTALL AC_PROG_CC AC_PATH_XTRA AC_HEADER_STDC AC_CHECK_HEADERS(unistd.h sys/param.h sys/time.h time.h sys/mkdev.h sys/sysmacros.h string.h memory.h fcntl.h dirent.h sys/ndir.h ndir.h alloca.h locale.h ) AC_HEADER_MAJOR AC_FUNC_ALLOCA AC_STRUCT_TM AC_STRUCT_ST_BLOCKS AC_FUNC_CLOSEDIR_VOID AC_CHECK_FUNCS(mkfifo) AC_CHECK_FUNC(mknod) AC_CHECK_LIB(X11, main,, AC_MSG_ERROR([libX11 is missing from your system: Make sure you have both the X Window System libraries and development headers correctly installed]), $X_CFLAGS $X_PRE_LIBS $X_EXTRA_LIBS $X_LIBS) AC_CHECK_LIB(Xext, main,, AC_MSG_ERROR([The X Window System installed on this machine does not support the shape extension]), $X_CFLAGS $X_PRE_LIBS $X_EXTRA_LIBS $X_LIBS) AC_CHECK_LIB(SM, main,AC_DEFINE(HAVE_X11_SM_SMLIB_H, 1, [Have X11 SM lib ?]), AC_MSG_ERROR([The X Window System installed on this machine does not support the session management extension]), $X_CFLAGS $X_PRE_LIBS $X_EXTRA_LIBS $X_LIBS) AC_CHECK_LIB(Xpm, main,, AC_MSG_ERROR([libXpm is missing from your system: Make sure you have both the Xpm libraries and development headers correctly installed]), $X_CFLAGS $X_PRE_LIBS $X_EXTRA_LIBS $X_LIBS) AC_CHECK_FUNCS(malloc setlocale strchr strdup strrchr strstr) AC_ARG_ENABLE(debug, [ --enable-debug use this option if you want to debug Oroborus], AC_DEFINE(DEBUG, 1, [use this option if you want to debug Oroborus])) AC_OUTPUT(Makefile src/Makefile defaults/defaults defaults/Makefile schemes/Makefile themes/Makefile themes/cruxish/Makefile themes/next/Makefile themes/oroborus/Makefile themes/platinum/Makefile themes/slimline/Makefile themes/windows/Makefile themes/agua/Makefile themes/QNX/Makefile themes/e017/Makefile themes/pillage/Makefile themes/gorillaworm/Makefile themes/beos/Makefile man/Makefile themes/defold/Makefile themes/mkultra/Makefile themes/bluecurve/Makefile themes/Elberg_Blue/Makefile themes/Elberg_Green/Makefile themes/Elberg_Red/Makefile ) oroborus-2.0.20/depcomp0000755000000000000000000003710010361474436011721 0ustar #! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2005-07-09.11 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. # 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., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . case $1 in '') echo "$0: No command. Try \`$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: depcomp [--help] [--version] PROGRAM [ARGS] Run PROGRAMS ARGS to compile a file, generating dependencies as side-effects. Environment variables: depmode Dependency tracking mode. source Source file read by `PROGRAMS ARGS'. object Object file output by `PROGRAMS ARGS'. DEPDIR directory where to store dependencies. depfile Dependency file to output. tmpdepfile Temporary file to use when outputing dependencies. libtool Whether libtool is used (yes/no). Report bugs to . EOF exit $? ;; -v | --v*) echo "depcomp $scriptversion" exit $? ;; esac if test -z "$depmode" || test -z "$source" || test -z "$object"; then echo "depcomp: Variables source, object and depmode must be set" 1>&2 exit 1 fi # Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. depfile=${depfile-`echo "$object" | sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rm -f "$tmpdepfile" # Some modes work just like other modes, but use different flags. We # parameterize here, but still list the modes in the big case below, # to make depend.m4 easier to write. Note that we *cannot* use a case # here, because this file can only contain one case statement. if test "$depmode" = hp; then # HP compiler uses -M and no extra arg. gccflag=-M depmode=gcc fi if test "$depmode" = dashXmstdout; then # This is just like dashmstdout with a different argument. dashmflag=-xM depmode=dashmstdout fi case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi mv "$tmpdepfile" "$depfile" ;; gcc) ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: ## - Don't want to use -MD because we'd like the dependencies to end ## up in a subdir. Having to rename by hand is ugly. ## (We might end up doing this anyway to support other compilers.) ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like ## -MM, not -M (despite what the docs say). ## - Using -M directly means running the compiler twice (even worse ## than renaming). if test -z "$gccflag"; then gccflag=-MD, fi "$@" -Wp,"$gccflag$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ## The second -e expression handles DOS-style file names with drive letters. sed -e 's/^[^:]*: / /' \ -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" ## This next piece of magic avoids the `deleted header file' problem. ## The problem is that when a header file which appears in a .P file ## is deleted, the dependency causes make to die (because there is ## typically no way to rebuild the header). We avoid this by adding ## dummy dependencies for each header file. Too bad gcc doesn't do ## this for us directly. tr ' ' ' ' < "$tmpdepfile" | ## Some versions of gcc put a space before the `:'. On the theory ## that the space means something, we add a space to the output as ## well. ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; sgi) if test "$libtool" = yes; then "$@" "-Wp,-MDupdate,$tmpdepfile" else "$@" -MDupdate "$tmpdepfile" fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files echo "$object : \\" > "$depfile" # Clip off the initial element (the dependent). Don't try to be # clever and replace this with sed code, as IRIX sed won't handle # lines with more than a fixed number of characters (4096 in # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; # the IRIX cc adds comments like `#:fec' to the end of the # dependency line. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ tr ' ' ' ' >> $depfile echo >> $depfile # The second pass generates a dummy entry for each header file. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ >> $depfile else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; aix) # The C for AIX Compiler uses -M and outputs the dependencies # in a .u file. In older versions, this file always lives in the # current directory. Also, the AIX compiler puts `$object:' at the # start of each line; $object doesn't have directory information. # Version 6 uses the directory in both cases. stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` tmpdepfile="$stripped.u" if test "$libtool" = yes; then "$@" -Wc,-M else "$@" -M fi stat=$? if test -f "$tmpdepfile"; then : else stripped=`echo "$stripped" | sed 's,^.*/,,'` tmpdepfile="$stripped.u" fi if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi if test -f "$tmpdepfile"; then outname="$stripped.o" # Each line is of the form `foo.o: dependent.h'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; icc) # Intel's C compiler understands `-MD -MF file'. However on # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c # ICC 7.0 will fill foo.d with something like # foo.o: sub/foo.c # foo.o: sub/foo.h # which is wrong. We want: # sub/foo.o: sub/foo.c # sub/foo.o: sub/foo.h # sub/foo.c: # sub/foo.h: # ICC 7.1 will output # foo.o: sub/foo.c sub/foo.h # and will wrap long lines using \ : # foo.o: sub/foo.c ... \ # sub/foo.h ... \ # ... "$@" -MD -MF "$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each line is of the form `foo.o: dependent.h', # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" # Some versions of the HPUX 10.20 sed can't process this invocation # correctly. Breaking it into two sed invocations is a workaround. sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put # dependencies in `foo.d' instead, so we check for that too. # Subdirectories are respected. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then # With Tru64 cc, shared objects can also be used to make a # static library. This mecanism is used in libtool 1.4 series to # handle both shared and static libraries in a single compilation. # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. # # With libtool 1.5 this exception was removed, and libtool now # generates 2 separate objects for the 2 libraries. These two # compilations output dependencies in in $dir.libs/$base.o.d and # in $dir$base.o.d. We have to check for both files, because # one of the two compilations can be disabled. We should prefer # $dir$base.o.d over $dir.libs/$base.o.d because the latter is # automatically cleaned when .libs/ is deleted, while ignoring # the former would cause a distcleancheck panic. tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 tmpdepfile2=$dir$base.o.d # libtool 1.5 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5 tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504 "$@" -Wc,-MD else tmpdepfile1=$dir$base.o.d tmpdepfile2=$dir$base.d tmpdepfile3=$dir$base.d tmpdepfile4=$dir$base.d "$@" -MD fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" # That's a tab and a space in the []. sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. dashmstdout) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout, regardless of -o. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test $1 != '--mode=compile'; do shift done shift fi # Remove `-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done test -z "$dashmflag" && dashmflag=-M # Require at least two characters before searching for `:' # in the target name. This is to cope with DOS-style filenames: # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise. "$@" $dashmflag | sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" tr ' ' ' ' < "$tmpdepfile" | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; dashXmstdout) # This case only exists to satisfy depend.m4. It is never actually # run, as this mode is specially recognized in the preamble. exit 1 ;; makedepend) "$@" || exit $? # Remove any Libtool call if test "$libtool" = yes; then while test $1 != '--mode=compile'; do shift done shift fi # X makedepend shift cleared=no for arg in "$@"; do case $cleared in no) set ""; shift cleared=yes ;; esac case "$arg" in -D*|-I*) set fnord "$@" "$arg"; shift ;; # Strip any option that makedepend may not understand. Remove # the object too, otherwise makedepend will parse it as a source file. -*|$object) ;; *) set fnord "$@" "$arg"; shift ;; esac done obj_suffix="`echo $object | sed 's/^.*\././'`" touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" sed '1,2d' "$tmpdepfile" | tr ' ' ' ' | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" "$tmpdepfile".bak ;; cpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test $1 != '--mode=compile'; do shift done shift fi # Remove `-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done "$@" -E | sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" cat < "$tmpdepfile" >> "$depfile" sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; msvisualcpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout, regardless of -o, # because we must use -o when running libtool. "$@" || exit $? IFS=" " for arg do case "$arg" in "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") set fnord "$@" shift shift ;; *) set fnord "$@" "$arg" shift shift ;; esac done "$@" -E | sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" echo " " >> "$depfile" . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile" rm -f "$tmpdepfile" ;; none) exec "$@" ;; *) echo "Unknown depmode $depmode" 1>&2 exit 1 ;; esac exit 0 # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-end: "$" # End: oroborus-2.0.20/example.oroborusrc0000644000000000000000000001003410361474172014112 0ustar ########################################## # OROBORUSRC # ########################################## # This is an example configuration file. # # # # You can use it as a template for your # # own configuration file. # # # # Simply copy it to ~/.oroborusrc and # # change it to your needs. # ########################################## # theme= theme=/usr/share/oroborus/themes/pillage # scheme= scheme=/usr/share/oroborus/schemes/oroborus # font= font=-adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-* # title_alignment=left/right/center title_alignment=center # full_width_title=true/false full_width_title=true # button_layout H=hide S=shade M=maximize C=close |=title button_layout=CHM| # button_spacing= button_spacing=1 # button_offset= button_offset=0 # color descriptions, all with rgb hex-codes active_text_color=#000000 active_border_color=#444444 active_color_1=#a2cd5a active_shadow_1=#6e8b3d active_hilight_1=#bcee68 active_color_2=#dddddd active_shadow_2=#999999 active_hilight_2=#ffffff inactive_text_color=#777777 inactive_border_color=#444444 inactive_color_1=#999999 inactive_shadow_1=#999999 inactive_hilight_1=#ffffff inactive_color_2=#dddddd inactive_shadow_2=#999999 inactive_hilight_2=#ffffff # ???_key=moifier+key hide_window_key=Mod1+Control+Down close_window_key=Mod1+Control+x maximize_window_key=Mod1+Control+y shade_window_key=Control+Mod1+Up cycle_windows_key=Mod1+Tab raise_window_layer_key=Mod1+Page_Up lower_window_layer_key=Mod1+Page_Down move_window_up_key=Shift+Control+Mod1+Up move_window_down_key=Shift+Control+Mod1+Down move_window_left_key=Shift+Control+Mod1+Left move_window_right_key=Shift+Control+Mod1+Right next_workspace_key=Mod1+Right prev_workspace_key=Mod1+Left add_workspace_key=Mod1+Insert del_workspace_key=Mod1+Delete stick_window_key=Control+Mod1+s workspace_1_key=Control+F1 workspace_2_key=Control+F2 workspace_3_key=Control+F3 workspace_4_key=Control+F4 workspace_5_key=Control+F5 workspace_6_key=Control+F6 workspace_7_key=Control+F7 workspace_8_key=Control+F8 workspace_9_key=Control+F9 move_window_next_workspace_key=Mod1+Control+Right move_window_prev_workspace_key=Mod1+Control+Left move_window_workspace_1_key=Control+Shift+F1 move_window_workspace_2_key=Control+Shift+F2 move_window_workspace_3_key=Control+Shift+F3 move_window_workspace_4_key=Control+Shift+F4 move_window_workspace_5_key=Control+Shift+F5 move_window_workspace_6_key=Control+Shift+F6 move_window_workspace_7_key=Control+Shift+F7 move_window_workspace_8_key=Control+Shift+F8 move_window_workspace_9_key=Control+Shift+F9 maximize_vert_key=Mod1+F5 maximize_horiz_key=Mod1+F6 resize_window_up_key=Shift+Mod1+Up resize_window_down_key=Shift+Mod1+Down resize_window_left_key=Shift+Mod1+Left resize_window_right_key=Shift+Mod1+Right move_top_left_key=Shift+Control+Mod1+i move_top_right_key=Shift+Control+Mod1+o move_bottom_left_key=Shift+Control+Mod1+k move_bottom_right_key=Shift+Control+Mod1+l quit_key=Control+Mod1+q # Modifiers for window operations with the mouse window_ops_modifiers=none+Control+Mod1 # double_click_action=shade/hide/maximize/none double_click_action=shade # box_move=true/false box_move=false # box_resize=true/false box_resize=false # click_to_focus=true/false click_to_focus=false # focus_new=true/false focus_new=true # raise_on_focus=true/false raise_on_focus=true # raise_delay= raise_delay=50 # window_placement=center_mouse/center_root window_placement=center_mouse # snap_to_border=true/false snap_to_border=true # snap_to_windows=true/false snap_to_windows=true # snap_width=number snap_width=10 # workspace_count=number workspace_count=4 # wrap_workspaces=true/false wrap_workspaces=true # raise_on_click=true/false raise_on_click=true # define a list of borderless window class names # seperated by semicolons. borderless_windows=X-Chat # seitch to the next workspace, when moving a window to the desktop border? cycle_workspaces=true oroborus-2.0.20/install-sh0000755000000000000000000002202110361474435012343 0ustar #!/bin/sh # install - install a program, script, or datafile scriptversion=2005-05-14.22 # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # 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 # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. It can only install one file at a time, a restriction # shared with many OS's install programs. # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit="${DOITPROG-}" # put in absolute paths if you don't have them in your path; or use env. vars. mvprog="${MVPROG-mv}" cpprog="${CPPROG-cp}" chmodprog="${CHMODPROG-chmod}" chownprog="${CHOWNPROG-chown}" chgrpprog="${CHGRPPROG-chgrp}" stripprog="${STRIPPROG-strip}" rmprog="${RMPROG-rm}" mkdirprog="${MKDIRPROG-mkdir}" chmodcmd="$chmodprog 0755" chowncmd= chgrpcmd= stripcmd= rmcmd="$rmprog -f" mvcmd="$mvprog" src= dst= dir_arg= dstarg= no_target_directory= usage="Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE or: $0 [OPTION]... SRCFILES... DIRECTORY or: $0 [OPTION]... -t DIRECTORY SRCFILES... or: $0 [OPTION]... -d DIRECTORIES... In the 1st form, copy SRCFILE to DSTFILE. In the 2nd and 3rd, copy all SRCFILES to DIRECTORY. In the 4th, create DIRECTORIES. Options: -c (ignored) -d create directories instead of installing files. -g GROUP $chgrpprog installed files to GROUP. -m MODE $chmodprog installed files to MODE. -o USER $chownprog installed files to USER. -s $stripprog installed files. -t DIRECTORY install into DIRECTORY. -T report an error if DSTFILE is a directory. --help display this help and exit. --version display version info and exit. Environment variables override the default commands: CHGRPPROG CHMODPROG CHOWNPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG " while test -n "$1"; do case $1 in -c) shift continue;; -d) dir_arg=true shift continue;; -g) chgrpcmd="$chgrpprog $2" shift shift continue;; --help) echo "$usage"; exit $?;; -m) chmodcmd="$chmodprog $2" shift shift continue;; -o) chowncmd="$chownprog $2" shift shift continue;; -s) stripcmd=$stripprog shift continue;; -t) dstarg=$2 shift shift continue;; -T) no_target_directory=true shift continue;; --version) echo "$0 $scriptversion"; exit $?;; *) # When -d is used, all remaining arguments are directories to create. # When -t is used, the destination is already specified. test -n "$dir_arg$dstarg" && break # Otherwise, the last argument is the destination. Remove it from $@. for arg do if test -n "$dstarg"; then # $@ is not empty: it contains at least $arg. set fnord "$@" "$dstarg" shift # fnord fi shift # arg dstarg=$arg done break;; esac done if test -z "$1"; then if test -z "$dir_arg"; then echo "$0: no input file specified." >&2 exit 1 fi # It's OK to call `install-sh -d' without argument. # This can happen when creating conditional directories. exit 0 fi for src do # Protect names starting with `-'. case $src in -*) src=./$src ;; esac if test -n "$dir_arg"; then dst=$src src= if test -d "$dst"; then mkdircmd=: chmodcmd= else mkdircmd=$mkdirprog fi else # Waiting for this to be detected by the "$cpprog $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if test ! -f "$src" && test ! -d "$src"; then echo "$0: $src does not exist." >&2 exit 1 fi if test -z "$dstarg"; then echo "$0: no destination specified." >&2 exit 1 fi dst=$dstarg # Protect names starting with `-'. case $dst in -*) dst=./$dst ;; esac # If destination is a directory, append the input filename; won't work # if double slashes aren't ignored. if test -d "$dst"; then if test -n "$no_target_directory"; then echo "$0: $dstarg: Is a directory" >&2 exit 1 fi dst=$dst/`basename "$src"` fi fi # This sed command emulates the dirname command. dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` # Make sure that the destination directory exists. # Skip lots of stat calls in the usual case. if test ! -d "$dstdir"; then defaultIFS=' ' IFS="${IFS-$defaultIFS}" oIFS=$IFS # Some sh's can't handle IFS=/ for some reason. IFS='%' set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` shift IFS=$oIFS pathcomp= while test $# -ne 0 ; do pathcomp=$pathcomp$1 shift if test ! -d "$pathcomp"; then $mkdirprog "$pathcomp" # mkdir can fail with a `File exist' error in case several # install-sh are creating the directory concurrently. This # is OK. test -d "$pathcomp" || exit fi pathcomp=$pathcomp/ done fi if test -n "$dir_arg"; then $doit $mkdircmd "$dst" \ && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \ && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \ && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \ && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; } else dstfile=`basename "$dst"` # Make a couple of temp file names in the proper directory. dsttmp=$dstdir/_inst.$$_ rmtmp=$dstdir/_rm.$$_ # Trap to clean up those temp files at exit. trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 trap '(exit $?); exit' 1 2 13 15 # Copy the file name to the temp name. $doit $cpprog "$src" "$dsttmp" && # and set any options; do chmod last to preserve setuid bits. # # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $cpprog $src $dsttmp" command. # { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \ && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \ && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \ && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } && # Now rename the file to the real destination. { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \ || { # The rename failed, perhaps because mv can't rename something else # to itself, or perhaps because mv is so ancient that it does not # support -f. # Now remove or move aside any old file at destination location. # We try this two ways since rm can't unlink itself on some # systems and the destination file might be busy for other # reasons. In this case, the final cleanup might fail but the new # file should still install successfully. { if test -f "$dstdir/$dstfile"; then $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \ || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \ || { echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2 (exit 1); exit 1 } else : fi } && # Now rename the file to the real destination. $doit $mvcmd "$dsttmp" "$dstdir/$dstfile" } } fi || { (exit 1); exit 1; } done # The final little trick to "correctly" pass the exit status to the exit trap. { (exit 0); exit 0 } # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-end: "$" # End: oroborus-2.0.20/missing0000755000000000000000000002540610361474435011750 0ustar #! /bin/sh # Common stub for a few missing GNU programs while installing. scriptversion=2005-06-08.21 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 # Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # 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., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi run=: # In the cases where this matters, `missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac else configure_ac=configure.in fi msg="missing on your system" case "$1" in --run) # Try to run requested program, and just exit if it succeeds. run= shift "$@" && exit 0 # Exit code 63 means version mismatch. This often happens # when the user try to use an ancient version of a tool on # a file that requires a minimum version. In this case we # we should proceed has if the program had been absent, or # if --run hadn't been passed. if test $? = 63; then run=: msg="probably too old" fi ;; -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit --run try to run the given command, and emulate it if it fails Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c help2man touch the output file lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] Send bug reports to ." exit $? ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing $scriptversion (GNU Automake)" exit $? ;; -*) echo 1>&2 "$0: Unknown \`$1' option" echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; esac # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect # the program). case "$1" in lex|yacc) # Not GNU programs, they don't have --version. ;; tar) if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then exit 1 fi ;; *) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then # Could not run --version or --help. This is probably someone # running `$TOOL --version' or `$TOOL --help' to check whether # $TOOL exists and not knowing $TOOL uses missing. exit 1 fi ;; esac # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. case "$1" in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" touch_files= for f in $files; do case "$f" in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; esac done touch $touch_files ;; automake*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | while read f; do touch "$f"; done ;; autom4te) echo 1>&2 "\ WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the proper tools for further handling them. You can get \`$1' as part of \`Autoconf' from any GNU archive site." file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo "#! /bin/sh" echo "# Created by GNU Automake missing as a replacement of" echo "# $ $@" echo "exit 0" chmod +x $file exit 1 fi ;; bison|yacc) echo 1>&2 "\ WARNING: \`$1' $msg. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.h fi ;; esac fi if [ ! -f y.tab.h ]; then echo >y.tab.h fi if [ ! -f y.tab.c ]; then echo 'main() { return 0; }' >y.tab.c fi ;; lex|flex) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if [ ! -f lex.yy.c ]; then echo 'main() { return 0; }' >lex.yy.c fi ;; help2man) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` fi if [ -f "$file" ]; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" exit 1 fi ;; makeinfo) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then # ... or it is the one specified with @setfilename ... infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile` # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi # If the file does not exist, the user really needs makeinfo; # let's fail without touching anything. test -f $file || exit 1 touch $file ;; tar) shift # We have already tried tar in the generic part. # Look for gnutar/gtar before invocation to avoid ugly error # messages. if (gnutar --version > /dev/null 2>&1); then gnutar "$@" && exit 0 fi if (gtar --version > /dev/null 2>&1); then gtar "$@" && exit 0 fi firstarg="$1" if shift; then case "$firstarg" in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac case "$firstarg" in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 ;; esac fi echo 1>&2 "\ WARNING: I can't seem to be able to run \`tar' with the given arguments. You may want to install GNU tar or Free paxutils, or check the command line arguments." exit 1 ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and is $msg. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-end: "$" # End: