[gnome-terminal/wip/mallard-merge: 222/225] help: revise index.page, fix introduction.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/wip/mallard-merge: 222/225] help: revise index.page, fix introduction.page
- Date: Sat, 2 Mar 2013 00:16:58 +0000 (UTC)
commit 8fac7a03bb51d6aaa46f606799b5cf801a89f3a5
Author: Jim Campbell <jwcampbell gmail com>
Date: Wed Feb 27 00:56:09 2013 +0100
help: revise index.page, fix introduction.page
revised index.page for stylistic consistency. fixed tag on
introduction.page. added image file to Makefile.am
help/C/figures/gnome-terminal-icon.png | Bin 0 -> 1486 bytes
help/C/index.page | 20 +++++++++++++++-----
help/C/introduction.page | 2 +-
help/Makefile.am | 1 +
4 files changed, 17 insertions(+), 6 deletions(-)
---
diff --git a/help/C/figures/gnome-terminal-icon.png b/help/C/figures/gnome-terminal-icon.png
new file mode 100644
index 0000000..95a45fc
Binary files /dev/null and b/help/C/figures/gnome-terminal-icon.png differ
diff --git a/help/C/index.page b/help/C/index.page
index 7ade471..813cc26 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,24 +1,34 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="guide"
+ type="guide" style="2column task"
id="index">
<info>
<revision version="0.1" date="2013-02-25" status="draft"/>
+ <title type="link">Terminal</title>
+ <title type="text">Terminal</title>
<credit type="author copyright">
<name>Sindhu S</name>
<email>sindhus live in</email>
<years>2013</years>
</credit>
+
+ <credit type="editor">
+ <name>Jim Campbell</name>
+ <email>jwcampbell gmail com</email>
+ <years>2013</years>
+ </credit>
<desc>Use the command line.</desc>
-
</info>
+ <title>
+ <media type="image" mime="image/png" src="figures/gnome-terminal-icon.png">
+ </media>
+ Terminal Help
+ </title>
- <title>Terminal Help</title>
-
- <section id="getting-started" style="1column">
+ <section id="getting-started" style="2column">
<title>Getting started</title>
</section>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index e46c970..dbe9c28 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -22,7 +22,7 @@
<years>2013</years>
</credit>
- <desc>What is <gui>Terminal</gui>?</desc>
+ <desc>What is <app>Terminal</app>?</desc>
</info>
<title>Introduction</title>
diff --git a/help/Makefile.am b/help/Makefile.am
index eb56d40..c6563d5 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -7,6 +7,7 @@ HELP_ID = gnome-terminal
HELP_MEDIA = \
figures/gnome-terminal-default.png \
figures/gnome-terminal-tabbed.png \
+ figures/gnome-terminal-icon.png \
$(NULL)
HELP_FILES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]