Evry_Action changed

SVN revision: 48390
This commit is contained in:
Hannes Janetzek 2010-04-28 13:01:12 +00:00
parent 85792a0f5b
commit 2f3f955260
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ _action(Evry_Action *act)
if (!app->desktop)
app->file = "xdg-open";
char *tmp = evry_util_url_escape(act->item1->label, 0);
char *tmp = evry_util_url_escape(act->it1.item->label, 0);
if (EVRY_ITEM_DATA_INT_GET(act) == ACT_GOOGLE)
{