Skip to content

Commit d8aea82

Browse files
author
Jesse MacFadyen
committed
cleaned up cryptic markup
1 parent 59f0973 commit d8aea82

File tree

1 file changed

+7
-21
lines changed

1 file changed

+7
-21
lines changed

iPhone/EmailComposer/readme.txt

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,9 @@
1-
{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf290
2-
{\fonttbl\f0\fswiss\fcharset0 ArialMT;}
3-
{\colortbl;\red255\green255\blue255;}
4-
\margl1440\margr1440\vieww12240\viewh15840\viewkind1
5-
\deftab720
6-
\pard\pardeftab720\ql\qnatural
71

8-
\f0\fs26 \cf0 \
9-
\
102
You will need to add MessageUI.framework to your project if it is not already included.\
11-
\
12-
\pard\pardeftab720\ql\qnatural
13-
\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 ).\
14-
\
15-
Place the .js file in your app root, and include it from your html.\
16-
\
17-
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.\
18-
\pard\pardeftab720\ql\qnatural
19-
\cf0 \
20-
\
21-
\
22-
\
23-
}
3+
4+
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 ).
5+
6+
Place the .js file in your app root, and include it from your html.
7+
8+
This is intended to also demonstrate how to pass arguments to native code using the options/map object.
9+
Please review the js file to understand the interface you can call, and reply with any questions.

0 commit comments

Comments
 (0)