summaryrefslogtreecommitdiff
path: root/theme/readme.txt
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-25 18:53:24 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-25 18:53:24 -0400
commit3567b9d708971f9075db1fd847158c3c15a04e23 (patch)
treee19fc5a60290fe7bd38e46b2456ae8c2965e1cac /theme/readme.txt
parent99e3b1723bf7d1ece312dd9c3431fa997c6a22b2 (diff)
global search and replace for laconica -> statusnet
Diffstat (limited to 'theme/readme.txt')
-rw-r--r--theme/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/readme.txt b/theme/readme.txt
index 3794eecb3..151b1fb71 100644
--- a/theme/readme.txt
+++ b/theme/readme.txt
@@ -1,4 +1,4 @@
-/** Howto: create a laconica theme
+/** Howto: create a statusnet theme
*
* @package StatusNet
* @author Sarven Capadisli <csarven@controlyourself.ca>
@@ -18,7 +18,7 @@ Location of key paths and files under theme/:
./default/images/
./base/display.css contains layout, typography rules:
-Only alter this file if you want to change the layout of the site. Please note that, any updates to this in future laconica releases may not be compatible with your version.
+Only alter this file if you want to change the layout of the site. Please note that, any updates to this in future statusnet releases may not be compatible with your version.
./default/css/display.css contains only the background images and colour rules:
This file is a good basis for creating your own theme.