entrance: output fix !

This commit is contained in:
Marcel Hollerbach 2014-04-03 09:54:35 +02:00
parent bcf6dbfcb1
commit a772692121
1 changed files with 1 additions and 1 deletions

View File

@ -613,7 +613,7 @@ entrance_gui_user_bg_set(const char *path, const char *group)
Entrance_Screen *screen;
Evas_Object *o;
PT("User Background - %s %s", path, group);
PT("User Background - %s %s\n", path, group);
EINA_LIST_FOREACH(_gui->screens, l, screen)
{
if (path || group)