summaryrefslogtreecommitdiff
path: root/noncore/apps/dagger
authordrw <drw>2004-04-07 14:35:55 (UTC)
committer drw <drw>2004-04-07 14:35:55 (UTC)
commit51218a62632aa83a84d4ef23a0044c7f8cf5aa9c (patch) (side-by-side diff)
treecb4cb9551e602cff4584779d1e83c17acb95cc0a /noncore/apps/dagger
parent4f1d28a25ce6180850c3d26bac9b638f0f25532b (diff)
downloadopie-51218a62632aa83a84d4ef23a0044c7f8cf5aa9c.zip
opie-51218a62632aa83a84d4ef23a0044c7f8cf5aa9c.tar.gz
opie-51218a62632aa83a84d4ef23a0044c7f8cf5aa9c.tar.bz2
Added ChangeLog, README and TODO doc, see README for build info
Diffstat (limited to 'noncore/apps/dagger') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/dagger/ChangeLog4
-rw-r--r--noncore/apps/dagger/README61
-rw-r--r--noncore/apps/dagger/TODO27
3 files changed, 92 insertions, 0 deletions
diff --git a/noncore/apps/dagger/ChangeLog b/noncore/apps/dagger/ChangeLog
new file mode 100644
index 0000000..feb9a19
--- a/dev/null
+++ b/noncore/apps/dagger/ChangeLog
@@ -0,0 +1,4 @@
+2004-04-06 Dan Williams <drw@handhelds.org>
+
+ * Released version 0.9.0
+ * Initial check-in of new application
diff --git a/noncore/apps/dagger/README b/noncore/apps/dagger/README
new file mode 100644
index 0000000..4a4bb61
--- a/dev/null
+++ b/noncore/apps/dagger/README
@@ -0,0 +1,61 @@
+/************************************************************************
+/*
+/* Opie - Dagger
+/* ===============
+/* Version 0.9.0
+/*
+/* A Bible study/reader application
+/*
+/************************************************************************
+
+---------------------------------------------
+ Release Notes for Opie-Dagger - April, 2004
+---------------------------------------------
+
+======================
+= To-do =
+======================
+
+- See $OPIEDIR/noncore/apps/dagger/TODO for more info.
+
+======================
+= Build =
+======================
+
+In order to build opie-dagger, libsword needs to be present on
+the build system along with the appropriate headers.
+
+- libsword source (best to use version 1.5.x or greater):
+ - http://www.crosswire.org/sword/
+
+- the Sword library headers need to be located in an appropriate
+ include directory
+
+======================
+= Run =
+======================
+
+- In order to use opie-dagger, libsword must be installed
+ on the system.
+- One or more Sword modules need to be installed, see
+ http://www.crosswire.org/sword/ to download modules
+- When run for the first time, the path needs to be set to the
+ directory where the Sword modules are located. Select 'Edit->Configure'
+ from the menu bar and enter the path on the 'General' tab. Restart
+ Dagger.
+
+======================
+= Credits =
+======================
+
+- Opie-Dagger is (C) 2004 Dan Williams
+
+======================
+= Links =
+======================
+
+- Opie Project: http://opie.handhelds.org
+- OpenZaurus Project: http://openzaurus.org
+- Familiar Project: http://familiar.handhelds.org
+- Crosswire Society http://www.crosswire.org/
+- The Sword Project http://www.crosswire.org/sword/
diff --git a/noncore/apps/dagger/TODO b/noncore/apps/dagger/TODO
new file mode 100644
index 0000000..2548dd3
--- a/dev/null
+++ b/noncore/apps/dagger/TODO
@@ -0,0 +1,27 @@
+/************************************************************************
+/*
+/* Opie - Dagger
+/* ===============
+/* Version 0.9.0
+/*
+/* A Bible study/reader application
+/*
+/************************************************************************
+
+------------------------------------
+To-do for Opie-Dagger - April, 2004
+------------------------------------
+
+======================
+= Current release =
+======================
+
+1. Implement search function callback to animate OWait dialog
+2. Implement previous/next page scrolling
+3. Fix disablement of screen blanking
+
+======================
+= Future releases =
+======================
+
+1. Margin notes \ No newline at end of file