author | zecke <zecke> | 2003-08-22 18:47:14 (UTC) |
---|---|---|
committer | zecke <zecke> | 2003-08-22 18:47:14 (UTC) |
commit | a8859fac97c0b3255a261221d2b31ebedb56075c (patch) (side-by-side diff) | |
tree | b878e6387d06399839cd5f9b7e1113349364878f /development/feature_plan/index.html | |
parent | f4ad258aff432a4b6aff84190d053bbd6e87c490 (diff) | |
download | opie-a8859fac97c0b3255a261221d2b31ebedb56075c.zip opie-a8859fac97c0b3255a261221d2b31ebedb56075c.tar.gz opie-a8859fac97c0b3255a261221d2b31ebedb56075c.tar.bz2 |
Add Feature Plan + little desktop add to change the .xml
if you're too lazy to edit it yourself
Diffstat (limited to 'development/feature_plan/index.html') (more/less context) (ignore whitespace changes)
-rw-r--r-- | development/feature_plan/index.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/development/feature_plan/index.html b/development/feature_plan/index.html new file mode 100644 index 0000000..4f25087 --- a/dev/null +++ b/development/feature_plan/index.html @@ -0,0 +1,25 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + <title>Opie Development Features, Issues and Release schedules</title> + </head> + + <body> + <h1>Opie Development Features, Issues and Release schedules and hide out</h1> + + <ul> + <li><a href="opie-1.0-issues.html">Opie 1.0.x Issues and Todos</a></li> + <li><a href="opie-1.2-features.html">Opie 1.2. The next minor release</a></li> + <li><a href="opie-big-screen.html">Opie Big Screen changes for 1.2</a></li> + <li><a href="new-and-maintained.html">App Ideas and Maintaining apps. Interested?</a></li> + <li><a href="opie-1.3-features.html">Ideas and Issues for the next major release</a></li> + </ul> + + <hr> + <address><a href="mailto:zecke@handhelds.org">hOlgAr</a></address> +<!-- Created: Fri Aug 22 20:10:43 CEST 2003 --> +<!-- hhmts start --> +Last modified: Fri Aug 22 20:19:03 CEST 2003 +<!-- hhmts end --> + </body> +</html> |