diff templates/raw/map @ 3281:45b639607e52

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Fri, 06 Oct 2006 17:14:18 -0500
parents 105253b30239
children 472d9670e6e9
line wrap: on
line diff
copy from templates/map-raw
copy to templates/raw/map
--- a/templates/map-raw
+++ b/templates/raw/map
@@ -1,6 +1,6 @@
-header = raw/header.tmpl
+header = header.tmpl
 footer = ''
-changeset = raw/changeset.tmpl
+changeset = changeset.tmpl
 difflineplus = '#line#'
 difflineminus = '#line#'
 difflineat = '#line#'
@@ -11,6 +11,6 @@ filenodelink = ''
 filerevision = '#rawfileheader##raw#'
 fileline = '#line#'
 diffblock = '#lines#'
-filediff = raw/filediff.tmpl
-fileannotate = raw/fileannotate.tmpl
+filediff = filediff.tmpl
+fileannotate = fileannotate.tmpl
 annotateline = '#author#@#rev#: #line#'