Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer/etc


Modified Files:
        Makefile.am 


Log Message:
Changed default theme name to 'default', moved eplayer.db to ~/.e/apps/eplayer
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/etc/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 18 Nov 2003 18:35:59 -0000      1.3
+++ Makefile.am 3 Dec 2003 21:19:44 -0000       1.4
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.3 2003/11/18 18:35:59 tsauerbeck Exp $
+# $Id: Makefile.am,v 1.4 2003/12/03 21:19:44 tsauerbeck Exp $
 
 DB = eplayer.db
 CLEANFILES = $(DB)
@@ -13,5 +13,5 @@
 
        edb_ed $(DB) add /eplayer/evas_engine str "software"
        edb_ed $(DB) add /eplayer/output_plugin str "OSS"
-       edb_ed $(DB) add /eplayer/theme str "eplayer"
+       edb_ed $(DB) add /eplayer/theme str "default"
        edb_ed $(DB) add /eplayer/time_display_show_left int 0




-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to