OSDN Git Service

Small update master
authorKazuki Suzuki Przyborowski <kazuki.przyborowski@gmail.com>
Sat, 9 Apr 2022 17:53:15 +0000 (12:53 -0500)
committerKazuki Suzuki Przyborowski <kazuki.przyborowski@gmail.com>
Sat, 9 Apr 2022 17:53:15 +0000 (12:53 -0500)
23 files changed:
Themes/Gray/index.php
Themes/Gray/info.php
Themes/Gray/settings.php
Themes/IPB/info.php
Themes/IPB/settings.php
Themes/IPBAlt/info.php
Themes/IPBAlt/settings.php
Themes/IPBRed/info.php
Themes/IPBRed/settings.php
Themes/Jcink/index.php
Themes/Jcink/info.php
Themes/Jcink/settings.php
Themes/Pink/index.php
Themes/Pink/info.php
Themes/Pink/settings.php
Themes/Rand/info.php
Themes/Rand/settings.php
Themes/TFBB/index.php
Themes/TFBB/info.php
Themes/TFBB/settings.php
Themes/iDB/index.php
Themes/iDB/info.php
Themes/iDB/settings.php

index 17ecc3a..c74f803 100644 (file)
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
-    Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: iDB Gray - Author: cooldude2k $
-    $FileInfo: index.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+    $FileInfo: index.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 header('Location: ../../index.php');
 ?>
\ No newline at end of file
index 4121c26..ca532be 100644 (file)
@@ -8,17 +8,17 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
-    Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: iDB Gray - Author: cooldude2k $
-    $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+    $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "iDB Gray Theme";
 $ThemeInfo['ThemeMaker'] = "Kazuki";
-$ThemeInfo['ThemeVersion'] = "0.4.8";
+$ThemeInfo['ThemeVersion'] = "0.5.7";
 $ThemeInfo['ThemeVersionType'] = "Alpha";
