[Ttssh2-commit] [5987] http:// osdn.jp を https :// osdn.jp に変更

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2015年 9月 1日 (火) 21:51:20 JST


Revision: 5987
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5987
Author:   maya
Date:     2015-09-01 21:51:20 +0900 (Tue, 01 Sep 2015)
Log Message:
-----------
http://osdn.jphttps://osdn.jp に変更

Modified Paths:
--------------
    trunk/doc/en/html/about/copyright.html
    trunk/doc/en/html/reference/develop.txt
    trunk/doc/en/html/usage/TTMenu/TTMenu.html
    trunk/doc/ja/html/about/copyright.html
    trunk/doc/ja/html/reference/develop.txt
    trunk/doc/ja/html/reference/sourcecode.html
    trunk/doc/ja/html/usage/TTMenu/TTMenu.html

-------------- next part --------------
Modified: trunk/doc/en/html/about/copyright.html
===================================================================
--- trunk/doc/en/html/about/copyright.html	2015-09-01 12:30:12 UTC (rev 5986)
+++ trunk/doc/en/html/about/copyright.html	2015-09-01 12:51:20 UTC (rev 5987)
@@ -91,7 +91,7 @@
   with any other programs).
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (Yutaka Hirata)
   forum: http://www.logmett.com/forum/index.php
   ML(Japanese): http://www.freeml.com/info/terat****@freem*****
@@ -168,7 +168,7 @@
   with any other programs).
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (Yutaka Hirata)
   forum: http://www.logmett.com/forum/index.php
   ML(Japanese): http://www.freeml.com/info/terat****@freem*****
@@ -232,7 +232,7 @@
   with any other programs).
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (Yutaka Hirata)
   ML(Japanese): http://www.freeml.com/info/terat****@freem*****
 
@@ -290,7 +290,7 @@
   with any other programs).
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (Yutaka Hirata)
   ML(Japanese): http://www.freeml.com/info/terat****@freem*****
 
@@ -347,7 +347,7 @@
   with any other programs).
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (Yutaka Hirata)
   ML(Japanese): http://www.freeml.com/info/terat****@freem*****
 
@@ -404,7 +404,7 @@
   with any other programs).
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (Yutaka Hirata)
   ML(Japanese): http://www.freeml.com/info/terat****@freem*****
 

