Skip to content

Commit

Permalink
Merge pull request TeraTermProject#263 from TeraTermProject/#179_modi…
Browse files Browse the repository at this point in the history
…fy_document

TeraTermProject#179 modify document
  • Loading branch information
zmatsuo authored Jul 26, 2024
2 parents 19f62c6 + 697d9ba commit 1422a75
Show file tree
Hide file tree
Showing 6 changed files with 148 additions and 82 deletions.
32 changes: 32 additions & 0 deletions doc/en/html/about/glossary.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,5 +207,37 @@ <h2>Charactor code</h2>
</dd>
</dl>

<h2>Windows</h2>

Glossary related to Windows.

<dl>
<dt id="notification_area">Notification Center</dt>

<dd>
Notification Center is near clock on the opposite side of start menu in taskbar.<br>
Icons of running programs are displayed.<br>
Following alias exists.<br>
<ul>
<li>notification area (Windows 10)</li>
<li>task tray (Windows XP and earlier)</li>
</ul>
</dd>

<dt id="App_notifications">App notifications</dt>

<dd>
Display notifications from applications.<br>
Following alias exists.<br>
<ul>
<li>balloon notification (Windows10 and earlier)</li>
<li>notification banner</li>
<li>toast notifications</li>
</ul>
<p>
<a href="image/notify_tray_test.png">Notify/Tray test (click to enlarge)<br><img src="image/notify_tray_test.png" width=30%></a>
</dd>
</dl>

</BODY>
</HTML>
Binary file added doc/en/html/about/image/notify_tray_test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
85 changes: 43 additions & 42 deletions doc/en/html/menu/setup-additional-general.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,54 +72,55 @@ <h1>Additional settings / "General" Tab ([Setup] Menu)</h1>
<dd>Displays speed of serial port (serial connection only)</dd>
</dl>
</dd>
</dl>

<h3>Notification</h3>

<p>
Notification area (it was called the Task Tray before Windows XP) settings and test.
</p>

<p>
If notification setting is turn off, no notification such as icons or messages will be displayed.<br>
If sound setting is no sound (mute), no notification sound will be output.<br>
You can check the behavior with test buttons.
</p>
<dt>Notification</dt>

<dl>
<dt id="NotifySound">Notify sound</dt>
<dd>Notification sound(sound can be muted in Windows XP and later)</dd>

<dt>Notify Test button</dt>
<dd>
Test Notification.<br>
The following behaviors can be checked.
<ul>
<li>Icon is displayed in notification area (task tray).</li>
<li>App notification (Windows 10,11) / Balloon notification (Windows 7, 8.1) is displayed. </li>
</ul>
</dd>
<a href="../about/glossary.html#notification_area">Notification Center</a> settings and test.

<dt>Tray Test button</dt>
<dd>
Icon is displayed in notification area.<br>
The following behaviors can be checked.
<ul>
<li>
Icon is displayed in notification area (task tray).<br>
The icon disappears when messagebox is closed.
</li>
</ul>
When turn off all notifications for Tera Term,
"Tera Term" will not appear in Windows notification settings
and you may not be able to change the settings.

By pushing this button, you can change Windows notification settings
when icon is displayed in notification area.
<p>
If notification setting is turn off, no notification such as icons or messages will be displayed.<br>
If sound setting is no sound (mute), no notification sound will be output.<br>
You can check the behavior with test buttons.
</p>

<dl>
<dt id="NotifySound">Notify sound</dt>
<dd>
Enable notification sound.<br>
Sound can not be muted before Windows XP.
</dd>

<dt>Notify Test button</dt>
<dd>
Test Notification.<br>
The following behaviors can be checked.
<ul>
<li>Icon is displayed in Notification Center.</li>
<li><a href="../about/glossary.html#App_notifications">App notification</a> is displayed. </li>
</ul>
</dd>

<dt>Tray Test button</dt>
<dd>
Icon is displayed in Notification Center.<br>
The following behaviors can be checked.
<ul>
<li>
Icon is displayed in Notification Center.<br>
The icon disappears when messagebox is closed.
</li>
</ul>
When turn off all notifications for Tera Term,
"Tera Term" will not appear in Windows notification settings
and you may not be able to change the settings.

By pushing this button, you can change Windows notification settings
when icon is displayed in Notification Center.
</dd>
</dl>
</dd>
</dl>

