Remove gdk_string_extents(), gdk_text_extents(), gdk_text_extents_wc(), gdk_string_width(), gdk_text_width(), gdk_text_width_wc(), gdk_string_measure(), gdk_text_measure(), gdk_string_height(), gdk_text_height()
2008-06-21 Johan Dahlin <jdahlin@async.com.br> * *.[ch]: Include "config.h" instead of <config.h> Command used: find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g' Rubberstamped by Mitch and Tim svn path=/trunk/; revision=20669