|
From: Lasse Kärkkäi. <tr...@us...> - 2010-12-06 21:38:25
|
Module: web
Branch: bluestyle
Commit: d6c89bec5564215d49d7fafbac6a3087b59b2415
Author: Lasse Karkkainen <tro...@tr...>
Date: Mon Dec 6 22:37:31 2010 +0100
Rename install to download
---
htdocs-source/AWC-cfg.txt | 7 ++++---
htdocs-source/{install.txt => download.txt} | 0
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/htdocs-source/AWC-cfg.txt b/htdocs-source/AWC-cfg.txt
index dd0b517..3d878e7 100644
--- a/htdocs-source/AWC-cfg.txt
+++ b/htdocs-source/AWC-cfg.txt
@@ -1,10 +1,11 @@
% Performous
+index Home
+blog Blog
-+about About
++about What is it
+screenshots Screenshots
-+install Download
-+songs Songs
++download Download
++songs Free songs
++others Other games
% Project links
.http://wiki.performous.org/ Documentation
.http://webchat.freenode.net/?channels=#performous Webchat
diff --git a/htdocs-source/install.txt b/htdocs-source/download.txt
similarity index 100%
rename from htdocs-source/install.txt
rename to htdocs-source/download.txt
|