Enlightenment CVS committal
Author : tsauerbeck
Project : misc
Module : eplayer
Dir : misc/eplayer/src/output/solaris
Modified Files:
solaris.c
Log Message:
Switched to libltdl. Plugin loading is case sensitive now, so you probably need to
edit your config
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/src/output/solaris/solaris.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- solaris.c 24 Oct 2003 11:38:49 -0000 1.3
+++ solaris.c 24 Jan 2004 20:32:43 -0000 1.4
@@ -102,6 +102,8 @@
}
int plugin_init(OutputPlugin *op) {
+ op->name = strdup("Solaris");
+
op->configure = solaris_configure;
op->play = solaris_play;
op->shutdown = solaris_shutdown;
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs