svnno****@sourc*****
svnno****@sourc*****
2011年 3月 29日 (火) 00:17:04 JST
Revision: 4399 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4399 Author: yutakapon Date: 2011-03-29 00:17:04 +0900 (Tue, 29 Mar 2011) Log Message: ----------- ã»IgnorePrinterCtrl -> PrinterCtrlSequence Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/en/html/setup/teraterm-prn.html trunk/doc/ja/html/about/history.html trunk/doc/ja/html/setup/teraterm-prn.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2011-03-28 13:05:27 UTC (rev 4398) +++ trunk/doc/en/html/about/history.html 2011-03-28 15:17:04 UTC (rev 4399) @@ -40,7 +40,7 @@ <li>added support for Windows7 jump list.</li> <li>added support for ignore the printing control sequence. <ul> - <li>added the <a href="../setup/teraterm-prn.html#ignoremc">IgnorePrinterCtrl</a> entry in the teraterm.ini file. The default value is off.</li> + <li>added the <a href="../setup/teraterm-prn.html#ignoremc">PrinterCtrlSequence</a> entry in the teraterm.ini file. The default value is off.</li> </ul></li> <li>The /k option is inherited by using the Duplicate Session. cf. <a href="http://sourceforge.jp/ticket/browse.php?group_id=1412&tid=24682">/k inheritance in "new session"</a></li> </ul> Modified: trunk/doc/en/html/setup/teraterm-prn.html =================================================================== --- trunk/doc/en/html/setup/teraterm-prn.html 2011-03-28 13:05:27 UTC (rev 4398) +++ trunk/doc/en/html/setup/teraterm-prn.html 2011-03-28 15:17:04 UTC (rev 4399) @@ -59,12 +59,12 @@ <h1><a name="ignoremc">Ignore the printing control sequence</a></h1> <p> -You can ignore the printing control sequence(MC: Media Copy) by editing the IgnorePrinterCtrl line in the [Tera Term] section of the setup file like the following: +You can ignore the printing control sequence(MC: Media Copy) by editing the PrinterCtrlSequence line in the [Tera Term] section of the setup file like the following: The PassThruPort line is also disabled. </p> <pre> -IgnorePrinterCtrl=on|off +PrinterCtrlSequence=on|off </pre> <p> @@ -73,12 +73,12 @@ <pre> Example: -IgnorePrinterCtrl=on +PrinterCtrlSequence=off </pre> <pre> Default: -IgnorePrinterCtrl=off +PrinterCtrlSequence=on </pre> Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2011-03-28 13:05:27 UTC (rev 4398) +++ trunk/doc/ja/html/about/history.html 2011-03-28 15:17:04 UTC (rev 4399) @@ -40,7 +40,7 @@ <li>Windows7WvXgÉε½B</li> <li>óüp§äR[hð³·é±ÆªÅ«éGgðT|[gµ½B <ul> - <li>teraterm.ini É <a href="../setup/teraterm-prn.html#ignoremc">IgnorePrinterCtrl</a> GgðÇÁµ½BftHgÍoffB</li> + <li>teraterm.ini É <a href="../setup/teraterm-prn.html#ignoremc">PrinterCtrlSequence</a> GgðÇÁµ½BftHgÍoffB</li> </ul></li> <li>ZbV¡»ðs¤ÛA/K= ª êÎø«p¬ðs¤æ¤Éµ½B cf. <a href="http://sourceforge.jp/ticket/browse.php?group_id=1412&tid=24682">/k inheritance in "new session"</a></li> </ul> Modified: trunk/doc/ja/html/setup/teraterm-prn.html =================================================================== --- trunk/doc/ja/html/setup/teraterm-prn.html 2011-03-28 13:05:27 UTC (rev 4398) +++ trunk/doc/ja/html/setup/teraterm-prn.html 2011-03-28 15:17:04 UTC (rev 4399) @@ -58,11 +58,11 @@ <h1><a name="ignoremc">óüp§äR[hð³·é</a></h1> <p> -Ýèt@CÌ [Tera Term] ZNVÌ IgnorePrinterCtrl sðȺÌæ¤ÉÏX·é±ÆÉæÁÄAóüp§äR[h(MC: Media Copy)ð³·é©Ç¤©ðÝèÅ«Ü·BPassThruPort sÌwèͳøÆÈèÜ·B +Ýèt@CÌ [Tera Term] ZNVÌ PrinterCtrlSequence sðȺÌæ¤ÉÏX·é±ÆÉæÁÄAóüp§äR[h(MC: Media Copy)ð³·é©Ç¤©ðÝèÅ«Ü·BPassThruPort sÌwèͳøÆÈèÜ·B </p> <pre> -IgnorePrinterCtrl=on|off +PrinterCtrlSequence=on|off </pre> <p> @@ -71,12 +71,12 @@ <pre> á: -IgnorePrinterCtrl=on +PrinterCtrlSequence=off </pre> <pre> Ȫ: -IgnorePrinterCtrl=off +PrinterCtrlSequence=on </pre>