stringshare leak--

SVN revision: 81530
This commit is contained in:
Mike Blumenkrantz 2012-12-21 10:15:10 +00:00
parent 667e455ca4
commit a94857969d
1 changed files with 1 additions and 0 deletions

View File

@ -913,6 +913,7 @@ _edge_grab_wnd_show(E_Config_Dialog_Data *cfdata)
obg = e_thumb_icon_add(evas);
e_icon_fill_inside_set(obg, 0);
e_thumb_icon_file_set(obg, bgfile, "e/desktop/background");
eina_stringshare_del(bgfile);
edje_object_part_geometry_get(o, "e.swallow.background", NULL, NULL, &tw, &th);
e_thumb_icon_size_set(obg, tw, th);
edje_object_part_swallow(o, "e.swallow.background", obg);