[gnome-terminal/gnome-3-12] help: document encodings per profile, bug 727555
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/gnome-3-12] help: document encodings per profile, bug 727555
- Date: Mon, 8 Sep 2014 17:33:03 +0000 (UTC)
commit 9dabd10a411592534010459035c0f37e1ffd3e4f
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Mon Sep 8 18:27:37 2014 +0100
help: document encodings per profile, bug 727555
help/C/pref-profile-encoding.page | 56 +++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 57 insertions(+), 0 deletions(-)
---
diff --git a/help/C/pref-profile-encoding.page b/help/C/pref-profile-encoding.page
new file mode 100644
index 0000000..366ebe6
--- /dev/null
+++ b/help/C/pref-profile-encoding.page
@@ -0,0 +1,56 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="task"
+ id="pref-profile-encoding">
+
+ <info>
+ <link type="guide" xref="index#advanced"/>
+ <link type="guide" xref="pref"/>
+ <revision pkgversion="3.14" date="2014-09-08" status="review"/>
+
+ <credit type="author copyright">
+ <name>Ekaterina Gerasimova</name>
+ <email>kittykat3756 gmail com</email>
+ <years>2014</years>
+ </credit>
+ <!--<credit type="copyright editor">
+ <name></name>
+ <email></email>
+ <years></years>
+ </credit>-->
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Set a different encoding for each saved profile.</desc>
+
+ </info>
+
+ <title>Change profile character encoding</title>
+
+ <p>You should normally be able to use the default, UTF-8, encoding for all of
+ your terminal needs. If you do find that you regularly need to use a
+ different character encoding for a specific task, you can
+ <link xref="pref-profiles#new-profile">create a new profile</link> with a
+ different encoding.</p>
+
+ <steps>
+ <item>
+ <p>Open
+ <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Preferences</gui><gui
style="tab">Profiles</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>Select the profile that you want to edit and press
+ <gui style="button">Edit</gui> to open the profile preferences for
+ editing.</p>
+ </item>
+ <item>
+ <p>Open the <gui style="tab">Compatibility</gui> tab and set the
+ character encoding.</p>
+ </item>
+ </steps>
+
+ <note>
+ <p>Most modern operating systems now support and use UTF-8 character
+ encoding by default.</p>
+ </note>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index bab2ed9..a982f86 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -31,6 +31,7 @@ HELP_FILES = \
pref-keyboard-access.page \
pref-menubar.page \
pref-profiles.page \
+ pref-profile-encoding.page \
pref-scrolling.page \
pref-tab-window.page \
pref-theme.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]