commit fdf5643d36819a9377400e0a393d39034482bbe3 Author: Bastien Nocera Date: Thu Jun 10 22:44:16 2010 +0100 2.90.2.1 Fix distchecking with the pkg-config file changes Makefile.am | 4 ++-- configure.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit cea336beb155282bf8f2a06fecf98078deb2bdef Author: Bastien Nocera Date: Thu Jun 10 22:42:43 2010 +0100 2.90.2 configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 330b990e185f06aba2da164aaf856db316ad35fa Author: Bastien Nocera Date: Thu Jun 10 22:36:45 2010 +0100 More dead code removal and GSEAL fixing Also fix a number of warnings that didn't show up in my normal builds. engines/clearlooks/src/clearlooks_style.c | 37 ++++++--------- engines/clearlooks/src/support.c | 43 ++++++++++------- engines/crux/src/crux-draw.c | 2 +- engines/glide/src/glide_gtk2_drawing.c | 2 +- engines/glide/src/glide_gtk2_support.c | 4 +- engines/hc/src/hc_gtk2_support.c | 4 +- engines/redmond/src/redmond_gtk2_drawing.c | 2 +- engines/redmond/src/redmond_gtk2_misc.c | 4 +- engines/support/widget-information.c | 68 ++++++++++++++-------------- 9 files changed, 83 insertions(+), 83 deletions(-) commit 96e1288b7b34bb32663f10e8f2cd4a7652018cce Author: Bastien Nocera Date: Thu Jun 10 21:58:54 2010 +0100 Use gtk-engines-3 as the pkg-config name configure.ac | 2 +- gtk-engines-2.pc.in | 9 --------- gtk-engines-3.pc.in | 9 +++++++++ 3 files changed, 10 insertions(+), 10 deletions(-)