Paroli-e

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Embryo resources)
Line 21: Line 21:
 
= Embryo resources =  
 
= Embryo resources =  
  
http://docs.enlightenment.org/api/embryo/html/Available_Native_Calls_Page.html
+
- http://docs.enlightenment.org/api/embryo/html/Available_Native_Calls_Page.html
http://docs.enlightenment.org/api/embryo/html/index.html
+
- http://docs.enlightenment.org/api/embryo/html/index.html
http://www.compuphase.com/pawn/pawn.htm (embryo alias small alias pawn)
+
- http://www.compuphase.com/pawn/pawn.htm (embryo alias small alias pawn)
  
 
[[Category:Paroli]]
 
[[Category:Paroli]]

Revision as of 17:05, 23 June 2009

Contents

Compiling .edc

 edje_cc

Decompiling .edc

 edje_decc

Compiling .cfg (from .txt file)

  eet -e e.cfg config e.txt 1

Decompiling .cfg (resulting the source .txt file)

 eet -d e.cfg config e.txt

Comparing paroli-serenity and illume

http://paste.pocoo.org/compare/123851/123852/

Embryo resources

- http://docs.enlightenment.org/api/embryo/html/Available_Native_Calls_Page.html - http://docs.enlightenment.org/api/embryo/html/index.html - http://www.compuphase.com/pawn/pawn.htm (embryo alias small alias pawn)

Personal tools

Compiling .edc

 edje_cc

Decompiling .edc

 edje_decc

Compiling .cfg (from .txt file)

  eet -e e.cfg config e.txt 1

Decompiling .cfg (resulting the source .txt file)

 eet -d e.cfg config e.txt

Comparing paroli-serenity and illume

http://paste.pocoo.org/compare/123851/123852/

Embryo resources

http://docs.enlightenment.org/api/embryo/html/Available_Native_Calls_Page.html http://docs.enlightenment.org/api/embryo/html/index.html http://www.compuphase.com/pawn/pawn.htm (embryo alias small alias pawn)