On Tue, 30 Nov 2004 15:14:37 -0500, Peter Hyman <[EMAIL PROTECTED]> wrote:
> I dumped the eterm.eet included in the favorite_apps.tar.gz file.
> 
> Is there any quick instructions for creating an application eet file
> that I could follow? Are the commands and structures in the edje source
> documented? Can I help?
> 
> Feel free to annotate this example and perhaps put the proper program
> prologue in for me. Thanks a lot.
> 
> eterm.eet file dump:
> 
> CHnKqsrcfile_listCHnK
> \listCHnKOsrcfileCHnKânamemain_edje_source.edcCHnKfiledata{
> item: "app/name" "Eterm";
> item: "app/exe" "Eterm";
> }
> images { image: "icon.png" COMP; }
> collections { group {
> name: "icon";
> max: 48 48;
> parts { part {
> name: "image";
> mouse_events: 0;
> description {
> state: "default" 0.0;
> aspect: 1.0 1.0;
> image.normal: "icon.png";
> } } } } }
> 
> --
> Peter
> 

Hi Peter

I'm not the authority on this but I just edje_decc one of the files
(as you already did), change the app and exe names, and the image
filename, copy the appropriate icon to the same dir, and run build.sh.
 Rename the new eet file to whatever you want...

Dave


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to