-$ThemeInfo['ThemeSubVersion'] = "SVN 788";
+$ThemeInfo['ThemeSubVersion'] = "SVN 958";
 $ThemeInfo['MakerURL'] = "https://idb.osdn.jp/";
 $ThemeInfo['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";
 ?>
\ No newline at end of file
index 17e635d..fdaa01c 100644 (file)
@@ -8,17 +8,17 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
-    Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: iDB Gray - Author: cooldude2k $
-    $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $
+    $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "iDB Gray Theme";
 $ThemeSet['ThemeMaker'] = "Kazuki";
-$ThemeSet['ThemeVersion'] = "0.4.8";
+$ThemeSet['ThemeVersion'] = "0.5.7";
 $ThemeSet['ThemeVersionType'] = "Alpha";
-$ThemeSet['ThemeSubVersion'] = "SVN 788";
+$ThemeSet['ThemeSubVersion'] = "SVN 958";
 $ThemeSet['MakerURL'] = "https://idb.osdn.jp/";
 $ThemeSet['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";
 $ThemeSet['WrapperString'] = "<% HTMLSTART %>\n<% HTTPEQUIV %>\n<% METATAGS %>\n<% JAVASCRIPT %>\n<% LINKTAGS %>\n<% CSSTHEME %>\n<% FAVICON %>\n<% EXTRALINKS %>\n<% TITLETAG %>\n<% BODYTAG %>\n<% NAVBAR %>\n<% CONTENT %>\n<% COPYRIGHT %>\n<% HTMLEND %>";
index 143f5b4..c62287c 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
     $ThemeInfo - Name: IPB Theme - Author: Matt Mecham $
-       $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+       $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "IPB Theme";
index 4329c68..d52f074 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
     $ThemeInfo - Name: IPB Theme - Author: Matt Mecham $
-       $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $
+       $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "IPB Theme";
index 1cb4ad0..a364e48 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
     $ThemeInfo - Name: IPB Alt Theme - Author: eternalSHADOW.com $
-       $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+       $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "IPB Alt Theme";
index 15bc5c2..25282e9 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
     $ThemeInfo - Name: IPB Alt Theme - Author: eternalSHADOW.com $
-       $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $
+       $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "IPB Alt Theme";
index 961eee5..f9ebadd 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
     $ThemeInfo - Name: IPB Alt Theme - Author: eternalSHADOW.com $
-       $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+       $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "IPB Red Theme";
index b3fd661..356150c 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
     $ThemeInfo - Name: IPB Alt Theme - Author: eternalSHADOW.com $
-       $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $
+       $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "IPB Red Theme";
index fadfecb..57a584c 100644 (file)
@@ -8,10 +8,10 @@
     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/
+    Copyright 2004-2022 Jcink - https://launchpad.net/tfbb
+    Copyright 2004-2022 Jcink - http://jcink.com/
     $ThemeInfo - Name: TFBB Theme - Author: jcink $
-    $FileInfo: index.php - Last Update: 08/02/2019 SVN 905 - Author: jcink $
+    $FileInfo: index.php - Last Update: 4/9/2022 SVN 959 - Author: jcink $
 */
 header('Location: ../../index.php');
 ?>
\ No newline at end of file
index 281e435..df494ca 100644 (file)
@@ -8,10 +8,10 @@
     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/
+    Copyright 2004-2022 Jcink - https://launchpad.net/tfbb
+    Copyright 2004-2022 Jcink - http://jcink.com/
     $ThemeInfo - Name: TFBB Theme - Author: jcink $
-    $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: jcink $
+    $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: jcink $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "Jcink Classic Skin";
index ea12198..e2b84da 100644 (file)
@@ -8,10 +8,10 @@
     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/
+    Copyright 2004-2022 Jcink - https://launchpad.net/tfbb
+    Copyright 2004-2022 Jcink - http://jcink.com/
     $ThemeInfo - Name: TFBB Theme - Author: jcink $
-    $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: jcink $
+    $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: jcink $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "Jcink Classic Skin";
index 57f293d..2776608 100644 (file)
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2008 Cool Dude 2k - http://intdb.sourceforge.net/
-    Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/
+    Copyright 2004-2022 Cool Dude 2k - http://intdb.sourceforge.net/
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/
     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
-    $FileInfo: index.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+    $FileInfo: index.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 header('Location: ../../index.php');
 ?>
\ No newline at end of file
index e7ad8a4..6371c1b 100644 (file)
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2008 Cool Dude 2k - http://intdb.sourceforge.net/
-    Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/
+    Copyright 2004-2022 Cool Dude 2k - http://intdb.sourceforge.net/
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/
     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
-    $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+    $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "iDB Pink Theme";
index 1f9c965..1277032 100644 (file)
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2008 Cool Dude 2k - http://intdb.sourceforge.net/
-    Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/
+    Copyright 2004-2022 Cool Dude 2k - http://intdb.sourceforge.net/
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/
     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
-    $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $
+    $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "iDB Pink Theme";
index 95dad94..8846947 100644 (file)
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
-    Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
-    $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+    $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "Random iDB Theme";
index e08430f..cc18ee8 100644 (file)
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
-    Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: Random iDB Theme - Author: cooldude2k $
-    $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $
+    $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "Random iDB Theme";
index fadfecb..57a584c 100644 (file)
@@ -8,10 +8,10 @@
     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/
+    Copyright 2004-2022 Jcink - https://launchpad.net/tfbb
+    Copyright 2004-2022 Jcink - http://jcink.com/
     $ThemeInfo - Name: TFBB Theme - Author: jcink $
-    $FileInfo: index.php - Last Update: 08/02/2019 SVN 905 - Author: jcink $
+    $FileInfo: index.php - Last Update: 4/9/2022 SVN 959 - Author: jcink $
 */
 header('Location: ../../index.php');
 ?>
\ No newline at end of file
index 675a5d4..a5e98b8 100644 (file)
@@ -8,10 +8,10 @@
     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/
+    Copyright 2004-2022 Jcink - https://launchpad.net/tfbb
+    Copyright 2004-2022 Jcink - http://jcink.com/
     $ThemeInfo - Name: TFBB Theme - Author: jcink $
-    $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: jcink $
+    $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: jcink $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "TFBB Theme";
index 3c6db3a..db8b434 100644 (file)
@@ -8,10 +8,10 @@
     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/
+    Copyright 2004-2022 Jcink - https://launchpad.net/tfbb
+    Copyright 2004-2022 Jcink - http://jcink.com/
     $ThemeInfo - Name: TFBB Theme - Author: jcink $
-    $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: jcink $
+    $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: jcink $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "TFBB Theme";
index faef4f9..4d1f21b 100644 (file)
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
-    Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
-    $FileInfo: index.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+    $FileInfo: index.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 header('Location: ../../index.php');
 ?>
\ No newline at end of file
index a6af50c..014e320 100644 (file)
@@ -8,17 +8,17 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
-    Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
-    $FileInfo: info.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
+    $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeInfo = array();
 $ThemeInfo['ThemeName'] = "iDB Theme";
 $ThemeInfo['ThemeMaker'] = "Kazuki";
-$ThemeInfo['ThemeVersion'] = "0.4.8";
+$ThemeInfo['ThemeVersion'] = "0.5.7";
 $ThemeInfo['ThemeVersionType'] = "Alpha";
-$ThemeInfo['ThemeSubVersion'] = "SVN 788";
+$ThemeInfo['ThemeSubVersion'] = "SVN 958";
 $ThemeInfo['MakerURL'] = "https://idb.osdn.jp/";
 $ThemeInfo['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";
 ?>
\ No newline at end of file
index 063e03e..9cc5286 100644 (file)
@@ -8,17 +8,17 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
-    Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
+    Copyright 2004-2022 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
+    Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
-    $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $
+    $FileInfo: settings.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
 */
 $ThemeSet = array();
 $ThemeSet['ThemeName'] = "iDB Theme";
 $ThemeSet['ThemeMaker'] = "Kazuki";
-$ThemeSet['ThemeVersion'] = "0.4.8";
+$ThemeSet['ThemeVersion'] = "0.5.7";
 $ThemeSet['ThemeVersionType'] = "Alpha";
-$ThemeSet['ThemeSubVersion'] = "SVN 788";
+$ThemeSet['ThemeSubVersion'] = "SVN 958";
 $ThemeSet['MakerURL'] = "https://idb.osdn.jp/";
 $ThemeSet['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";
 $ThemeSet['WrapperString'] = "<% HTMLSTART %>\n<% HTTPEQUIV %>\n<% METATAGS %>\n<% JAVASCRIPT %>\n<% LINKTAGS %>\n<% CSSTHEME %>\n<% FAVICON %>\n<% EXTRALINKS %>\n<% TITLETAG %>\n<% BODYTAG %>\n<% NAVBAR %>\n<% CONTENT %>\n<% COPYRIGHT %>\n<% HTMLEND %>";