Modified: trunk/doc/en/html/reference/develop.txt
===================================================================
--- trunk/doc/en/html/reference/develop.txt	2015-09-01 12:30:12 UTC (rev 5986)
+++ trunk/doc/en/html/reference/develop.txt	2015-09-01 12:51:20 UTC (rev 5987)
@@ -134,7 +134,7 @@
   To build Tera Term source code is shown in the following step:
   And you should use Visual Studio 2005 Standard Edition later version to build Tera Term because Tera Term program links MFC library (Visual Studio 2005 Express Edition can't be used).
 
-  1. Checkout Tera Term source code from OSDN(http://osdn.jp/projects/ttssh2/).
+  1. Checkout Tera Term source code from OSDN(https://osdn.jp/projects/ttssh2/).
   2. Open teraterm\visualc\ttermpro.sln with Visual Studio.
      The linefeed code of .sln file must be "CR+LF".
   3. Build Tera Term solution.
@@ -142,14 +142,14 @@
 
 
 * How to build TeraTerm Menu
-  1. Checkout TeraTerm Menu source code from OSDN(http://osdn.jp/projects/ttssh2/).
+  1. Checkout TeraTerm Menu source code from OSDN(https://osdn.jp/projects/ttssh2/).
   2. Open ttpmenu\ttpmenu.sln with Visual Studio.
   3. Build ttpmenu solution.
   4. ttpmenu.exe will be generated in Release directory if the building is successful.
 
 
 * How to build TTXKanjiMenu
-  1. Checkout TTXKanjiMenu source code from OSDN(http://osdn.jp/projects/ttssh2/).
+  1. Checkout TTXKanjiMenu source code from OSDN(https://osdn.jp/projects/ttssh2/).
   2. Open TTXKanjiMenu\ttxkanjimenu.sln with Visual Studio.
   3. Build ttpmenu solution.
   4. ttxkanjimenu.dll will be generated in TTXKanjiMenu directory if the building is successful.
@@ -159,7 +159,7 @@
   To build TTProxy source code is shown in the following step:
   And you need Visual Studio 2005(VC++8.0) to build.
 
-  1. Checkout TTProxy source code from OSDN(http://osdn.jp/projects/ttssh2/).
+  1. Checkout TTProxy source code from OSDN(https://osdn.jp/projects/ttssh2/).
   2. Open TTProxy\TTProxy.sln with Visual Studio.
   3. Build TTProxy solution.
   4. TTProxy DLL module will be generated in TTProxy directory if the building is successful.
@@ -180,7 +180,7 @@
       + #include <windows.h>
       + #define IDC_STATIC -1
 
-  1. Checkout TTSSH source code from osdn(http://osdn.jp/projects/ttssh2/).
+  1. Checkout TTSSH source code from osdn(https://osdn.jp/projects/ttssh2/).
   2. Open ttssh2\ttssh.sln with Visual Studio.
   3. Build TTSSH solution.
   4. TTSSH DLL will be generated in ttssh2\ttxssh directory if the building is successful.
@@ -203,7 +203,7 @@
   And you need Visual Studio 2005(VC++8.0) to build.
   VS2005 Express Edition is able to build TTXSamples.
 
-  1. Checkout TTXSamples source code from osdn(http://osdn.jp/projects/ttssh2/).
+  1. Checkout TTXSamples source code from osdn(https://osdn.jp/projects/ttssh2/).
   2. Open TTXSamples\TTXSamples.sln with Visual Studio.
   3. Build TTXSamples solution.
   4. TTXSamples DLL module will be generated in TTXSamples directory if the building is successful.

Modified: trunk/doc/en/html/usage/TTMenu/TTMenu.html
===================================================================
--- trunk/doc/en/html/usage/TTMenu/TTMenu.html	2015-09-01 12:30:12 UTC (rev 5986)
+++ trunk/doc/en/html/usage/TTMenu/TTMenu.html	2015-09-01 12:51:20 UTC (rev 5987)
@@ -26,7 +26,7 @@
 Tera Term Menu configuration is recorded into the registry(HKEY_CURRENT_USER\Software\ShinpeiTools\TTermMenu).
 If the ini file wants to be used instead of the registry, please put the "ttpmenu.ini"(empty size) in the "ttpmenu.exe" directory in advance.<br>
 <b>
-NOTE: The registry database can not be exported into the ini file automatically. Please use the <a href="http://osdn.jp/projects/ttssh2/svn/view/trunk/installer/ttpmenu/?root=ttssh2">converting script</a>.
+NOTE: The registry database can not be exported into the ini file automatically. Please use the <a href="https://osdn.jp/projects/ttssh2/svn/view/trunk/installer/ttpmenu/?root=ttssh2">converting script</a>.
 </b>
 </p>
 

Modified: trunk/doc/ja/html/about/copyright.html
===================================================================
--- trunk/doc/ja/html/about/copyright.html	2015-09-01 12:30:12 UTC (rev 5986)
+++ trunk/doc/ja/html/about/copyright.html	2015-09-01 12:51:20 UTC (rev 5987)
@@ -84,7 +84,7 @@
   \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ΂\xB5\x82Ĉ\xEA\x90؂̐ӔC\x82𕉂\xA2\x82܂\xB9\x82\xF1\x81B
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L)
   forum(\x89p\x8C\xEA): http://www.logmett.com/forum/index.php
   ML: http://www.freeml.com/info/terat****@freem*****
@@ -155,7 +155,7 @@
   \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ΂\xB5\x82Ĉ\xEA\x90؂̐ӔC\x82𕉂\xA2\x82܂\xB9\x82\xF1\x81B
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L)
   forum(\x89p\x8C\xEA): http://www.logmett.com/forum/index.php
   ML: http://www.freeml.com/info/terat****@freem*****
@@ -212,7 +212,7 @@
   \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ΂\xB5\x82Ĉ\xEA\x90؂̐ӔC\x82𕉂\xA2\x82܂\xB9\x82\xF1\x81B
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L)
   ML: http://www.freeml.com/info/terat****@freem*****
 
@@ -263,7 +263,7 @@
   \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ΂\xB5\x82Ĉ\xEA\x90؂̐ӔC\x82𕉂\xA2\x82܂\xB9\x82\xF1\x81B
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L)
   ML: http://www.freeml.com/info/terat****@freem*****
 
@@ -313,7 +313,7 @@
   \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ΂\xB5\x82Ĉ\xEA\x90؂̐ӔC\x82𕉂\xA2\x82܂\xB9\x82\xF1\x81B
 
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L)
   ML: http://www.freeml.com/info/terat****@freem*****
 
@@ -363,7 +363,7 @@
   \x90\xB6\x82\xB6\x82\xE9\x8F\xE1\x8AQ\x82\xE2\x96\xE2\x91\xE8\x82ɑ΂\xB5\x82Ĉ\xEA\x90؂̐ӔC\x82𕉂\xA2\x82܂\xB9\x82\xF1\x81B
   
   URL: http://ttssh2.osdn.jp/
-  Project: http://osdn.jp/projects/ttssh2/
+  Project: https://osdn.jp/projects/ttssh2/
   e-mail: yutak****@gmail***** (\x95\xBD\x93c\x96L)
   ML: http://www.freeml.com/info/terat****@freem*****
 

Modified: trunk/doc/ja/html/reference/develop.txt
===================================================================
--- trunk/doc/ja/html/reference/develop.txt	2015-09-01 12:30:12 UTC (rev 5986)
+++ trunk/doc/ja/html/reference/develop.txt	2015-09-01 12:51:20 UTC (rev 5987)
@@ -140,7 +140,7 @@
   Tera Term\x82̃r\x83\x8B\x83h\x95\xFB\x96@\x82ɂ‚\xA2\x82Ĉȉ\xBA\x82Ɏ\xA6\x82\xB5\x82܂\xB7\x81B
   \x83r\x83\x8B\x83h\x82ɂ\xCDVisual Studio 2005 Standard Edition\x88ȏオ\x95K\x97v\x82ł\xB7\x81iVisual Studio 2005 Express Edition\x82͕s\x89j\x81B
 
-  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(http://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9\x81B
+  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(https://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9\x81B
   2. teraterm\visualc\ttermpro.sln \x82\xF0Visual Studio\x82ŊJ\x82\xAD\x81B
      .sln\x83t\x83@\x83C\x83\x8B\x82̉\xFC\x8Ds\x83R\x81[\x83h\x82\xAA"LF"\x82ɂȂ\xC1\x82Ă\xA2\x82\xE9\x82ƁAVisual Studio\x82\xAA\x8BN\x93\xAE\x82\xB5\x82Ȃ\xA2\x82̂Œ\x8D\x88ӊ肢\x82܂\xB7\x81B
   3. \x83\\x83\x8A\x83\x85\x81[\x83V\x83\x87\x83\x93\x82\xF0\x83r\x83\x8B\x83h\x82\xB7\x82\xE9
@@ -148,14 +148,14 @@
 
 
 \x81\xA1 TeraTerm Menu\x82̃r\x83\x8B\x83h\x95\xFB\x96@
-  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(http://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9
+  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(https://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9
   2. ttpmenu\ttpmenu.sln \x82\xF0Visual Studio\x82ŊJ\x82\xAD
   3. \x83\\x83\x8A\x83\x85\x81[\x83V\x83\x87\x83\x93\x82\xF0\x83r\x83\x8B\x83h\x82\xB7\x82\xE9
   4. \x83r\x83\x8B\x83h\x82ɐ\xAC\x8C\x{1C2DC2}\xE9\x82\xC6 ttpmenu \x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82\xC9 ttpmenu.exe \x82\xAA\x90\xB6\x90\xAC\x82\xB3\x82\xEA\x82\xE9
 
 
 \x81\xA1 TTXKanjiMenu\x82̃r\x83\x8B\x83h\x95\xFB\x96@
-  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(http://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9
+  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(https://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9
   2. TTXKanjiMenu\ttxkanjimenu.sln \x82\xF0Visual Studio\x82ŊJ\x82\xAD
   3. \x83\\x83\x8A\x83\x85\x81[\x83V\x83\x87\x83\x93\x82\xF0\x83r\x83\x8B\x83h\x82\xB7\x82\xE9
   4. \x83r\x83\x8B\x83h\x82ɐ\xAC\x8C\x{1C2DC2}\xE9\x82\xC6 TTXKanjiMenu \x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82\xC9 ttxkanjimenu.dll \x82\xAA\x90\xB6\x90\xAC\x82\xB3\x82\xEA\x82\xE9
@@ -165,7 +165,7 @@
   TTProxy\x82̃r\x83\x8B\x83h\x95\xFB\x96@\x82ɂ‚\xA2\x82Ĉȉ\xBA\x82Ɏ\xA6\x82\xB5\x82܂\xB7\x81B
   \x83r\x83\x8B\x83h\x82ɂ\xCDVisual Studio 2005(VC++8.0)\x82\xAA\x95K\x97v\x82ł\xB7\x81B
 
-  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(http://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9
+  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(https://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9
   2. TTProxy\TTProxy.sln \x82\xF0Visual Studio\x82ŊJ\x82\xAD
   3. \x83\\x83\x8A\x83\x85\x81[\x83V\x83\x87\x83\x93\x82\xF0\x83r\x83\x8B\x83h\x82\xB7\x82\xE9
   4. \x83r\x83\x8B\x83h\x82ɐ\xAC\x8C\x{1C2DC2}\xE9\x82\xC6 TTProxy \x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82\xC9DLL\x82\xAA\x90\xB6\x90\xAC\x82\xB3\x82\xEA\x82\xE9
@@ -186,7 +186,7 @@
       + #include <windows.h>
       + #define IDC_STATIC -1
 
-  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(http://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9\x81B
+  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0OSDN(https://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9\x81B
   2. ttssh2\ttssh.sln \x82\xF0Visual Studio\x82ŊJ\x82\xAD
   3. \x83\\x83\x8A\x83\x85\x81[\x83V\x83\x87\x83\x93\x82\xF0\x83r\x83\x8B\x83h\x82\xB7\x82\xE9
   4. \x83r\x83\x8B\x83h\x82ɐ\xAC\x8C\x{1C2DC2}\xE9\x82\xC6ttssh2\ttxssh \x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82\xC9DLL\x82\xAA\x90\xB6\x90\xAC\x82\xB3\x82\xEA\x82\xE9
@@ -210,7 +210,7 @@
   TTXSamples\x82̃r\x83\x8B\x83h\x82ɂ\xCDVisual Studio 2005(VC++8.0)\x82\xAA\x95K\x97v\x82ł\xB7\x81B
   Tera Term\x96{\x91̂Ƃ͈Ⴂ\x81AExpress Edition\x82ł\xE0\x83r\x83\x8B\x83h\x89”\\x82ł\xB7\x81B
 
-  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0osdn(http://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9
+  1. \x83\\x81[\x83X\x83R\x81[\x83h\x82\xF0osdn(https://osdn.jp/projects/ttssh2/)\x82\xA9\x82\xE7\x83`\x83F\x83b\x83N\x83A\x83E\x83g\x82\xB7\x82\xE9
   2. TTXSamples\TTXSamples.sln \x82\xF0Visual Studio\x82ŊJ\x82\xAD
   3. \x83\\x83\x8A\x83\x85\x81[\x83V\x83\x87\x83\x93\x82\xF0\x83r\x83\x8B\x83h\x82\xB7\x82\xE9
   4. \x83r\x83\x8B\x83h\x82ɐ\xAC\x8C\x{1C2DC2}\xE9\x82\xC6 TTXSamples \x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82\xC9DLL\x82\xAA\x90\xB6\x90\xAC\x82\xB3\x82\xEA\x82\xE9

Modified: trunk/doc/ja/html/reference/sourcecode.html
===================================================================
--- trunk/doc/ja/html/reference/sourcecode.html	2015-09-01 12:30:12 UTC (rev 5986)
+++ trunk/doc/ja/html/reference/sourcecode.html	2015-09-01 12:51:20 UTC (rev 5987)
@@ -405,7 +405,7 @@
 \x82\xBB\x82\xB1\x82ŁAWindows 95\x82ɂ\xA8\x82\xA2\x82āA\x83_\x83~\x81[\x82\xC5 IsDebuggerPresent \x8A֐\x94\x82̃V\x83\x93\x83{\x83\x8B\x82\xF0\x92\xE8\x8B`\x82\xB5\x82Ă\xA0\x82\xB0\x82\xEA\x82΁A\x83v\x83\x8D\x83O\x83\x89\x83\x80\x82̋N\x93\xAE\x8E\x9E\x82ɃG\x83\x89\x81[\x82ɂȂ邱\x82Ƃ͂Ȃ\xAD\x82Ȃ\xE9\x82̂ł\xB7\x81B\x8Fڍׂ\xCD"comapt_w95.h"\x83w\x83b\x83_\x82\xF0\x8EQ\x8FƂ\xB5\x82Ă\xAD\x82\xBE\x82\xB3\x82\xA2\x81B<br>
 
 <ul>
-  <li><a href="http://osdn.jp/projects/ttssh2/svn/view/trunk/teraterm/common/compat_w95.h?view=markup&root=ttssh2">comapt_w95.h</a></li>
+  <li><a href="https://osdn.jp/projects/ttssh2/svn/view/trunk/teraterm/common/compat_w95.h?view=markup&root=ttssh2">comapt_w95.h</a></li>
 </ul>
 
 <hr>

Modified: trunk/doc/ja/html/usage/TTMenu/TTMenu.html
===================================================================
--- trunk/doc/ja/html/usage/TTMenu/TTMenu.html	2015-09-01 12:30:12 UTC (rev 5986)
+++ trunk/doc/ja/html/usage/TTMenu/TTMenu.html	2015-09-01 12:51:20 UTC (rev 5987)
@@ -27,7 +27,7 @@
 \x83\x8C\x83W\x83X\x83g\x83\x8A\x82ł͂Ȃ\xAD\x81Aini\x83t\x83@\x83C\x83\x8B\x82\xF0\x8Eg\x82\xA2\x82\xBD\x82\xA2\x8Fꍇ\x82́A\x82\xA0\x82炩\x82\xB6\x82\xDF"ttpmenu.exe"\x82\xAA\x82\xA0\x82\xE9\x83f\x83B\x83\x8C\x83N\x83g\x83\x8A\x82\xC9"ttpmenu.ini"\x81i0\x83o\x83C\x83g\x82ʼnj\x82\xF0\x90ݒu\x82\xB5\x82Ă\xA8\x82\xAB\x82܂\xB7\x81B<br>
 <b>
 NOTE: \x83\x8C\x83W\x83X\x83g\x83\x8A\x83f\x81[\x83^\x82͎\xA9\x93\xAE\x93I\x82\xC9ini\x83t\x83@\x83C\x83\x8B\x82ɃG\x83N\x83X\x83|\x81[\x83g\x82\xB3\x82\xEA\x82܂\xB9\x82\xF1\x81B
-<a href="http://osdn.jp/projects/ttssh2/svn/view/trunk/installer/ttpmenu/?root=ttssh2">\x82\xB1\x82\xBF\x82\xE7\x82ɂ\xA0\x82\xE9\x95ϊ\xB7\x83X\x83N\x83\x8A\x83v\x83g</a>\x82\xF0\x82\xB2\x97\x98\x97p\x82\xAD\x82\xBE\x82\xB3\x82\xA2\x81B
+<a href="https://osdn.jp/projects/ttssh2/svn/view/trunk/installer/ttpmenu/?root=ttssh2">\x82\xB1\x82\xBF\x82\xE7\x82ɂ\xA0\x82\xE9\x95ϊ\xB7\x83X\x83N\x83\x8A\x83v\x83g</a>\x82\xF0\x82\xB2\x97\x98\x97p\x82\xAD\x82\xBE\x82\xB3\x82\xA2\x81B
 </b>
 </p>
 



Ttssh2-commit メーリングリストの案内
Back to archive index