diff -crN ./gnome-themes/HighContrastLargePrint/Makefile.am /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/HighContrastLargePrint/Makefile.am
*** ./gnome-themes/HighContrastLargePrint/Makefile.am	Sun Feb  9 13:10:23 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/HighContrastLargePrint/Makefile.am	Tue Jul  8 07:59:36 2003
***************
*** 14,18 ****
  
  if CORE_THEMES_ONLY
  install: install-recursive
! 	mv $(DESTDIR)$(datadir)/themes/HighContrastLargePrint/index.theme $(DESTDIR)$(datadir)/themes/HighContrastLargePrint/index.theme~
  endif
--- 14,20 ----
  
  if CORE_THEMES_ONLY
  install: install-recursive
! 	if test -e $(datadir)/themes/HighContrastLargePrint/index.theme ; then \
! 		mv $(datadir)/themes/HighContrastLargePrint/index.theme $(datadir)/themes/HighContrastLargePrint/index.theme~ ; \
! 	fi
  endif
diff -crN ./gnome-themes/HighContrastLargePrintInverse/Makefile.am /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/HighContrastLargePrintInverse/Makefile.am
*** ./gnome-themes/HighContrastLargePrintInverse/Makefile.am	Sun Feb  9 13:10:23 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/HighContrastLargePrintInverse/Makefile.am	Tue Jul  8 08:00:11 2003
***************
*** 12,16 ****
  
  if CORE_THEMES_ONLY
  install: install-recursive
! 	mv $(DESTDIR)$(datadir)/themes/HighContrastLargePrintInverse/index.theme $(DESTDIR)$(datadir)/themes/HighContrastLargePrintInverse/index.theme~
  endif
--- 12,18 ----
  
  if CORE_THEMES_ONLY
  install: install-recursive
! 	if test -e $(datadir)/themes/HighContrastLargePrintInverse/index.theme ; then \
! 		mv $(datadir)/themes/HighContrastLargePrintInverse/index.theme $(datadir)/themes/HighContrastLargePrintInverse/index.theme~ ; \
! 	fi
  endif
diff -crN ./gnome-themes/LowContrast/Makefile.am /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/LowContrast/Makefile.am
*** ./gnome-themes/LowContrast/Makefile.am	Sun Feb  9 13:10:24 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/LowContrast/Makefile.am	Tue Jul  8 08:00:42 2003
***************
*** 13,17 ****
  
  if CORE_THEMES_ONLY
  install: install-recursive
! 	mv $(DESTDIR)$(datadir)/themes/LowContrast/index.theme $(DESTDIR)$(datadir)/themes/LowContrast/index.theme~
  endif
--- 13,19 ----
  
  if CORE_THEMES_ONLY
  install: install-recursive
! 	if test -e $(datadir)/themes/LowContrast/index.theme ; then \
! 		mv $(datadir)/themes/LowContrast/index.theme $(datadir)/themes/LowContrast/index.theme~ ; \
! 	fi
  endif
diff -crN ./gnome-themes/LowContrastLargePrint/Makefile.am /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/LowContrastLargePrint/Makefile.am
*** ./gnome-themes/LowContrastLargePrint/Makefile.am	Sun Feb  9 13:10:25 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/LowContrastLargePrint/Makefile.am	Tue Jul  8 08:01:12 2003
***************
*** 13,17 ****
  
  if CORE_THEMES_ONLY
  install: install-recursive
! 	mv $(DESTDIR)$(datadir)/themes/LowContrastLargePrint/index.theme $(DESTDIR)$(datadir)/themes/LowContrastLargePrint/index.theme~
  endif
--- 13,19 ----
  
  if CORE_THEMES_ONLY
  install: install-recursive
! 	if test -e $(datadir)/themes/LowContrastLargePrint/index.theme ; then \
! 		mv $(datadir)/themes/LowContrastLargePrint/index.theme $(datadir)/themes/LowContrastLargePrint/index.theme~ ; \
! 	fi
  endif
diff -crN ./gnome-themes/configure.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/configure.in
*** ./gnome-themes/configure.in	Mon Sep  8 15:09:03 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/configure.in	Wed Nov  5 16:23:47 2003
***************
*** 90,97 ****
  AC_SUBST(LARGEPRINT_ICON_SIZES)
  AC_SUBST(LARGEPRINT_FONT)
  
