diff options
author | rbuj <[email protected]> | 2019-01-28 10:57:33 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-04 11:27:09 +0100 |
commit | a1bab86b9cd64f0b2ab415d7e28c2e5e33b9283c (patch) | |
tree | 150a9158bbbcf7362c9744fc51e562c8960656ee | |
parent | 4c24f9c23cd90f48ca69db321724589b6da3f4cd (diff) | |
download | mate-terminal-a1bab86b9cd64f0b2ab415d7e28c2e5e33b9283c.tar.bz2 mate-terminal-a1bab86b9cd64f0b2ab415d7e28c2e5e33b9283c.tar.xz |
Help - Window title when MATE Terminal is started for first time
Window title is defined by Initial title setting
-rw-r--r-- | help/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook index 8a59f6c..23c2c29 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -294,7 +294,7 @@ text-based commands through a shell such as Bash. <sect2 id="mate-terminal-first-start"> <title>When You First Start &app;</title> <para> - When you start <application>&app;</application> for the first time, the application opens a terminal window with a group of default settings. The group of default settings is called the Default profile. The profile name appears in the titlebar of the <application>&app;</application> window. </para> + When you start <application>&app;</application> for the first time, the application opens a terminal window with a group of default settings. The group of default settings is called the Default profile. </para> <figure id="mate-terminal_default"> <title>Example of a Default &app; Window</title> <screenshot> |