changeset 7:6746677bb418

* Update to v0.2.1 to fix path to CSS file in SubSilver instructions - won't have affected manual installs, but AutoMOD install got confused no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sat, 10 Jul 2010 13:39:12 +0000
parents ba0b22afa613
children 5828583803f7
files Install.xml subsilver2.xml
diffstat 2 files changed, 17 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Install.xml	Wed Jun 17 15:18:28 2009 +0000
+++ b/Install.xml	Sat Jul 10 13:39:12 2010 +0000
@@ -29,7 +29,7 @@
 			<link type="template" href="subsilver2.xml" lang="en-gb">subsilver2</link>
 			<link type="contrib" href="contrib/SpecialAndNormalRanksIntegration.xml" lang="en-gb">Special and Normal Ranks MOD integration</link>
 		</link-group>
-		<mod-version>0.2</mod-version>
+		<mod-version>0.2.1</mod-version>
 		<installation>
 			<level>intermediate</level>
 			<time>600</time>
@@ -37,6 +37,13 @@
 		</installation>
 		<history>
 			<entry>
+				<date>2010-07-06</date>
+				<rev-version>0.2.1</rev-version>
+				<changelog lang="en-gb">
+					<change>Fix additional SubSilver instructions</change>
+				</changelog>
+			</entry>
+			<entry>
 				<date>2009-06-15</date>
 				<rev-version>0.2</rev-version>
 				<changelog lang="en-gb">
--- a/subsilver2.xml	Wed Jun 17 15:18:28 2009 +0000
+++ b/subsilver2.xml	Sat Jul 10 13:39:12 2010 +0000
@@ -24,7 +24,7 @@
 		<link-group>
 			<link type="parent" href="Install.xml" lang="en-gb">Main instructions</link>
 		</link-group>
-		<mod-version>0.2</mod-version>
+		<mod-version>0.2.1</mod-version>
 		<installation>
 			<level>intermediate</level>
 			<time>180</time>
@@ -32,6 +32,13 @@
 		</installation>
 		<history>
 			<entry>
+				<date>2010-07-06</date>
+				<rev-version>0.2.1</rev-version>
+				<changelog lang="en-gb">
+					<change>Fix path for stylesheet - should be theme and not themes</change>
+				</changelog>
+			</entry>
+			<entry>
 				<date>2009-06-15</date>
 				<rev-version>0.2</rev-version>
 				<changelog lang="en-gb">
@@ -74,7 +81,7 @@
 				</action>
 			</edit>
 		</open>
-		<open src="styles/subsilver2/themes/stylesheet.css">
+		<open src="styles/subsilver2/theme/stylesheet.css">
 			<edit>
 				<find><![CDATA[/* Misc
  ------------ */]]></find>