wok rev 7943
slitaz-mercurial-style: Tiny cosmetic fix
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jan 12 01:37:53 2011 +0100 (2011-01-12) |
parents | caba5f010c62 |
children | 265c9f92bbed |
files | slitaz-mercurial-style/receipt slitaz-mercurial-style/stuff/templates/slitaz/changeset.tmpl slitaz-mercurial-style/stuff/templates/slitaz/manifest.tmpl slitaz-mercurial-style/stuff/templates/slitaz/shortlog.tmpl |
line diff
1.1 --- a/slitaz-mercurial-style/receipt Wed Jan 12 01:02:02 2011 +0100 1.2 +++ b/slitaz-mercurial-style/receipt Wed Jan 12 01:37:53 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-mercurial-style" 1.7 -VERSION="2.6" 1.8 +VERSION="2.7" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="SliTaz CSS style and images for Mercurial Web repos." 1.11 DEPENDS="mercurial"
2.1 --- a/slitaz-mercurial-style/stuff/templates/slitaz/changeset.tmpl Wed Jan 12 01:02:02 2011 +0100 2.2 +++ b/slitaz-mercurial-style/stuff/templates/slitaz/changeset.tmpl Wed Jan 12 01:37:53 2011 +0100 2.3 @@ -21,7 +21,7 @@ 2.4 <h3><img src="{staticurl}network.png" alt="png" />Navigation</h3> 2.5 <div class="right_box"> 2.6 <ul> 2.7 - <li>Download archive</li> 2.8 + <li>Download:</li> 2.9 {archives%archiveentry} 2.10 </ul> 2.11 </div>
3.1 --- a/slitaz-mercurial-style/stuff/templates/slitaz/manifest.tmpl Wed Jan 12 01:02:02 2011 +0100 3.2 +++ b/slitaz-mercurial-style/stuff/templates/slitaz/manifest.tmpl Wed Jan 12 01:37:53 2011 +0100 3.3 @@ -21,7 +21,7 @@ 3.4 <h3><img src="{staticurl}network.png" alt="png" />Navigation</h3> 3.5 <div class="right_box"> 3.6 <ul> 3.7 - <li>Download archive</li> 3.8 + <li>Download:</li> 3.9 {archives%archiveentry} 3.10 </ul> 3.11 </div>
4.1 --- a/slitaz-mercurial-style/stuff/templates/slitaz/shortlog.tmpl Wed Jan 12 01:02:02 2011 +0100 4.2 +++ b/slitaz-mercurial-style/stuff/templates/slitaz/shortlog.tmpl Wed Jan 12 01:37:53 2011 +0100 4.3 @@ -25,7 +25,7 @@ 4.4 <h3><img src="{staticurl}network.png" alt="png" />Navigation</h3> 4.5 <div class="right_box"> 4.6 <ul> 4.7 - <li>Download archive</li> 4.8 + <li>Download:</li> 4.9 {archives%archiveentry} 4.10 </ul> 4.11 </div>