]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/readme.txt
Updated button.close style
[quix0rs-gnu-social.git] / theme / readme.txt
index 83b5a61d0d6d9627518ad735516d30a863bd7cfa..d030f2db4dc1f0e31adab283c54105b3bf892f64 100644 (file)
@@ -1,7 +1,7 @@
-/** Howto: create a laconica theme
+/** Howto: create a statusnet theme
  *
- * @package   Laconica
- * @author Sarven Capadisli <csarven@controlyourself.ca>
+ * @package   StatusNet
+ * @author Sarven Capadisli <csarven@status.net>
  * @copyright 2009 Control Yourself, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
  * @link      http://laconi.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.