summaryrefslogtreecommitdiff
path: root/noncore/apps
authordrw <drw>2004-04-07 14:35:55 (UTC)
committer drw <drw>2004-04-07 14:35:55 (UTC)
commit51218a62632aa83a84d4ef23a0044c7f8cf5aa9c (patch) (unidiff)
treecb4cb9551e602cff4584779d1e83c17acb95cc0a /noncore/apps
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') (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 @@
12004-04-06 Dan Williams <drw@handhelds.org>
2
3 * Released version 0.9.0
4 * 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 @@
1/************************************************************************
2/*
3/* Opie - Dagger
4/* ===============
5/* Version 0.9.0
6/*
7/* A Bible study/reader application
8/*
9/************************************************************************
10
11---------------------------------------------
12 Release Notes for Opie-Dagger - April, 2004
13---------------------------------------------
14
15======================
16= To-do =
17======================
18
19- See $OPIEDIR/noncore/apps/dagger/TODO for more info.
20
21======================
22= Build =
23======================
24
25In order to build opie-dagger, libsword needs to be present on
26the build system along with the appropriate headers.
27
28- libsword source (best to use version 1.5.x or greater):
29 - http://www.crosswire.org/sword/
30
31- the Sword library headers need to be located in an appropriate
32 include directory
33
34======================
35= Run =
36======================
37
38- In order to use opie-dagger, libsword must be installed
39 on the system.
40- One or more Sword modules need to be installed, see
41 http://www.crosswire.org/sword/ to download modules
42- When run for the first time, the path needs to be set to the
43 directory where the Sword modules are located. Select 'Edit->Configure'
44 from the menu bar and enter the path on the 'General' tab. Restart
45 Dagger.
46
47======================
48= Credits =
49======================
50
51- Opie-Dagger is (C) 2004 Dan Williams
52
53======================
54= Links =
55======================
56
57- Opie Project: http://opie.handhelds.org
58- OpenZaurus Project: http://openzaurus.org
59- Familiar Project: http://familiar.handhelds.org
60- Crosswire Society http://www.crosswire.org/
61- 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 @@
1/************************************************************************
2/*
3/* Opie - Dagger
4/* ===============
5/* Version 0.9.0
6/*
7/* A Bible study/reader application
8/*
9/************************************************************************
10
11------------------------------------
12To-do for Opie-Dagger - April, 2004
13------------------------------------
14
15======================
16= Current release =
17======================
18
191. Implement search function callback to animate OWait dialog
202. Implement previous/next page scrolling
213. Fix disablement of screen blanking
22
23======================
24= Future releases =
25======================
26
271. Margin notes \ No newline at end of file