rpms/xfwm4/devel xfwm4-bluecurve.patch, NONE, 1.1 xfwm4-bluecurve-prep.patch, NONE, 1.1 xfwm4.spec, 1.1, 1.2

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sun Mar 20 22:19:28 UTC 2005


Author: kevin

Update of /cvs/extras/rpms/xfwm4/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19862

Modified Files:
	xfwm4.spec 
Added Files:
	xfwm4-bluecurve.patch xfwm4-bluecurve-prep.patch 
Log Message:
Readded changelog entries. 
Fixed bluecurve patch, split into prep and main themes and got to apply. 


xfwm4-bluecurve.patch:

--- NEW FILE xfwm4-bluecurve.patch ---
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/Makefile.am xfwm4-4.0.5/themes/bluecurve/Makefile.am
--- xfwm4-4.0.5.orig2/themes/bluecurve/Makefile.am	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/Makefile.am	2004-04-19 23:25:30.000000000 +0200
@@ -0,0 +1,43 @@
+themedir = $(pkgdatadir)/themes/Bluecurve
+theme_DATA = README \
+	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 \
+        maximize-toggled-active.xpm \
+        maximize-toggled-inactive.xpm \
+        maximize-toggled-pressed.xpm \
+	menu-active.xpm \
+	menu-inactive.xpm \
+	menu-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)
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/Makefile.in xfwm4-4.0.5/themes/bluecurve/Makefile.in
--- xfwm4-4.0.5.orig2/themes/bluecurve/Makefile.in	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/Makefile.in	2004-04-19 23:30:58.000000000 +0200
@@ -0,0 +1,424 @@
+# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004  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.
+
+ at 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 = :
+host_triplet = @host@
+subdir = themes/bluecurve
+DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/X11.m4 \
+	$(top_srcdir)/m4/debug.m4 $(top_srcdir)/m4/depends.m4 \
+	$(top_srcdir)/m4/i18n.m4 $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+am__installdirs = $(DESTDIR)$(themedir)
+themeDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(theme_DATA)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CATALOGS = @CATALOGS@
+CATOBJEXT = @CATOBJEXT@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DATADIRNAME = @DATADIRNAME@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
+GMOFILES = @GMOFILES@
+GMSGFMT = @GMSGFMT@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INSTOBJEXT = @INSTOBJEXT@
+INTLLIBS = @INTLLIBS@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBSTARTUP_NOTIFICATION_CFLAGS = @LIBSTARTUP_NOTIFICATION_CFLAGS@
+LIBSTARTUP_NOTIFICATION_LIBS = @LIBSTARTUP_NOTIFICATION_LIBS@
+LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION = @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@
+LIBTOOL = @LIBTOOL@
+LIBX11_CFLAGS = @LIBX11_CFLAGS@
+LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
+LIBX11_LIBS = @LIBX11_LIBS@
+LIBXFCE4MCS_CLIENT_CFLAGS = @LIBXFCE4MCS_CLIENT_CFLAGS@
+LIBXFCE4MCS_CLIENT_LIBS = @LIBXFCE4MCS_CLIENT_LIBS@
+LIBXFCE4MCS_CLIENT_REQUIRED_VERSION = @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@
+LIBXFCE4MCS_MANAGER_CFLAGS = @LIBXFCE4MCS_MANAGER_CFLAGS@
+LIBXFCE4MCS_MANAGER_LIBS = @LIBXFCE4MCS_MANAGER_LIBS@
+LIBXFCE4MCS_MANAGER_REQUIRED_VERSION = @LIBXFCE4MCS_MANAGER_REQUIRED_VERSION@
+LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
+LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
+LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
+LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@
+LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@
+LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@
+LIBXPM_CFLAGS = @LIBXPM_CFLAGS@
+LIBXPM_LDFLAGS = @LIBXPM_LDFLAGS@
+LIBXPM_LIBS = @LIBXPM_LIBS@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+MAKEINFO = @MAKEINFO@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+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@
+PKG_CONFIG = @PKG_CONFIG@
+POFILES = @POFILES@
+POSUB = @POSUB@
+PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
+RANDR_LIBS = @RANDR_LIBS@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+XFCE_MCS_MANAGER_CFLAGS = @XFCE_MCS_MANAGER_CFLAGS@
+XFCE_MCS_MANAGER_LIBS = @XFCE_MCS_MANAGER_LIBS@
+XFCE_MCS_MANAGER_PLUGINSDIR = @XFCE_MCS_MANAGER_PLUGINSDIR@
+XFCE_MCS_MANAGER_REQUIRED_VERSION = @XFCE_MCS_MANAGER_REQUIRED_VERSION@
+XGETTEXT = @XGETTEXT@
+X_CFLAGS = @X_CFLAGS@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_LIBS = @X_LIBS@
+X_PRE_LIBS = @X_PRE_LIBS@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+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 = $(pkgdatadir)/themes/Bluecurve
+theme_DATA = README \
+	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 \
+        maximize-toggled-active.xpm \
+        maximize-toggled-inactive.xpm \
+        maximize-toggled-pressed.xpm \
+	menu-active.xpm \
+	menu-inactive.xpm \
+	menu-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)
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(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) --foreign  themes/bluecurve/Makefile'; \
+	cd $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign  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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+distclean-libtool:
+	-rm -f libtool
+uninstall-info-am:
+install-themeDATA: $(theme_DATA)
+	@$(NORMAL_INSTALL)
+	$(mkdir_p) $(DESTDIR)$(themedir)
+	@list='$(theme_DATA)'; for p in $$list; do \
+	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+	  f="`echo $$p | sed -e 's|^.*/||'`"; \
+	  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="`echo $$p | sed -e 's|^.*/||'`"; \
+	  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:
+	$(mkdir_p) $(DESTDIR)$(themedir)
+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:
+	-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."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+	-rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
+
+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 mostlyclean-libtool
+
+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 clean-libtool \
+	distclean distclean-generic distclean-libtool 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 mostlyclean-libtool 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:
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/README xfwm4-4.0.5/themes/bluecurve/README
--- xfwm4-4.0.5.orig2/themes/bluecurve/README	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/README	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,7 @@
+Bluecurve
+---------
+
+Garrett LeSage <garrett at redhat.com> Havoc Pennington <hp at redhat.com>
+(c) 2002 Red Hat Inc.
+May 29, 2002
+Red Hat Linux default theme
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/bottom-active.xpm xfwm4-4.0.5/themes/bluecurve/bottom-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/bottom-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/bottom-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,11 @@
+/* XPM */
+static char * bottom_active_xpm[] = {
+"4 5 3 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s active_color_2",
+"....",
+"....",
+"....",
+"....",
+"++++"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/bottom-inactive.xpm xfwm4-4.0.5/themes/bluecurve/bottom-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/bottom-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/bottom-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,11 @@
+/* XPM */
+static char * bottom_inactive_xpm[] = {
+"4 5 3 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s inactive_color_2",
+"....",
+"....",
+"....",
+"....",
+"++++"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/bottom-left-active.xpm xfwm4-4.0.5/themes/bluecurve/bottom-left-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/bottom-left-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/bottom-left-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,24 @@
+/* XPM */
+static char * bottom_left_active_xpm[] = {
+"16 16 5 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s active_color_2",
+"@	c #c1c1c1 s active_mid_2",
+"#	c #a7a7a7 s active_shadow_2",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+ at ...           ",
+"+#...           ",
+" +..............",
+" + at .............",
+"  + at ............",
+"   ++#@.........",
+"     +++++++++++"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/bottom-left-inactive.xpm xfwm4-4.0.5/themes/bluecurve/bottom-left-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/bottom-left-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/bottom-left-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,24 @@
+/* XPM */
+static char * bottom_left_inactive_xpm[] = {
+"16 16 5 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s inactive_color_2",
+"@	c #c1c1c1 s inactive_mid_2",
+"#	c #a7a7a7 s inactive_shadow_2",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+....           ",
+"+ at ...           ",
+"+#...           ",
+" +..............",
+" + at .............",
+"  + at ............",
+"   ++#@.........",
+"     +++++++++++"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/bottom-right-active.xpm xfwm4-4.0.5/themes/bluecurve/bottom-right-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/bottom-right-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/bottom-right-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,24 @@
+/* XPM */
+static char * bottom_right_active_xpm[] = {
+"16 16 5 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s active_color_2",
+"@	c #c1c1c1 s active_mid_2",
+"#	c #a7a7a7 s active_shadow_2",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ... at +",
+"           ...#+",
+"..............+ ",
+"............. at + ",
+"............ at +  ",
+".........@#++   ",
+"+++++++++++     "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/bottom-right-inactive.xpm xfwm4-4.0.5/themes/bluecurve/bottom-right-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/bottom-right-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/bottom-right-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,24 @@
+/* XPM */
+static char * bottom_right_inactive_xpm[] = {
+"16 16 5 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s inactive_color_2",
+"@	c #c1c1c1 s inactive_mid_2",
+"#	c #a7a7a7 s inactive_shadow_2",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ....+",
+"           ... at +",
+"           ...#+",
+"..............+ ",
+"............. at + ",
+"............ at +  ",
+".........@#++   ",
+"+++++++++++     "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/close-active.xpm xfwm4-4.0.5/themes/bluecurve/close-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/close-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/close-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,48 @@
+/* XPM */
+static char * close_active_xpm[] = {
+"18 16 29 1",
+" 	c None",
+".	c #858FA4",
+"+	c #F8F9FD",
+"@	c #E0E7F7",
+"#	c #E1E7F7",
+"$	c #E1E8F7",
+"%	c #E2E8F7",
+"&	c #E2E9F7",
+"*	c #E3E9F7",
+"=	c #E4EAF8",
+"-	c #E5EAF8",
+";	c #E5EBF8",
+">	c #E6EBF8",
+",	c #E7ECF8",
+"'	c #CED3DE",
+")	c #E8EDF9",
+"!	c #647190",
+"~	c #647290",
+"{	c #657290",
+"]	c #E9EEF9",
+"^	c #EAEEF9",
+"/	c #EBEFF9",
+"(	c #657390",
+"_	c #667390",
+":	c #ECF0FA",
+"<	c #EDF0FA",
+"[	c #EDF1FA",
+"}	c #EEF1FA",
+"|	c #EEF2FA",
+"  ..............  ",
+" .++++++++++++++. ",
+".+@@#$%&*==-;>,,'.",
+".+@#$%&*==-;>,,)'.",
+".+#$%&!==-~>,,))'.",
+".+$%&!~~-~{{,))]'.",
+".+%&*=~~~{{,))]^'.",
+".+&*==-~{{,))]^^'.",
+".+==-;{{{{{]^^//'.",
+".+=-;{{{){(_^//:'.",
+".+-;>,{))]_^//:<'.",
+".+;>,,))]^^//:<['.",
+".+>,,))]^^//:<[}'.",
+".+,,))]^^//:<[}|'.",
+" .''''''''''''''. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/close-inactive.xpm xfwm4-4.0.5/themes/bluecurve/close-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/close-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/close-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,28 @@
+/* XPM */
+static char * close_inactive_xpm[] = {
+"18 16 9 1",
+" 	c None",
+".	c #BDBDBD",
+"+	c #EEEEEE",
+"@	c #EDEDED",
+"#	c #ECECEC",
+"$	c #939393",
+"%	c #EBEBEB",
+"&	c #EAEAEA",
+"*	c #E9E9E9",
+"  ..............  ",
+" .++++++++++++++. ",
+".@@@@@@@@@@@@@@@@.",
+".@@@@@@@@@@@@@@@@.",
+".#####$###$######.",
+".####$$$#$$$#####.",
+".#####$$$$$######.",
+".%%%%%%$$$%%%%%%%.",
+".%%%%%$$$$$%%%%%%.",
+".%%%%$$$%$$$%%%%%.",
+".&&&&&$&&&$&&&&&&.",
+".&&&&&&&&&&&&&&&&.",
+".&&&&&&&&&&&&&&&&.",
+".****************.",
+" .**************. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/close-pressed.xpm xfwm4-4.0.5/themes/bluecurve/close-pressed.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/close-pressed.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/close-pressed.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,27 @@
+/* XPM */
+static char * close_pressed_xpm[] = {
+"18 16 8 1",
+" 	c None",
+".	c #858FA4",
+"+	c #B0B7C8",
+"@	c #647190",
+"#	c #647290",
+"$	c #657290",
+"%	c #657390",
+"&	c #667390",
+"  ..............  ",
+" .++++++++++++++. ",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".+++++ at +++#++++++.",
+".++++@##+#$$+++++.",
+".+++++###$$++++++.",
+".++++++#$$+++++++.",
+".+++++$$$$$++++++.",
+".++++$$$+$%&+++++.",
+".+++++$+++&++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+" .++++++++++++++. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/hide-active.xpm xfwm4-4.0.5/themes/bluecurve/hide-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/hide-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/hide-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,47 @@
+/* XPM */
+static char * hide_active_xpm[] = {
+"18 16 28 1",
+" 	c None",
+".	c #858FA4",
+"+	c #F8F9FD",
+"@	c #E0E7F7",
+"#	c #E1E7F7",
+"$	c #E1E8F7",
+"%	c #E2E8F7",
+"&	c #E2E9F7",
+"*	c #E3E9F7",
+"=	c #E4EAF8",
+"-	c #E5EAF8",
+";	c #E5EBF8",
+">	c #E6EBF8",
+",	c #E7ECF8",
+"'	c #CED3DE",
+")	c #E8EDF9",
+"!	c #E9EEF9",
+"~	c #EAEEF9",
+"{	c #647290",
+"]	c #657290",
+"^	c #657390",
+"/	c #EBEFF9",
+"(	c #667390",
+"_	c #ECF0FA",
+":	c #EDF0FA",
+"<	c #EDF1FA",
+"[	c #EEF1FA",
+"}	c #EEF2FA",
+"  ..............  ",
+" .++++++++++++++. ",
+".+@@#$%&*==-;>,,'.",
+".+@#$%&*==-;>,,)'.",
+".+#$%&*==-;>,,))'.",
+".+$%&*==-;>,,))!'.",
+".+%&*==-;>,,))!~'.",
+".+&*==-;>,,))!~~'.",
+".+==-{]]]]]^~~//'.",
+".+=-;]]]]]^(~//_'.",
+".+-;>]]]]^((//_:'.",
+".+;>,,))!~~//_:<'.",
+".+>,,))!~~//_:<['.",
+".+,,))!~~//_:<[}'.",
+" .''''''''''''''. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/hide-inactive.xpm xfwm4-4.0.5/themes/bluecurve/hide-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/hide-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/hide-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,28 @@
+/* XPM */
+static char * hide_inactive_xpm[] = {
+"18 16 9 1",
+" 	c None",
+".	c #BDBDBD",
+"+	c #EEEEEE",
+"@	c #EDEDED",
+"#	c #ECECEC",
+"$	c #EBEBEB",
+"%	c #939393",
+"&	c #EAEAEA",
+"*	c #E9E9E9",
+"  ..............  ",
+" .++++++++++++++. ",
+".@@@@@@@@@@@@@@@@.",
+".@@@@@@@@@@@@@@@@.",
+".################.",
+".################.",
+".################.",
+".$$$$$$$$$$$$$$$$.",
+".$$$$%%%%%%%$$$$$.",
+".$$$$%%%%%%%$$$$$.",
+".&&&&%%%%%%%&&&&&.",
+".&&&&&&&&&&&&&&&&.",
+".&&&&&&&&&&&&&&&&.",
+".****************.",
+" .**************. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/hide-pressed.xpm xfwm4-4.0.5/themes/bluecurve/hide-pressed.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/hide-pressed.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/hide-pressed.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,26 @@
+/* XPM */
+static char * hide_pressed_xpm[] = {
+"18 16 7 1",
+" 	c None",
+".	c #858FA4",
+"+	c #B0B7C8",
+"@	c #647290",
+"#	c #657290",
+"$	c #657390",
+"%	c #667390",
+"  ..............  ",
+" .++++++++++++++. ",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++@#####$+++++.",
+".++++#####$%+++++.",
+".++++####$%%+++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+" .++++++++++++++. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/left-active.xpm xfwm4-4.0.5/themes/bluecurve/left-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/left-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/left-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,10 @@
+/* XPM */
+static char * left_active_xpm[] = {
+"5 4 3 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s active_color_2",
+"+....",
+"+....",
+"+....",
+"+...."};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/left-inactive.xpm xfwm4-4.0.5/themes/bluecurve/left-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/left-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/left-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,10 @@
+/* XPM */
+static char * left_inactive_xpm[] = {
+"5 4 3 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s inactive_color_2",
+"+....",
+"+....",
+"+....",
+"+...."};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/maximize-active.xpm xfwm4-4.0.5/themes/bluecurve/maximize-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/maximize-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/maximize-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,48 @@
+/* XPM */
+static char * maximize_active_xpm[] = {
+"18 16 29 1",
+" 	c None",
+".	c #858FA4",
+"+	c #F8F9FD",
+"@	c #E0E7F7",
+"#	c #E1E7F7",
+"$	c #E1E8F7",
+"%	c #E2E8F7",
+"&	c #E2E9F7",
+"*	c #E3E9F7",
+"=	c #E4EAF8",
+"-	c #E5EAF8",
+";	c #E5EBF8",
+">	c #E6EBF8",
+",	c #E7ECF8",
+"'	c #CED3DE",
+")	c #E8EDF9",
+"!	c #647190",
+"~	c #647290",
+"{	c #657290",
+"]	c #E9EEF9",
+"^	c #EAEEF9",
+"/	c #657390",
+"(	c #EBEFF9",
+"_	c #667390",
+":	c #ECF0FA",
+"<	c #EDF0FA",
+"[	c #EDF1FA",
+"}	c #EEF1FA",
+"|	c #EEF2FA",
+"  ..............  ",
+" .++++++++++++++. ",
+".+@@#$%&*==-;>,,'.",
+".+@#$%&*==-;>,,)'.",
+".+#$%!!~~~~{,,))'.",
+".+$%&!~~~~{{,))]'.",
+".+%&*~~~~{{{))]^'.",
+".+&*=~-;>,,{)]^^'.",
+".+==-~>,,))/^^(('.",
+".+=-;{,,))]_^((:'.",
+".+-;>{{{{/__((:<'.",
+".+;>,,))]^^((:<['.",
+".+>,,))]^^((:<[}'.",
+".+,,))]^^((:<[}|'.",
+" .''''''''''''''. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/maximize-inactive.xpm xfwm4-4.0.5/themes/bluecurve/maximize-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/maximize-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/maximize-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,28 @@
+/* XPM */
+static char * maximize_inactive_xpm[] = {
+"18 16 9 1",
+" 	c None",
+".	c #BDBDBD",
+"+	c #EEEEEE",
+"@	c #EDEDED",
+"#	c #ECECEC",
+"$	c #939393",
+"%	c #EBEBEB",
+"&	c #EAEAEA",
+"*	c #E9E9E9",
+"  ..............  ",
+" .++++++++++++++. ",
+".@@@@@@@@@@@@@@@@.",
+".@@@@@@@@@@@@@@@@.",
+".####$$$$$$$#####.",
+".####$$$$$$$#####.",
+".####$$$$$$$#####.",
+".%%%%$%%%%%$%%%%%.",
+".%%%%$%%%%%$%%%%%.",
+".%%%%$%%%%%$%%%%%.",
+".&&&&$$$$$$$&&&&&.",
+".&&&&&&&&&&&&&&&&.",
+".&&&&&&&&&&&&&&&&.",
+".****************.",
+" .**************. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/maximize-pressed.xpm xfwm4-4.0.5/themes/bluecurve/maximize-pressed.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/maximize-pressed.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/maximize-pressed.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,27 @@
+/* XPM */
+static char * maximize_pressed_xpm[] = {
+"18 16 8 1",
+" 	c None",
+".	c #858FA4",
+"+	c #B0B7C8",
+"@	c #647190",
+"#	c #647290",
+"$	c #657290",
+"%	c #657390",
+"&	c #667390",
+"  ..............  ",
+" .++++++++++++++. ",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++@@####$+++++.",
+".++++@####$$+++++.",
+".++++####$$$+++++.",
+".++++#+++++$+++++.",
+".++++#+++++%+++++.",
+".++++$+++++&+++++.",
+".++++$$$$%&&+++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+" .++++++++++++++. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/maximize-toggled-active.xpm xfwm4-4.0.5/themes/bluecurve/maximize-toggled-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/maximize-toggled-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/maximize-toggled-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,54 @@
+/* XPM */
+static char * maximize_toggled_active_xpm[] = {
+"18 16 35 1",
+" 	c None",
+".	c #858FA4",
+"+	c #F8F9FD",
+"@	c #E0E7F7",
+"#	c #E1E7F7",
+"$	c #E1E8F7",
+"%	c #E2E8F7",
+"&	c #E2E9F7",
+"*	c #E3E9F7",
+"=	c #E4EAF8",
+"-	c #E5EAF8",
+";	c #E5EBF8",
+">	c #E6EBF8",
+",	c #E7ECF8",
+"'	c #CED3DE",
+")	c #8A95AE",
+"!	c #8A95AF",
+"~	c #8B95AF",
+"{	c #8B96AF",
+"]	c #E8EDF9",
+"^	c #8C96AF",
+"/	c #647190",
+"(	c #647290",
+"_	c #657290",
+":	c #E9EEF9",
+"<	c #EAEEF9",
+"[	c #8D97AF",
+"}	c #EBEFF9",
+"|	c #657390",
+"1	c #ECF0FA",
+"2	c #667390",
+"3	c #EDF0FA",
+"4	c #EDF1FA",
+"5	c #EEF1FA",
+"6	c #EEF2FA",
+"  ..............  ",
+" .++++++++++++++. ",
+".+@@#$%&*==-;>,,'.",
+".+@#$%&)!!~{{,,]'.",
+".+#$%&*==-;>^,]]'.",
+".+$%&/((((_,^]]:'.",
+".+%&*((((__,^]:<'.",
+".+&*=(((___]^:<<'.",
+".+==-(>,,]_:[<}}'.",
+".+=-;_,,]]|<<}}1'.",
+".+-;>____|2<}}13'.",
+".+;>,,]]:<<}}134'.",
+".+>,,]]:<<}}1345'.",
+".+,,]]:<<}}13456'.",
+" .''''''''''''''. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/maximize-toggled-inactive.xpm xfwm4-4.0.5/themes/bluecurve/maximize-toggled-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/maximize-toggled-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/maximize-toggled-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,29 @@
+/* XPM */
+static char * maximize_toggled_inactive_xpm[] = {
+"18 16 10 1",
+" 	c None",
+".	c #BDBDBD",
+"+	c #EEEEEE",
+"@	c #EDEDED",
+"#	c #AEAEAE",
+"$	c #ECECEC",
+"%	c #939393",
+"&	c #EBEBEB",
+"*	c #EAEAEA",
+"=	c #E9E9E9",
+"  ..............  ",
+" .++++++++++++++. ",
+".@@@@@@@@@@@@@@@@.",
+".@@@@@@######@@@@.",
+".$$$$$$$$$$$#$$$$.",
+".$$$$%%%%%%$#$$$$.",
+".$$$$%%%%%%$#$$$$.",
+".&&&&%%%%%%&#&&&&.",
+".&&&&%&&&&%&#&&&&.",
+".&&&&%&&&&%&&&&&&.",
+".****%%%%%%******.",
+".****************.",
+".****************.",
+".================.",
+" .==============. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/maximize-toggled-pressed.xpm xfwm4-4.0.5/themes/bluecurve/maximize-toggled-pressed.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/maximize-toggled-pressed.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/maximize-toggled-pressed.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_pressed_xpm[] = {
+"18 16 14 1",
+" 	c None",
+".	c #858FA4",
+"+	c #B0B7C8",
+"@	c #8A95AE",
+"#	c #8A95AF",
+"$	c #8B95AF",
+"%	c #8B96AF",
+"&	c #8C96AF",
+"*	c #647190",
+"=	c #647290",
+"-	c #657290",
+";	c #8D97AF",
+">	c #657390",
+",	c #667390",
+"  ..............  ",
+" .++++++++++++++. ",
+".++++++++++++++++.",
+".++++++@##$%%++++.",
+".+++++++++++&++++.",
+".++++*====-+&++++.",
+".++++====--+&++++.",
+".++++===---+&++++.",
+".++++=++++-+;++++.",
+".++++-++++>++++++.",
+".++++---->,++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+" .++++++++++++++. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/menu-active.xpm xfwm4-4.0.5/themes/bluecurve/menu-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/menu-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/menu-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,46 @@
+/* XPM */
+static char * menu_active_xpm[] = {
+"18 16 27 1",
+" 	c None",
+".	c #858FA4",
+"+	c #F8F9FD",
+"@	c #E0E7F7",
+"#	c #E1E7F7",
+"$	c #E1E8F7",
+"%	c #E2E8F7",
+"&	c #E2E9F7",
+"*	c #E3E9F7",
+"=	c #E4EAF8",
+"-	c #E5EAF8",
+";	c #E5EBF8",
+">	c #E6EBF8",
+",	c #E7ECF8",
+"'	c #CED3DE",
+")	c #E8EDF9",
+"!	c #647190",
+"~	c #657290",
+"{	c #E9EEF9",
+"]	c #647290",
+"^	c #EAEEF9",
+"/	c #EBEFF9",
+"(	c #ECF0FA",
+"_	c #EDF0FA",
+":	c #EDF1FA",
+"<	c #EEF1FA",
+"[	c #EEF2FA",
+"  ..............  ",
+" .++++++++++++++. ",
+".+@@#$%&*==-;>,,'.",
+".+@#$%&*==-;>,,)'.",
+".+#$%&*==-;>,,))'.",
+".+$%&!==-;>~,)){'.",
+".+%&!]]-;>~~~){^'.",
+".+&*=]]]>~~~){^^'.",
+".+==-;~~~~~{^^//'.",
+".+=-;>,~~~{^^//('.",
+".+-;>,,)~{^^//(_'.",
+".+;>,,)){^^//(_:'.",
+".+>,,)){^^//(_:<'.",
+".+,,)){^^//(_:<['.",
+" .''''''''''''''. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/menu-inactive.xpm xfwm4-4.0.5/themes/bluecurve/menu-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/menu-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/menu-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,28 @@
+/* XPM */
+static char * menu_inactive_xpm[] = {
+"18 16 9 1",
+" 	c None",
+".	c #BDBDBD",
+"+	c #EEEEEE",
+"@	c #EDEDED",
+"#	c #ECECEC",
+"$	c #939393",
+"%	c #EBEBEB",
+"&	c #EAEAEA",
+"*	c #E9E9E9",
+"  ..............  ",
+" .++++++++++++++. ",
+".@@@@@@@@@@@@@@@@.",
+".@@@@@@@@@@@@@@@@.",
+".################.",
+".####$#####$#####.",
+".###$$$###$$$####.",
+".%%%%$$$%$$$%%%%%.",
+".%%%%%$$$$$%%%%%%.",
+".%%%%%%$$$%%%%%%%.",
+".&&&&&&&$&&&&&&&&.",
+".&&&&&&&&&&&&&&&&.",
+".&&&&&&&&&&&&&&&&.",
+".****************.",
+" .**************. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/menu-pressed.xpm xfwm4-4.0.5/themes/bluecurve/menu-pressed.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/menu-pressed.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/menu-pressed.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,25 @@
+/* XPM */
+static char * menu_pressed_xpm[] = {
+"18 16 6 1",
+" 	c None",
+".	c #858FA4",
+"+	c #B0B7C8",
+"@	c #647190",
+"#	c #657290",
+"$	c #647290",
+"  ..............  ",
+" .++++++++++++++. ",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++ at +++++#+++++.",
+".+++@$$+++###++++.",
+".++++$$$+###+++++.",
+".+++++#####++++++.",
+".++++++###+++++++.",
+".+++++++#++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+".++++++++++++++++.",
+" .++++++++++++++. ",
+"  ..............  "};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/right-active.xpm xfwm4-4.0.5/themes/bluecurve/right-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/right-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/right-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,10 @@
+/* XPM */
+static char * right_active_xpm[] = {
+"5 4 3 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s active_color_2",
+"....+",
+"....+",
+"....+",
+"....+"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/right-inactive.xpm xfwm4-4.0.5/themes/bluecurve/right-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/right-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/right-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,10 @@
+/* XPM */
+static char * right_inactive_xpm[] = {
+"5 4 3 1",
+" 	c None",
+"+	c #000000",
+".	c #e6e6e6 s inactive_color_2",
+"....+",
+"....+",
+"....+",
+"....+"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/themerc xfwm4-4.0.5/themes/bluecurve/themerc
--- xfwm4-4.0.5.orig2/themes/bluecurve/themerc	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/themerc	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,11 @@
+active_text_color=#ffffff
+inactive_text_color=#777777
+button_layout=O|HMC
+button_offset=-1
+button_spacing=2
+full_width_title=true
+title_horizontal_offset=4
+title_shadow_active=true
+title_shadow_inactive=false
+title_vertical_offset_active=2
+title_vertical_offset_inactive=2
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-1-active.xpm xfwm4-4.0.5/themes/bluecurve/title-1-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-1-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-1-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,33 @@
+/* XPM */
+static char * title_1_active_xpm[] = {
+"2 22 8 1",
+" 	c None",
+".	c #000000",
+"+	c #BEC6D8",
+"@	c #C3CBDE",
+"#	c #C9D1E3",
+"$	c #CED6E9",
+"%	c #D3DCEF",
+"&	c #7283A7",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"@@",
+"##",
+"$$",
+"%%",
+"&&"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-1-inactive.xpm xfwm4-4.0.5/themes/bluecurve/title-1-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-1-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-1-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,35 @@
+/* XPM */
+static char * title_1_inactive_xpm[] = {
+"2 22 10 1",
+" 	c None",
+".	c #000000",
+"+	c #E8E8E8",
+"@	c #E3E3E3",
+"#	c #DEDEDE",
+"$	c #D9D9D9",
+"%	c #D6D6D6",
+"&	c #D4D4D4",
+"*	c #D2D2D2",
+"=	c #C4C4C4",
+"..",
+"++",
+"@@",
+"##",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"%%",
+"&&",
+"**",
+"**",
+"=="};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-2-active.xpm xfwm4-4.0.5/themes/bluecurve/title-2-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-2-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-2-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,34 @@
+/* XPM */
+static char * title_2_active_xpm[] = {
+"4 22 9 1",
+" 	c None",
+".	c #000000",
+"+	c #BEC6D8",
+"@	c #283C67",
+"#	c #C3CBDE",
+"$	c #C9D1E3",
+"%	c #CED6E9",
+"&	c #D3DCEF",
+"*	c #7283A7",
+"....",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"+++@",
+"###@",
+"$$$@",
+"%%%@",
+"&&&@",
+"***@"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-2-inactive.xpm xfwm4-4.0.5/themes/bluecurve/title-2-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-2-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-2-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,35 @@
+/* XPM */
+static char * title_2_inactive_xpm[] = {
+"4 22 10 1",
+" 	c None",
+".	c #000000",
+"+	c #E8E8E8",
+"@	c #E3E3E3",
+"#	c #DEDEDE",
+"$	c #D9D9D9",
+"%	c #D6D6D6",
+"&	c #D4D4D4",
+"*	c #D2D2D2",
+"=	c #C4C4C4",
+"....",
+"++++",
+"@@@@",
+"####",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"%%%%",
+"&&&&",
+"****",
+"****",
+"===="};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-3-active.xpm xfwm4-4.0.5/themes/bluecurve/title-3-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-3-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-3-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,81 @@
+/* XPM */
+static char * title_3_active_xpm[] = {
+"5 22 56 1",
+" 	c None",
+".	c #000000",
+"+	c #A8B9DE",
+"@	c #647EBA",
+"#	c #3D4F77",
+"$	c #899DC9",
+"%	c #5E7AB8",
+"&	c #859AC7",
+"*	c #5875B5",
+"=	c #3A4D76",
+"-	c #5370B3",
+";	c #374975",
+">	c #8095C5",
+",	c #4D6CB0",
+"'	c #334672",
+")	c #7C92C3",
+"!	c #4B6AB0",
+"~	c #314572",
+"{	c #7B91C3",
+"]	c #304471",
+"^	c #7A91C2",
+"/	c #4969AF",
+"(	c #7A90C2",
+"_	c #4867AE",
+":	c #304472",
+"<	c #4665AD",
+"[	c #2E4271",
+"}	c #778DC0",
+"|	c #4464AC",
+"1	c #2D4171",
+"2	c #768BC0",
+"3	c #2F4270",
+"4	c #788EC0",
+"5	c #314573",
+"6	c #7A8EC2",
+"7	c #4A68AF",
+"8	c #7D92C4",
+"9	c #4E6CB1",
+"0	c #364B78",
+"a	c #5270B4",
+"b	c #3B4F7D",
+"c	c #7D93C4",
+"d	c #5774B5",
+"e	c #405480",
+"f	c #7E95C5",
+"g	c #5F7AB8",
+"h	c #485B86",
+"i	c #8497C7",
+"j	c #4F618B",
+"k	c #879BC7",
+"l	c #6680BA",
+"m	c #8B9ECA",
+"n	c #6D85BE",
+"o	c #566892",
+"p	c #7289C0",
+"q	c #0B0B0C",
+".....",
+"+++++",
+"@@@@@",
+"#$%%%",
+"&***=",
+"---;>",
+",,'),",
+"!~{!!",
+"]^///",
+"(___:",
+"<<<[}",
+"||12|",
+"<34<<",
+"56777",
+"89990",
+"aaabc",
+"ddefd",
+"ghigg",
+"jklll",
+"mnnno",
+"ppppp",
+"qqqqq"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-3-inactive.xpm xfwm4-4.0.5/themes/bluecurve/title-3-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-3-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-3-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,35 @@
+/* XPM */
+static char * title_3_inactive_xpm[] = {
+"5 22 10 1",
+" 	c None",
+".	c #000000",
+"+	c #E8E8E8",
+"@	c #E3E3E3",
+"#	c #DEDEDE",
+"$	c #D9D9D9",
+"%	c #D6D6D6",
+"&	c #D4D4D4",
+"*	c #D2D2D2",
+"=	c #C4C4C4",
+".....",
+"+++++",
+"@@@@@",
+"#####",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"$$$$$",
+"%%%%%",
+"&&&&&",
+"*****",
+"*****",
+"====="};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-4-active.xpm xfwm4-4.0.5/themes/bluecurve/title-4-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-4-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-4-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,34 @@
+/* XPM */
+static char * title_4_active_xpm[] = {
+"4 22 9 1",
+" 	c None",
+".	c #000000",
+"+	c #283C67",
+"@	c #BEC6D8",
+"#	c #C3CBDE",
+"$	c #C9D1E3",
+"%	c #CED6E9",
+"&	c #D3DCEF",
+"*	c #7283A7",
+"....",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+@@@",
+"+###",
+"+$$$",
+"+%%%",
+"+&&&",
+"+***"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-4-inactive.xpm xfwm4-4.0.5/themes/bluecurve/title-4-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-4-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-4-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,35 @@
+/* XPM */
+static char * title_4_inactive_xpm[] = {
+"4 22 10 1",
+" 	c None",
+".	c #000000",
+"+	c #E8E8E8",
+"@	c #E3E3E3",
+"#	c #DEDEDE",
+"$	c #D9D9D9",
+"%	c #D6D6D6",
+"&	c #D4D4D4",
+"*	c #D2D2D2",
+"=	c #C4C4C4",
+"....",
+"++++",
+"@@@@",
+"####",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"$$$$",
+"%%%%",
+"&&&&",
+"****",
+"****",
+"===="};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-5-active.xpm xfwm4-4.0.5/themes/bluecurve/title-5-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-5-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-5-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,33 @@
+/* XPM */
+static char * title_5_active_xpm[] = {
+"2 22 8 1",
+" 	c None",
+".	c #000000",
+"+	c #BEC6D8",
+"@	c #C3CBDE",
+"#	c #C9D1E3",
+"$	c #CED6E9",
+"%	c #D3DCEF",
+"&	c #7283A7",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"@@",
+"##",
+"$$",
+"%%",
+"&&"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/title-5-inactive.xpm xfwm4-4.0.5/themes/bluecurve/title-5-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/title-5-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/title-5-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,35 @@
+/* XPM */
+static char * title_5_inactive_xpm[] = {
+"2 22 10 1",
+" 	c None",
+".	c #000000",
+"+	c #E8E8E8",
+"@	c #E3E3E3",
+"#	c #DEDEDE",
+"$	c #D9D9D9",
+"%	c #D6D6D6",
+"&	c #D4D4D4",
+"*	c #D2D2D2",
+"=	c #C4C4C4",
+"..",
+"++",
+"@@",
+"##",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"$$",
+"%%",
+"&&",
+"**",
+"**",
+"=="};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/top-left-active.xpm xfwm4-4.0.5/themes/bluecurve/top-left-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/top-left-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/top-left-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,38 @@
+/* XPM */
+static char * top_left_active_xpm[] = {
+"10 22 13 1",
+" 	c None",
+".	c #000000",
+"+	c #36383D",
+"@	c #A7AEBE",
+"#	c #BEC6D8",
+"$	c #979EAC",
+"%	c #393B40",
+"&	c #A5ACBB",
+"*	c #C3CBDE",
+"=	c #C9D1E3",
+"-	c #CED6E9",
+";	c #D3DCEF",
+">	c #7283A7",
+"     .....",
+"   .+@####",
+"  .$######",
+" .$#######",
+" %########",
+".&########",
+".#########",
+".#########",
+".#########",
+".#########",
+".#########",
+".#########",
+".#########",
+".#########",
+".#########",
+".#########",
+".#########",
+".*********",
+".=========",
+".---------",
+".;;;;;;;;;",
+".>>>>>>>>>"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/top-left-inactive.xpm xfwm4-4.0.5/themes/bluecurve/top-left-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/top-left-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/top-left-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,41 @@
+/* XPM */
+static char * top_left_inactive_xpm[] = {
+"10 22 16 1",
+" 	c None",
+".	c #000000",
+"+	c #424242",
+"@	c #CCCCCC",
+"#	c #E8E8E8",
+"$	c #B5B5B5",
+"%	c #E3E3E3",
+"&	c #B1B1B1",
+"*	c #DEDEDE",
+"=	c #414141",
+"-	c #D9D9D9",
+";	c #BCBCBC",
+">	c #D6D6D6",
+",	c #D4D4D4",
+"'	c #D2D2D2",
+")	c #C4C4C4",
+"     .....",
+"   .+@####",
+"  .$%%%%%%",
+" .&*******",
+" =--------",
+".;--------",
+".---------",
+".---------",
+".---------",
+".---------",
+".---------",
+".---------",
+".---------",
+".---------",
+".---------",
+".---------",
+".---------",
+".>>>>>>>>>",
+".,,,,,,,,,",
+".'''''''''",
+".'''''''''",
+".)))))))))"};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/top-right-active.xpm xfwm4-4.0.5/themes/bluecurve/top-right-active.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/top-right-active.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/top-right-active.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,38 @@
+/* XPM */
+static char * top_right_active_xpm[] = {
+"10 22 13 1",
+" 	c None",
+".	c #000000",
+"+	c #BEC6D8",
+"@	c #A7AEBE",
+"#	c #36383D",
+"$	c #979EAC",
+"%	c #393B40",
+"&	c #A5ACBB",
+"*	c #C3CBDE",
+"=	c #C9D1E3",
+"-	c #CED6E9",
+";	c #D3DCEF",
+">	c #7283A7",
+".....     ",
+"++++@#.   ",
+"++++++$.  ",
+"+++++++$. ",
+"++++++++% ",
+"++++++++&.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"+++++++++.",
+"*********.",
+"=========.",
+"---------.",
+";;;;;;;;;.",
+">>>>>>>>>."};
diff -Naur xfwm4-4.0.5.orig2/themes/bluecurve/top-right-inactive.xpm xfwm4-4.0.5/themes/bluecurve/top-right-inactive.xpm
--- xfwm4-4.0.5.orig2/themes/bluecurve/top-right-inactive.xpm	1970-01-01 01:00:00.000000000 +0100
+++ xfwm4-4.0.5/themes/bluecurve/top-right-inactive.xpm	2004-04-19 23:24:24.000000000 +0200
@@ -0,0 +1,41 @@
+/* XPM */
+static char * top_right_inactive_xpm[] = {
+"10 22 16 1",
+" 	c None",
+".	c #000000",
+"+	c #E8E8E8",
+"@	c #CCCCCC",
+"#	c #424242",
+"$	c #E3E3E3",
+"%	c #B5B5B5",
+"&	c #DEDEDE",
+"*	c #B1B1B1",
+"=	c #D9D9D9",
+"-	c #414141",
+";	c #BCBCBC",
+">	c #D6D6D6",
+",	c #D4D4D4",
+"'	c #D2D2D2",
+")	c #C4C4C4",
+".....     ",
+"++++@#.   ",
+"$$$$$$%.  ",
+"&&&&&&&*. ",
+"========- ",
+"========;.",
+"=========.",
+"=========.",
+"=========.",
+"=========.",
+"=========.",
+"=========.",
+"=========.",
+"=========.",
+"=========.",
+"=========.",
+"=========.",
+">>>>>>>>>.",
+",,,,,,,,,.",
+"'''''''''.",
+"'''''''''.",
+")))))))))."};

xfwm4-bluecurve-prep.patch:

--- NEW FILE xfwm4-bluecurve-prep.patch ---
diff -Nur xfwm4-4.2.1.orig/configure xfwm4-4.2.1/configure
--- xfwm4-4.2.1.orig/configure	2005-03-12 07:19:39.000000000 -0700
+++ xfwm4-4.2.1/configure	2005-03-20 15:00:33.492532918 -0700
@@ -25253,7 +25253,7 @@
   fi
 
 
-                                                                                                                                                                                                                            ac_config_files="$ac_config_files xfwm4.spec Makefile doc/Makefile doc/C/Makefile doc/C/images/Makefile defaults/Makefile icons/Makefile icons/48x48/Makefile icons/scalable/Makefile mcs-plugin/Makefile po/Makefile.in src/Makefile themes/Makefile themes/default/Makefile themes/default.keys/Makefile themes/default-4.0/Makefile themes/opta/Makefile themes/symphony/Makefile themes/tyrex/Makefile themes/therapy/Makefile themes/waza/Makefile themes/wildbush/Makefile"
+                                                                                                                                                                                                                            ac_config_files="$ac_config_files xfwm4.spec Makefile doc/Makefile doc/C/Makefile doc/C/images/Makefile defaults/Makefile icons/Makefile icons/48x48/Makefile icons/scalable/Makefile mcs-plugin/Makefile po/Makefile.in src/Makefile themes/Makefile themes/bluecurve/Makefile themes/default/Makefile themes/default.keys/Makefile themes/default-4.0/Makefile themes/opta/Makefile themes/symphony/Makefile themes/tyrex/Makefile themes/therapy/Makefile themes/waza/Makefile themes/wildbush/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
@@ -25854,6 +25854,7 @@
   "themes/therapy/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/therapy/Makefile" ;;
   "themes/waza/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/waza/Makefile" ;;
   "themes/wildbush/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/wildbush/Makefile" ;;
+  "themes/bluecurve/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/bluecurve/Makefile" ;;
   "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
   "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
   "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
diff -Nur xfwm4-4.2.1.orig/configure.ac xfwm4-4.2.1/configure.ac
--- xfwm4-4.2.1.orig/configure.ac	2005-03-12 07:19:39.000000000 -0700
+++ xfwm4-4.2.1/configure.ac	2005-03-20 15:00:45.731640166 -0700
@@ -125,4 +125,5 @@
 themes/therapy/Makefile
 themes/waza/Makefile
 themes/wildbush/Makefile
+themes/bluecurve/Makefile
 ])
diff -Nur xfwm4-4.2.1.orig/mcs-plugin/xfwm4_plugin.h xfwm4-4.2.1/mcs-plugin/xfwm4_plugin.h
--- xfwm4-4.2.1.orig/mcs-plugin/xfwm4_plugin.h	2004-12-18 16:32:07.000000000 -0700
+++ xfwm4-4.2.1/mcs-plugin/xfwm4_plugin.h	2005-03-20 15:02:32.162180902 -0700
@@ -29,7 +29,7 @@
 #define CHANNEL2  "xfwm4_keys"
 #define PLUGIN_NAME "xfwm4"
 
-#define DEFAULT_THEME "Default"
+#define DEFAULT_THEME "Bluecurve"
 #define DEFAULT_KEY_THEME "Default"
 #define DEFAULT_LAYOUT "OTS|HMC"
 #define DEFAULT_ACTION "maximize"
diff -Nur xfwm4-4.2.1.orig/themes/Makefile.am xfwm4-4.2.1/themes/Makefile.am
--- xfwm4-4.2.1.orig/themes/Makefile.am	2005-01-13 12:56:07.000000000 -0700
+++ xfwm4-4.2.1/themes/Makefile.am	2005-03-20 15:03:03.076400082 -0700
@@ -10,4 +10,5 @@
 	therapy								\
 	tyrex								\
 	waza								\
-	wildbush
+	wildbush                                                        \
+        bluecurve
diff -Nur xfwm4-4.2.1.orig/themes/Makefile.in xfwm4-4.2.1/themes/Makefile.in
--- xfwm4-4.2.1.orig/themes/Makefile.in	2005-01-13 12:56:07.000000000 -0700
+++ xfwm4-4.2.1/themes/Makefile.in	2005-03-20 15:04:02.131267369 -0700
@@ -226,7 +226,8 @@
 	therapy								\
 	tyrex								\
 	waza								\
-	wildbush
+	wildbush                                                        \
+        bluecurve
 
 all: all-recursive
 


Index: xfwm4.spec
===================================================================
RCS file: /cvs/extras/rpms/xfwm4/devel/xfwm4.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfwm4.spec	19 Mar 2005 18:34:19 -0000	1.1
+++ xfwm4.spec	20 Mar 2005 22:19:26 -0000	1.2
@@ -1,18 +1,24 @@
 Summary: Next generation window manager for Xfce
 Name: xfwm4
 Version: 4.2.1
-Release: 1
+Release: 2
 License: GPL
 URL: http://www.xfce.org/
-Source0: http://www.us.xfce.org/archive/xfce-4.2.1/src-bz2/xfwm4-4.2.1.tar.bz2
+Source0: http://www.xfce.org/archive/xfce-4.2.1/src-bz2/xfwm4-4.2.1.tar.bz2
+
+# Change default for Fedora
+Patch0: xfwm4-bluecurve-prep.patch
+Patch1: xfwm4-bluecurve.patch
+
 Group: User Interface/Desktops
-Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: libxfce4mcs >= 4.2.1
-Requires: libxfcegui4 >= 4.2.1
-Requires: xfce-mcs-manager >= 4.2.1
-BuildRequires: libxfce4mcs-devel >= 4.2.1
-BuildRequires: libxfcegui4-devel >= 4.2.1
-BuildRequires: xfce-mcs-manager-devel >= 4.2.1
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+Requires: libxfce4mcs >= %{version}
+Requires: libxfcegui4 >= %{version}
+Requires: xfce-mcs-manager >= %{version}
+BuildRequires: libxfce4mcs-devel >= %{version}
+BuildRequires: libxfcegui4-devel >= %{version}
+BuildRequires: xfce-mcs-manager-devel >= %{version}
 
 %description
 xfwm4 is a window manager compatible with GNOME, GNOME2, KDE2, KDE3 and Xfce.
@@ -20,6 +26,9 @@
 %prep
 %setup -q
 
+%patch0 -p1 -b .bluecurve-prep
+%patch1 -p1 -b .bluecurve
+
 %build
 %configure
 
@@ -28,6 +37,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
+
 %find_lang %{name}
 
 %clean
@@ -37,21 +47,62 @@
 %defattr(-,root,root)
 %doc example.gtkrc-2.0 README TODO COPYING AUTHORS COMPOSITOR
 %{_bindir}/xfwm4
-%{_libdir}/xfce4
-%{_datadir}/applications
-%{_datadir}/icons
+%{_libdir}/xfce4/mcs-plugins/*
+%{_datadir}/applications/*
+%{_datadir}/icons/hicolor/*/*/*
 %{_datadir}/xfce4
 %{_datadir}/xfwm4
 %{_datadir}/themes
 
 %changelog
+* Sun Mar 20 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-2
+- Readded changelogs
+- Split old fedora patch into a bluecurve-prep and bluecurve patch and applied
+
 * Tue Mar 15 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-1
 - Updated to version 4.2.1
 
 * Tue Mar  8 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-2
-- Fixed to use %find_lang
 - Removed generic INSTALL from %doc
 - Fixed case of Xfce
 
 * Sun Mar  6 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-1
 - Inital Fedora Extras version
+
+* Thu Jan 27 2005 Than Ngo <than at redhat.com> 4.2.0-1
+- 4.2.0
+
+* Mon Jul 19 2004 Than Ngo <than at redhat.com> 4.0.6-1
+- update to 4.0.6
+- use %%find_lang macros
+
+* Tue Jun 15 2004 Elliot Lee <sopwith at redhat.com>
+- rebuilt
+
+* Tue Apr 20 2004 Than Ngo <than at redhat.com> 4.0.5-2
+- Add a patch for stacking request with sibling, thanks to Olivier Fourdan <fourdan at xfce.org>
+- Change defaults for fedora, thanks to Olivier Fourdan <fourdan at xfce.org>
+
+* Thu Apr 15 2004 Than Ngo <than at redhat.com> 4.0.5-1
+- update to 4.0.5
+
+* Tue Mar 02 2004 Elliot Lee <sopwith at redhat.com>
+- rebuilt
+
+* Fri Feb 13 2004 Elliot Lee <sopwith at redhat.com>
+- rebuilt
+
+* Tue Jan 27 2004 Than Ngo <than at redhat.com> 4.0.3.1-2
+- fixed dependant libraries check on x86_64
+
+* Tue Jan 13 2004 Than Ngo <than at redhat.com> 4.0.3.1-1
+- 4.0.3.1 release
+
+* Mon Jan 12 2004 Than Ngo <than at redhat.com> 4.0.3-1
+- 4.0.3 release
+
+* Thu Dec 25 2003 Than Ngo <than at redhat.com> 4.0.2-1
+- 4.0.2 release
+
+* Tue Dec 16 2003 Than Ngo <than at redhat.com> 4.0.1-1
+- initial build




More information about the fedora-extras-commits mailing list