Cédric Tabin <[email protected]> писал(а) в своём письме Sun, 15 Aug 2010 21:15:26 +0200:
> Hello guys, > > I just compiled the last sources of e17 (there were also a lot of > updates, > ie the new xorg-server 1.7.7) and it worked. The problem is, after I > restared e17, the theme used is always Black&White... > I put my theme (blingbling.edj) in .e/e/themes, go on the theme > configuration panel, select "Base Theme" and "Blingbling" and make apply, > but the look and feel of my desktop stays with the Black&White. I tested > with other themes : I'm unable to change the current theme (however, I > could > change the wallpaper). > > I tried to recompile xorg drivers, revdep-rebuild and other things, but > nothing works... Is there something special to do ? > Few days ago edje binary format was changed. You need to convert old .edje files, via edje_convert, like: find ~/.e -name '*.edj' | xargs -n 1 edje_convert ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
