diff --git a/ges/ges-title-source.c b/ges/ges-title-source.c index b645e6721b..c1a02a7bbb 100644 --- a/ges/ges-title-source.c +++ b/ges/ges-title-source.c @@ -186,7 +186,7 @@ ges_title_source_create_source (GESTrackElement * object) const gchar *bg_props[] = { "pattern", "foreground-color", NULL }; const gchar *text_props[] = { "text", "font-desc", "valignment", "halignment", "color", "xpos", "ypos", "x-absolute", "y-absolute", "outline-color", - "shaded-background", + "shaded-background", "draw-shadow", "text-x", "text-y", "text-width", "text-height", NULL };