From 44743df0f0460d0d2328ead19d7cc95f92f6a44c Mon Sep 17 00:00:00 2001 From: "jaccarmac@gmail.com" Date: Wed, 1 Apr 2015 01:18:10 +0000 Subject: [PATCH] Remove reference to removed code. FossilOrigin-Name: e776edfd5ab3b56aa0189a9d169991c0c0e31a26 --- config.xml | 2 +- draftboys.org | 6 +++--- platforms/android/AndroidManifest.xml | 2 +- platforms/android/res/xml/config.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config.xml b/config.xml index 65879c4..42a19c4 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - DRAFTBOYS diff --git a/draftboys.org b/draftboys.org index aac9033..839b422 100644 --- a/draftboys.org +++ b/draftboys.org @@ -73,7 +73,7 @@ will help me practice Cordova, Nim, literate programming, and App Engine. #+NAME: config.xml #+BEGIN_SRC xml - DRAFTBOYS @@ -147,8 +147,8 @@ will help me practice Cordova, Nim, literate programming, and App Engine. ~dom~. This section will contain subsections as the app matures. For now, here is - some simple placeholder behavior. One important thing to note is the FFI - declaration and use of ~addEventListener~ to bind the ~deviceready~ event. + some simple placeholder behavior. A placeholder listener is bound to the + ~deviceready~ event. #+NAME: draftboys.nim-placeholder #+BEGIN_SRC nim diff --git a/platforms/android/AndroidManifest.xml b/platforms/android/AndroidManifest.xml index 44b8242..990298c 100644 --- a/platforms/android/AndroidManifest.xml +++ b/platforms/android/AndroidManifest.xml @@ -1,5 +1,5 @@ - + diff --git a/platforms/android/res/xml/config.xml b/platforms/android/res/xml/config.xml index f17ba78..ac2387d 100644 --- a/platforms/android/res/xml/config.xml +++ b/platforms/android/res/xml/config.xml @@ -1,5 +1,5 @@ - + DRAFTBOYS