Thread: [Canola] Themes
View Single Post
Posts: 8 | Thanked: 2 times | Joined on Apr 2008 @ Recife, PE - Brazil
#4
Hi Tarkam,

It's nice to know you're starting creating your Canola themes ;-)

As Marcelo just said, the idea is to copy the EDJ file to the /usr/share/canola/themes

We're working on a solution to automatize the creation of DEB files from the compiled themes.

Regarding edje_cc, actually you shouldn't be required to compile it on your own, it's already bundled in the SDK.

If you enter the Canola2 SDK folder and run "./run-canola.sh -s" (s as in "shell") it will give you a terminal session from a modified environment and, from there, you can simply run "edje_cc".

After finishing your work, close the SDK shell by typing "exit".