! AC_OUTPUT([
! Makefile
  gnome-themes.spec
  desktop-themes/Makefile
  desktop-themes/Crux/Makefile
--- 90,96 ----
  AC_SUBST(LARGEPRINT_ICON_SIZES)
  AC_SUBST(LARGEPRINT_FONT)
  
! AC_OUTPUT([Makefile
  gnome-themes.spec
  desktop-themes/Makefile
  desktop-themes/Crux/Makefile
***************
*** 169,175 ****
  icon-themes/Sandy/72x72/filesystems/Makefile
  icon-themes/Sandy/36x36/filesystems/Makefile
  icon-themes/Sandy/48x48/filesystems/Makefile
! icon-themes/Sandy/36x36/Makefile
  icon-themes/Sandy/12x12/Makefile
  icon-themes/Sandy/48x48/Makefile
  icon-themes/Sandy/96x96/Makefile
--- 168,176 ----
  icon-themes/Sandy/72x72/filesystems/Makefile
  icon-themes/Sandy/36x36/filesystems/Makefile
  icon-themes/Sandy/48x48/filesystems/Makefile
! ])
! 
! AC_OUTPUT([icon-themes/Sandy/36x36/Makefile
  icon-themes/Sandy/12x12/Makefile
  icon-themes/Sandy/48x48/Makefile
  icon-themes/Sandy/96x96/Makefile
***************
*** 243,246 ****
  ThinIce/gtk-2.0/Makefile
  po/Makefile.in
  ])
- 
--- 244,246 ----
diff -crN ./gnome-themes/gtk-engines/thinice/thinice_theme_draw.c /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-engines/thinice/thinice_theme_draw.c
*** ./gnome-themes/gtk-engines/thinice/thinice_theme_draw.c	Sun Aug 17 16:52:17 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-engines/thinice/thinice_theme_draw.c	Wed Nov  5 16:24:48 2003
***************
*** 2074,2080 ****
  {
    GdkGC              *light_gc, *dark_gc;
    GdkRectangle        dest;
! //  ThemeStyleData     *data = NULL;//style->engine_data;
    gint                modx, mody;
  
    g_return_if_fail(style != NULL);
--- 2074,2080 ----
  {
    GdkGC              *light_gc, *dark_gc;
    GdkRectangle        dest;
! /*  ThemeStyleData     *data = NULL;//style->engine_data; */
    gint                modx, mody;
  
    g_return_if_fail(style != NULL);
diff -crN ./gnome-themes/gtk-themes/Crux/src/crux-common.h /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/crux-common.h
*** ./gnome-themes/gtk-themes/Crux/src/crux-common.h	Fri Jan 17 01:19:24 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/crux-common.h	Tue Jul  8 08:01:49 2003
***************
*** 4,10 ****
  typedef enum {
      GRADIENT_NONE = 0,
      GRADIENT_VERTICAL,
!     GRADIENT_HORIZONTAL,
  } eazel_engine_gradient_direction;
  
  typedef enum {
--- 4,10 ----
  typedef enum {
      GRADIENT_NONE = 0,
      GRADIENT_VERTICAL,
!     GRADIENT_HORIZONTAL
  } eazel_engine_gradient_direction;
  
  typedef enum {
***************
*** 83,89 ****
      EAZEL_ENGINE_TAB_BOTTOM_ACTIVE,
      EAZEL_ENGINE_SPIN_ARROW_UP,
      EAZEL_ENGINE_SPIN_ARROW_DOWN,
!     EAZEL_ENGINE_STOCK_MAX,
  } eazel_engine_stock_image;
  
  typedef struct eazel_engine_gradient_component_struct eazel_engine_gradient_component;
--- 83,89 ----
      EAZEL_ENGINE_TAB_BOTTOM_ACTIVE,
      EAZEL_ENGINE_SPIN_ARROW_UP,
      EAZEL_ENGINE_SPIN_ARROW_DOWN,
!     EAZEL_ENGINE_STOCK_MAX
  } eazel_engine_stock_image;
  
  typedef struct eazel_engine_gradient_component_struct eazel_engine_gradient_component;
diff -crN ./gnome-themes/gtk-themes/Crux/src/crux-draw.c /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/crux-draw.c
*** ./gnome-themes/gtk-themes/Crux/src/crux-draw.c	Fri May  9 18:18:20 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/crux-draw.c	Thu Oct 16 13:28:58 2003
***************
*** 2120,2125 ****
--- 2120,2126 ----
  	    break;
  
  	default:			/* gcc drugging */
+ 	    break;
  	}
  	paint_background_area (style, window, state_type, area,
  			       x, y, width, height);
diff -crN ./gnome-themes/gtk-themes/Crux/src/crux-rc-parser.c /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/crux-rc-parser.c
*** ./gnome-themes/gtk-themes/Crux/src/crux-rc-parser.c	Fri Jan 17 01:19:24 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/crux-rc-parser.c	Tue Jul  8 08:02:56 2003
***************
*** 35,41 ****
      TOKEN_FG,
      TOKEN_BG,
      TOKEN_BASE,
!     TOKEN_TEXT,
  };
  
  static struct symbol_struct theme_symbols[] = {
--- 35,41 ----
      TOKEN_FG,
      TOKEN_BG,
      TOKEN_BASE,
!     TOKEN_TEXT
  };
  
  static struct symbol_struct theme_symbols[] = {
***************
*** 143,149 ****
      { "SPIN_ARROW_DOWN", EAZEL_ENGINE_SPIN_ARROW_DOWN },				\
      { 0, 0 }
  
! //static struct symbol_struct theme_symbols[] = { THEME_SYMBOLS };
  
  static guint n_theme_symbols = (sizeof(theme_symbols) / sizeof(theme_symbols[0])) - 1;
  
--- 143,149 ----
      { "SPIN_ARROW_DOWN", EAZEL_ENGINE_SPIN_ARROW_DOWN },				\
      { 0, 0 }
  
! /*static struct symbol_struct theme_symbols[] = { THEME_SYMBOLS };*/
  
  static guint n_theme_symbols = (sizeof(theme_symbols) / sizeof(theme_symbols[0])) - 1;
  
diff -crN ./gnome-themes/gtk-themes/Crux/src/crux-style.c /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/crux-style.c
*** ./gnome-themes/gtk-themes/Crux/src/crux-style.c	Fri Jan 17 01:19:24 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/crux-style.c	Tue Jul  8 08:03:34 2003
***************
*** 53,59 ****
    style_class->draw_diamond = draw_diamond;
    style_class->draw_string = draw_string;
    style_class->draw_box = draw_box;
!   //style_class->draw_flat_box = draw_flat_box;
    style_class->draw_check = draw_check;
    style_class->draw_option = draw_option;
    style_class->draw_tab = draw_tab;
--- 53,59 ----
    style_class->draw_diamond = draw_diamond;
    style_class->draw_string = draw_string;
    style_class->draw_box = draw_box;
!   /*style_class->draw_flat_box = draw_flat_box;*/
    style_class->draw_check = draw_check;
    style_class->draw_option = draw_option;
    style_class->draw_tab = draw_tab;
diff -crN ./gnome-themes/gtk-themes/Crux/src/eazel-theme-hacks.c /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/eazel-theme-hacks.c
*** ./gnome-themes/gtk-themes/Crux/src/eazel-theme-hacks.c	Fri Jan 17 01:19:24 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/eazel-theme-hacks.c	Tue Jul  8 08:04:02 2003
***************
*** 17,23 ****
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  
-    $Id: eazel-theme-hacks.c,v 1.1.1.1 2003/01/17 00:19:24 seth Exp $
  
     Authors: Randy Gordon <randy@integrand.com>
  	    John Harper <jsh@eazel.com>   */
--- 17,22 ----
***************
*** 78,84 ****
      gpointer original;
  } eazel_engine_class_hack;
  
! static eazel_engine_class_hack class_hacks[] = { };
  
    /*  { gtk_range_get_type,
      G_STRUCT_OFFSET (GtkWidgetClass, expose_event),
--- 77,83 ----
      gpointer original;
  } eazel_engine_class_hack;
  
! static eazel_engine_class_hack class_hacks[] = { 0 };
  
    /*  { gtk_range_get_type,
      G_STRUCT_OFFSET (GtkWidgetClass, expose_event),
diff -crN ./gnome-themes/gtk-themes/Crux/src/eazel-theme.h /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/eazel-theme.h
*** ./gnome-themes/gtk-themes/Crux/src/eazel-theme.h	Fri Jan 17 01:19:24 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Crux/src/eazel-theme.h	Tue Jul  8 08:04:35 2003
***************
*** 16,22 ****
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  
-    $Id: eazel-theme.h,v 1.1.1.1 2003/01/17 00:19:24 seth Exp $
  
     Authors: John Harper <jsh@eazel.com>  */
  
--- 16,21 ----
***************
*** 58,64 ****
      TOKEN_FG,
      TOKEN_BG,
      TOKEN_BASE,
!     TOKEN_TEXT,
  };
  
  #define THEME_SYMBOLS						\
--- 57,63 ----
      TOKEN_FG,
      TOKEN_BG,
      TOKEN_BASE,
!     TOKEN_TEXT
  };
  
  #define THEME_SYMBOLS						\
