Skip to content

Commit

Permalink
cleaned up cryptic markup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse MacFadyen committed Dec 11, 2010
1 parent 59f0973 commit d8aea82
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions iPhone/EmailComposer/readme.txt
@@ -1,23 +1,9 @@
{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf290
{\fonttbl\f0\fswiss\fcharset0 ArialMT;}
{\colortbl;\red255\green255\blue255;}
\margl1440\margr1440\vieww12240\viewh15840\viewkind1
\deftab720
\pard\pardeftab720\ql\qnatural

\f0\fs26 \cf0 \
\
You will need to add MessageUI.framework to your project if it is not already included.\
\
\pard\pardeftab720\ql\qnatural
\cf0 Just add the .m.h files to your project ( you can add them directly to your own project, you don't need to put them in phonegap lib ).\
\
Place the .js file in your app root, and include it from your html.\
\
This is intended to also demonstrate how to pass arguments to native code using the options/map object. \'a0Please review the js file to understand the interface you can call, and reply with any questions.\
\pard\pardeftab720\ql\qnatural
\cf0 \
\
\
\
}

Just add the .m.h files to your project ( you can add them directly to your own project, you don't need to put them in phonegap lib ).

Place the .js file in your app root, and include it from your html.

This is intended to also demonstrate how to pass arguments to native code using the options/map object.
Please review the js file to understand the interface you can call, and reply with any questions.

0 comments on commit d8aea82

Please sign in to comment.