From 51218a62632aa83a84d4ef23a0044c7f8cf5aa9c Mon Sep 17 00:00:00 2001 From: drw Date: Wed, 07 Apr 2004 14:35:55 +0000 Subject: Added ChangeLog, README and TODO doc, see README for build info --- (limited to 'noncore/apps') 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 + + * 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 -- cgit v0.9.0.2