OSDN Git Service

Adding Themes.
[idb/iDB-Extras.git.git] / Themes / TFBB / info.php
diff --git a/Themes/TFBB/info.php b/Themes/TFBB/info.php
new file mode 100644 (file)
index 0000000..ec093f1
--- /dev/null
@@ -0,0 +1,24 @@
+<?php
+/*
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    Revised BSD License for more details.
+
+    Copyright 2004-2008 Jcink - https://launchpad.net/tfbb
+    Copyright 2004-2008 Jcink - http://jcink.com/
+    $ThemeInfo - Name: TFBB Theme - Author: jcink $
+    $FileInfo: info.php - Last Update: 07/30/2011 SVN 729 - Author: jcink $
+*/
+$ThemeInfo = array();
+$ThemeInfo['ThemeName'] = "TFBB Theme";
+$ThemeInfo['ThemeMaker'] = "Jcink";
+$ThemeInfo['ThemeVersion'] = "0.4.7";
+$ThemeInfo['ThemeVersionType'] = "Alpha";
+$ThemeInfo['ThemeSubVersion'] = "SVN 729";
+$ThemeInfo['MakerURL'] = "http://Jcink.com/";
+$ThemeInfo['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";
+?>
\ No newline at end of file