]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/dark/theme.php
updates to dispy family; fix typo in INSTALL.txt
[friendica.git] / view / theme / dispy / dark / theme.php
index 339c477a025a07b69c80c266bc13fb3bf216bb53..e156b6a7dbb61a0c4c295c785ab91ddd21cfbb6d 100644 (file)
@@ -1,19 +1,19 @@
 <?php
 
 /*
-* Name: Dispy Dark
-* Description: Dispy Dark: Dark, Spartan, Sleek, and Functional
-* Version: 1.2
-* Author: Simon <http://simon.kisikew.org/>
-* Maintainer: Simon <http://simon.kisikew.org/>
-* Screenshot: <a href="screenshot.jpg">Screenshot</a>
-*/
+ * Name: Dispy Dark
+ * Description: Dispy Dark: Dark, Spartan, Sleek, and Functional
+ * Version: 1.2.1
+ * Author: Simon <http://simon.kisikew.org/>
+ * Maintainer: Simon <http://simon.kisikew.org/>
+ * Screenshot: <a href="screenshot.jpg">Screenshot</a>
+ */
 
 $a = get_app();
 $a->theme_info = array(
     'family' => 'dispy',
     'name' => 'dark',
-    'version' => '1.2'
+    'version' => '1.2.1'
 );
 
 function dispy_dark_init(&$a) {