Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/plugins
Modified Files:
distribution_thumbnailer.c thumbnailer.c
Log Message:
* Misc updates
===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/plugins/distribution_thumbnailer.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- distribution_thumbnailer.c 2 Apr 2006 05:47:38 -0000 1.5
+++ distribution_thumbnailer.c 15 Apr 2006 09:01:19 -0000 1.6
@@ -25,7 +25,8 @@
ecore_list_append (types, "image/jpeg");
ecore_list_append (types, "image/png");
ecore_list_append (types, "image/gif");
-
+ ecore_list_append (types, "video/x-ms-wmv");
+ ecore_list_append (types, "video/mpeg");
}
return types;
===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/plugins/thumbnailer.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- thumbnailer.c 4 Apr 2006 00:06:07 -0000 1.8
+++ thumbnailer.c 15 Apr 2006 09:01:19 -0000 1.9
@@ -28,6 +28,10 @@
ecore_list_append (types, "image/jpeg");
ecore_list_append (types, "image/png");
ecore_list_append (types, "image/gif");
+ ecore_list_append (types, "video/x-ms-wmv");
+ ecore_list_append (types, "video/mpeg");
+ ecore_list_append (types, "video/x-msvideo");
+
}
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs