diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2007-01-08 23:52:01 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2007-01-08 23:52:01 +0000 |
| commit | 6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch) | |
| tree | d11bbebc69df06d60970d05b4816e13d93602f2d /www/patches.t | |
| parent | 8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff) | |
| download | rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.bz2 rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.xz | |
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/patches.t')
| -rw-r--r-- | www/patches.t | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/patches.t b/www/patches.t deleted file mode 100644 index 18cc13a..0000000 --- a/www/patches.t +++ /dev/null @@ -1,11 +0,0 @@ -#define _PAGE_ Submitted patches -#include "head.t" - -<!--#include file="patches.txt" --> - -<h2>Submitting new patches</h2> - -<p>See <a href="/twiki/bin/view/Main/WorkingWithPatches">How To Work With -Patches</a> for complete instructions on how to prepare and submit patches. - -#include "foot.t" |