make default bg work again.

SVN revision: 62371
This commit is contained in:
Carsten Haitzler 2011-08-12 05:17:07 +00:00
parent 7cc04cfa86
commit 4f5dcfc1e4
1 changed files with 0 additions and 1 deletions

View File

@ -223,7 +223,6 @@ e_bg_file_get(int container_num, int zone_num, int desk_x, int desk_y)
edje_file_collection_list_free(entries);
}
}
else ok = 1;
if (!ok)
bgfile = e_theme_edje_file_get("base/theme/background",
"e/desktop/background");