***************
*** 90,96 ****
  typedef enum {
      GRADIENT_NONE = 0,
      GRADIENT_VERTICAL,
!     GRADIENT_HORIZONTAL,
  } eazel_engine_gradient_direction;
  
  typedef enum {
--- 89,95 ----
  typedef enum {
      GRADIENT_NONE = 0,
      GRADIENT_VERTICAL,
!     GRADIENT_HORIZONTAL
  } eazel_engine_gradient_direction;
  
  typedef enum {
***************
*** 169,175 ****
      EAZEL_ENGINE_TAB_BOTTOM_ACTIVE,
      EAZEL_ENGINE_SPIN_ARROW_UP,
      EAZEL_ENGINE_SPIN_ARROW_DOWN,
!     EAZEL_ENGINE_STOCK_MAX,
  } eazel_engine_stock_image;
  
  #define STOCK_SYMBOLS 									\
--- 168,174 ----
      EAZEL_ENGINE_TAB_BOTTOM_ACTIVE,
      EAZEL_ENGINE_SPIN_ARROW_UP,
      EAZEL_ENGINE_SPIN_ARROW_DOWN,
!     EAZEL_ENGINE_STOCK_MAX
  } eazel_engine_stock_image;
  
  #define STOCK_SYMBOLS 									\
