terminology: we did rename generic backend to vlc as it is its real name.

This commit is contained in:
Cedric Bail 2013-07-16 09:58:28 +09:00
parent c9ba490c46
commit 15d9eb0924
1 changed files with 1 additions and 1 deletions

View File

@ -680,7 +680,7 @@ _type_mov_init(Evas_Object *obj)
NULL,
"gstreamer",
"xine",
"generic"
"vlc"
};
char *mod = NULL;