summaryrefslogtreecommitdiff
path: root/www/patches.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
commit6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch)
treed11bbebc69df06d60970d05b4816e13d93602f2d /www/patches.t
parent8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff)
downloadrockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip
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.t11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/patches.t b/www/patches.t
deleted file mode 100644
index 18cc13a8de..0000000000
--- a/www/patches.t
+++ /dev/null
@@ -1,11 +0,0 @@
1#define _PAGE_ Submitted patches
2#include "head.t"
3
4<!--#include file="patches.txt" -->
5
6<h2>Submitting new patches</h2>
7
8<p>See <a href="/twiki/bin/view/Main/WorkingWithPatches">How To Work With
9Patches</a> for complete instructions on how to prepare and submit patches.
10
11#include "foot.t"