diff -crN ./gnome-themes/gtk-themes/LightHouseBlue/src/lighthouseblue_style.c /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/LightHouseBlue/src/lighthouseblue_style.c
*** ./gnome-themes/gtk-themes/LightHouseBlue/src/lighthouseblue_style.c	Fri Jan 17 04:32:01 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/LightHouseBlue/src/lighthouseblue_style.c	Tue Jul  8 08:05:10 2003
***************
*** 264,270 ****
  	
  	sanitize_size (window, &width, &height);
  	
! 	//fg_gc = (LIGHTHOUSEBLUE_STYLE (style))->shade_gc[7];
  	fg_gc = style->fg_gc[state_type];
  
  	if (DETAIL ("menuitem"))
--- 264,270 ----
  	
  	sanitize_size (window, &width, &height);
  	
! 	/*fg_gc = (LIGHTHOUSEBLUE_STYLE (style))->shade_gc[7];*/
  	fg_gc = style->fg_gc[state_type];
  
  	if (DETAIL ("menuitem"))
***************
*** 1171,1177 ****
  		gdk_gc_set_clip_rectangle (bg_gc, area);
  	}
  
! 	//Unselected tab should be drawn 2 pixels lower than selected tab
  	if (state_type == GTK_STATE_ACTIVE)
      {
  		d = 2;
--- 1171,1177 ----
  		gdk_gc_set_clip_rectangle (bg_gc, area);
  	}
  
! 	/*Unselected tab should be drawn 2 pixels lower than selected tab*/
  	if (state_type == GTK_STATE_ACTIVE)
      {
  		d = 2;
***************
*** 1673,1679 ****
  			  pango_font_description_set_weight (fontDescription, PANGO_WEIGHT_BOLD);
  			  pango_layout_context_changed (layout);
  			  gtk_widget_queue_resize (widget);
! 			  //gtk_widget_queue_resize (parent);
  			  return;
  		  }
  	  }
--- 1673,1679 ----
  			  pango_font_description_set_weight (fontDescription, PANGO_WEIGHT_BOLD);
  			  pango_layout_context_changed (layout);
  			  gtk_widget_queue_resize (widget);
! 			  /*gtk_widget_queue_resize (parent);*/
  			  return;
  		  }
  	  }
***************
*** 1742,1748 ****
  			  pango_font_description_set_weight (fontDescription, PANGO_WEIGHT_NORMAL);
  			  pango_layout_context_changed (layout);
  			  gtk_widget_queue_resize (widget);
! 			  //gtk_widget_queue_resize (parent);
  			  return;
  		  }		  
  	  }
--- 1742,1748 ----
  			  pango_font_description_set_weight (fontDescription, PANGO_WEIGHT_NORMAL);
  			  pango_layout_context_changed (layout);
  			  gtk_widget_queue_resize (widget);
! 			  /*gtk_widget_queue_resize (parent);*/
  			  return;
  		  }		  
  	  }
diff -crN ./gnome-themes/gtk-themes/Mist/src/Makefile.am /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Mist/src/Makefile.am
*** ./gnome-themes/gtk-themes/Mist/src/Makefile.am	Tue Jun 24 13:22:29 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-themes/gtk-themes/Mist/src/Makefile.am	Thu Oct 16 13:29:06 2003
***************
*** 1,3 ****
--- 1,4 ----
+ 
  INCLUDES = $(THEME_ENGINE_CFLAGS)
  
  enginedir = $(libdir)/gtk-2.0/$(GTK_VERSION)/engines
