View source for Paroli-e

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to Paroli-e.

Personal tools
  1. Compiling .edc
 edje_cc
  1. Decompiling .edc
 edje_decc
  1. Compiling .cfg (from .txt file)
  eet -e e.cfg config e.txt 1
  1. Decompiling .cfg (resulting the source .txt file)
 eet -d e.cfg config e.txt
  1. Comparing paroli-serenity and illume

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