From 7bfc69b4adb73bc5f79b708729b08807f1986c11 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 21 Jan 2007 18:10:05 +0000 Subject: Do not acquire fontconfig lock in impress backend, since it is using the 2007-01-21 Carlos Garcia Campos * backend/impress/impress-document.c: (impress_document_render_pixbuf): Do not acquire fontconfig lock in impress backend, since it is using the main loop for rendering. svn path=/trunk/; revision=2242 --- (limited to 'shell') diff --git a/shell/ev-view.c b/shell/ev-view.c index cd6d27e..4703864 100644 --- a/shell/ev-view.c +++ b/shell/ev-view.c @@ -1907,7 +1907,7 @@ ev_view_expose_event (GtkWidget *widget, area.width = widget->allocation.width; area.height = widget->allocation.height; - + draw_loading_text (view, &area, &(event->area)); -- cgit v0.9.1