damned-lies r867 - in trunk: . templates
- From: claudep svn gnome org
- To: svn-commits-list gnome org
- Subject: damned-lies r867 - in trunk: . templates
- Date: Sat, 3 May 2008 19:33:07 +0100 (BST)
Author: claudep
Date: Sat May 3 18:33:07 2008
New Revision: 867
URL: http://svn.gnome.org/viewvc/damned-lies?rev=867&view=rev
Log:
2008-05-03 Claude Paroz <claude 2xlibre net>
* releases.xml.in: Typo in jhbuild reference.
* templates/module-images.tmpl:
* templates/module.tmpl: Added module name in title.
Modified:
trunk/ChangeLog
trunk/releases.xml.in
trunk/templates/module-images.tmpl
trunk/templates/module.tmpl
Modified: trunk/releases.xml.in
==============================================================================
--- trunk/releases.xml.in (original)
+++ trunk/releases.xml.in Sat May 3 18:33:07 2008
@@ -252,7 +252,7 @@
<release id="gnome-infrastructure" status="unofficial">
<_description>GNOME Infrastructure</_description>
<module id="damned-lies"/>
- <module id="jhbuid"/>
+ <module id="jhbuild"/>
<module id="library-web"/>
<module id="release-notes" branch="gnome-2-22"/>
</release>
Modified: trunk/templates/module-images.tmpl
==============================================================================
--- trunk/templates/module-images.tmpl (original)
+++ trunk/templates/module-images.tmpl Sat May 3 18:33:07 2008
@@ -1,4 +1,4 @@
-#set global pageTitle=$_("Module Doc Figure Status")
+#set global pageTitle=$_("Module Doc Figure Status: %s" % $module.description)
#set global pageSection="module"
#include "templates/header.tmpl"
Modified: trunk/templates/module.tmpl
==============================================================================
--- trunk/templates/module.tmpl (original)
+++ trunk/templates/module.tmpl Sat May 3 18:33:07 2008
@@ -1,4 +1,4 @@
-#set global pageTitle=$_("Module Statistics")
+#set global pageTitle=$_("Module Statistics: %s" % $module.description)
#set global pageSection="module"
#include "templates/header.tmpl"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]