]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/theme.php
Merge pull request #2397 from Quix0r/fixes/poller-warning
[friendica.git] / view / theme / smoothly / theme.php
index 0cb6f29e1fb557f42691a116bc22b7e1d2b14132..0dae3a6e473b606a3034bf6cd4f78a1cf49fa649 100644 (file)
@@ -2,15 +2,15 @@
 
 /*
  * Name: Smoothly
- * Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: Version 0.11.14-2
- * Author: Alex <https://friendica.pixelbits.de/profile/alex>
- * Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
+ * Description: Theme based on Testbubble and optimized for Tablets.
+ * Version: Version 2013-05-08
+ * Author: Anne Walk, Devlon Duthied
+ * Author: Alex <https://red.pixelbits.de/channel/alex>
+ * Maintainer: Nomen Nominandum
  * Screenshot: <a href="screenshot.png">Screenshot</a>
  */
 
 function smoothly_init(&$a) {
-       $a->theme_info = array();
        set_template_engine($a, 'smarty3');
 
        $cssFile = null;