Paroli-e

From Openmoko

Revision as of 06:52, 19 June 2009 by Khiraly (Talk | contribs)

Jump to: navigation, search

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/

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/