[gnome-terminal] Add a help page about the dark theme variant
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] Add a help page about the dark theme variant
- Date: Wed, 26 Feb 2014 19:21:42 +0000 (UTC)
commit 2f61577bb5ceb2fd118fa1ce9de077bab78a5660
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Wed Feb 26 19:23:18 2014 +0000
Add a help page about the dark theme variant
help/C/pref-theme.page | 42 ++++++++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 43 insertions(+), 0 deletions(-)
---
diff --git a/help/C/pref-theme.page b/help/C/pref-theme.page
new file mode 100644
index 0000000..715c957
--- /dev/null
+++ b/help/C/pref-theme.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide"
+ id="pref-theme">
+
+ <info>
+ <link type="guide" xref="index#appearance"/>
+ <revision pkgversion="3.12" date="2014-02-26" status="review"/>
+
+ <credit type="author copyright">
+ <name>Ekaterina Gerasimova</name>
+ <email its:translate="no">kittykat3756 gmail com</email>
+ <years>2014</years>
+ </credit>
+ <!--<credit type="copyright editor">
+ <name></name>
+ <email its:translate="no"></email>
+ <years></years>
+ </credit>-->
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Use either the light or dark theme for <app>Terminal</app>.</desc>
+ </info>
+
+ <title>Chose the window theme</title>
+
+ <p>You can chose to use either the dark theme or the light theme for the
+ terminal window.</p>
+
+ <steps>
+ <item>
+ <p>Select
+ <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Profile
+ Preferences</gui><gui style="tab">General</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>To use the dark theme, select <gui>Use dark theme variant</gui>.</p>
+ </item>
+ </steps>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index a87045f..9d41195 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -33,6 +33,7 @@ HELP_FILES = \
pref-profiles.page \
pref-scrolling.page \
pref-tab-window.page \
+ pref-theme.page \
pref-title.page \
profile.page \
prob-reset.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]