up to latest xine api! :)
authorraster <raster>
Wed, 12 Jan 2005 11:35:04 +0000 (11:35 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 12 Jan 2005 11:35:04 +0000 (11:35 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@12923 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/modules/xine/emotion_xine_vo_out.c

index f2e5bf1..037af69 100644 (file)
@@ -103,7 +103,7 @@ static vo_info_t _emotion_info =
 
 plugin_info_t xine_plugin_info[] = 
 {
-     { PLUGIN_VIDEO_OUT, 19, "emotion", XINE_VERSION_CODE, &_emotion_info, _emotion_class_init },
+     { PLUGIN_VIDEO_OUT, 20, "emotion", XINE_VERSION_CODE, &_emotion_info, _emotion_class_init },
      { PLUGIN_NONE, 0, "", 0, NULL, NULL }
 };