aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--executive-summary/widgets/e-summary-titlebar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/executive-summary/widgets/e-summary-titlebar.c b/executive-summary/widgets/e-summary-titlebar.c
index 3188b78bf8..a5c5178a80 100644
--- a/executive-summary/widgets/e-summary-titlebar.c
+++ b/executive-summary/widgets/e-summary-titlebar.c
@@ -189,6 +189,7 @@ e_summary_titlebar_realize (GnomeCanvasItem *item)
"use_ellipsis", TRUE,
"fill_color", "black",
"anchor", GTK_ANCHOR_NW,
+ "draw_background", FALSE,
NULL);
gnome_canvas_item_move (priv->titletext, TITLEBAR_BORDER_WIDTH,
(priv->height - font_height) / 2);
764e49044793a7ae00c6c7d86d3e19c6216'>susv3
Commit message (Expand)AuthorAgeFilesLines
* Add the current SUSv4/Open Group Base Specifications Issue 7.mandree2014-09-022-3/+3
* STAGE and simplify do-install.mandree2014-09-021-15/+3
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1