On Sat, Apr 19, 2008 at 12:39:35PM -0500, Matt Garman wrote: > How do I apply a theme (edj) file to a specific module? > > What I specifically want to do is get rid of the shadow effect on > the font on the tclock module. I know I need to hack the edc file > and compile it with edje_cc, but where do I put the edj file and > how do I tell tclock to use it?
Answering my own post for posterity... What I did was take the default tclock.edj, decompile it (with edje_decc), then hack on the tclock.edc file. I re-built the edj with the build.sh script that was created when I decompiled the original edj. I put the resulting .edj file in ~/.e/e/themes. I then went into the Theme Selector configuration panel (Configuration -> Theme). Under "Theme Categories", I selected "modules/tclock". Under the "Themes", I selected "tclock" (under the Personal heading). I then clicked the Assign button, then Apply. I did this a few times, as I was feeling my way through the edc file via trial and error. The more I use e17 the more I like it. :) ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