<dl>
<dt id="DownloadFolder">Download Folder</dt>
<dd>
Sets directory for file transfer.<br>
Expand Down
32 changes: 32 additions & 0 deletions doc/ja/html/about/glossary.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,5 +183,37 @@
</dd>
</dl>

<h2>Windows</h2>

Windowsに関連する用語

<dl>
<dt id="notification_area">通知センター</dt>

<dd>
タスクバーのスタートメニューの反対側の時計付近の領域です。<br>
動作しているプログラムのアイコンが表示されています。<br>
次の別名があります<br>
<ul>
<li>通知領域 (Windows 10)</li>
<li>タスクトレイ (Windows XP以前)</li>
</ul>
</dd>

<dt id="App_notifications">アプリ通知</dt>

<dd>
アプリケーションからの通知を表示します。<br>
次の別名があります<br>
<ul>
<li>バルーン通知 (Windows10より前)</li>
<li>通知バナー</li>
<li>トースト通知</li>
</ul>
<p>
<a href="image/notify_tray_test.png">Notify/Tray test (click to enlarge)<br><img src="image/notify_tray_test.png" width=30%></a>
</dd>
</dl>

</BODY>
</HTML>
Binary file added doc/ja/html/about/image/notify_tray_test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
81 changes: 41 additions & 40 deletions doc/ja/html/menu/setup-additional-general.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,52 +70,53 @@
<dd>シリアルポートのスピードを表示します (シリアル接続時のみ)</dd>
</dl>
</dd>
</dl>

<h3>Notification</h3>

<p>
通知領域(Windows XP以前はタスクトレイと呼ばれていました)の設定とテスト。<br>
</p>

<p>
通知を行わない設定にしているとアイコンやメッセージ表示等の通知は行われません。<br>
音が出ない設定にしていると通知音は出力されません。<br>
テストで動作を確認することができます。
</p>
<dt>Notification</dt>

<dl>
<dt id="NotifySound">Notify sound</dt>
<dd>通知音を許可する(Windows XP以降は音を消すことができます)</dd>

<dt>Notify Test ボタン</dt>
<dd>
通知のテストを行います。<br>
次の動作を確認できます。
<ul>
<li>通知領域(タスクトレイ)にアイコンが表示されます。</li>
<li>アプリ通知(Windows 10,11) / バルーン通知(Windows 7, 8.1)が表示されます。</li>
</ul>
</dd>
<a href="../about/glossary.html#notification_area">通知センター</a>の設定とテスト。

<dt>Tray Test ボタン</dt>
<dd>
通知領域(タスクトレイ)にアイコンを表示します。<br>
次の動作を確認できます。
<ul>
<li>
通知領域(タスクトレイ)にアイコンが表示されます。<br>
メッセージボックスを閉じるとアイコンは消えます。
</li>
</ul>
「Tera Term のすべての通知をオフにする」と、「Tera Term」が
Windows の「通知」の設定に表示されなくなり、設定を変更できなく
なることがあります。このボタンを押して通知領域にアイコンを表示
している最中だと、Windows の「通知」の設定を変更できます。
<p>
通知を行わない設定にしているとアイコンやメッセージ表示等の通知は行われません。<br>
音が出ない設定にしていると通知音は出力されません。<br>
テストで動作を確認することができます。
</p>

<dl>
<dt id="NotifySound">Notify sound</dt>
<dd>
通知音を許可します。<br>
Windows XPより前は音を消すことができません。
</dd>

<dt>Notify Test ボタン</dt>
<dd>
通知のテストを行います。<br>
次の動作を確認できます。
<ul>
<li>通知センターにアイコンが表示されます。</li>
<li><a href="../about/glossary.html#App_notifications">アプリ通知</a>が表示されます。</li>
</ul>
</dd>

<dt>Tray Test ボタン</dt>
<dd>
通知センターにアイコンを表示します。<br>
次の動作を確認できます。
<ul>
<li>
通知センターにアイコンが表示されます。<br>
メッセージボックスを閉じるとアイコンは消えます。
</li>
</ul>
「Tera Term のすべての通知をオフにする」と、「Tera Term」が
Windows の「通知」の設定に表示されなくなり、設定を変更できなく
なることがあります。このボタンを押して通知センターにアイコンを表示
している最中だと、Windows の「通知」の設定を変更できます。
</dd>
</dl>
</dd>
</dl>

<dl>
<dt id="DownloadFolder">Download Folder</dt>
<dd>
ファイル転送のためのディレクトリを設定します。<br>
Expand Down

0 comments on commit 1422a75

Please sign in to comment.