[gnome-terminal] help: Fix links
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] help: Fix links
- Date: Sun, 24 Mar 2013 10:15:36 +0000 (UTC)
commit a873cc9428930d9ec2e4b59c9cecdd55bd5bcb07
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Sun Mar 24 10:12:27 2013 +0000
help: Fix links
help/C/app-terminal-sizes.page | 2 +-
help/C/introduction.page | 2 +-
help/C/pref-custom-command.page | 4 ++--
help/C/pref-custom-exit.page | 4 ++--
help/C/pref-login-shell.page | 2 +-
help/C/pref-menubar.page | 2 +-
help/C/pref-profiles.page | 4 ++--
help/C/txt-links.page | 1 -
8 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/help/C/app-terminal-sizes.page b/help/C/app-terminal-sizes.page
index c46a88c..659012f 100644
--- a/help/C/app-terminal-sizes.page
+++ b/help/C/app-terminal-sizes.page
@@ -5,7 +5,7 @@
<info>
<revision version="0.1" date="2013-02-25" status="candidate"/>
<link type="guide" xref="index#appearence"/>
- <link type="guide" xref="adv-keyboardshortcuts"/>
+ <link type="guide" xref="adv-keyboard-shortcuts"/>
<credit type="author copyright">
<name>Sindhu S</name>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index aca00f8..bc1dfb9 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -4,7 +4,7 @@
<info>
<revision version="0.1" date="2013-01-08" status="candidate"/>
<link type="guide" xref="index"/>
- <link type="seealso" xref="overview1"/>
+ <link type="seealso" xref="overview"/>
<credit type="author copyright">
<name>Sindhu S</name>
diff --git a/help/C/pref-custom-command.page b/help/C/pref-custom-command.page
index 85ce791..8829fdc 100644
--- a/help/C/pref-custom-command.page
+++ b/help/C/pref-custom-command.page
@@ -1,13 +1,13 @@
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
- id="pref-custom-shells">
+ id="pref-custom-command">
<info>
<revision version="0.1" date="2013-03-02" status="candidate"/>
<link type="guide" xref="index#preferences"/>
<link type="guide" xref="profile"/>
<link type="seealso" xref="gs-execute-commands"/>
- <link type="seealso" xref="prob-add-to-path"/>
+<!-- <link type="seealso" xref="prob-add-to-path"/>-->
<credit type="author copyright">
<name>Sindhu S</name>
diff --git a/help/C/pref-custom-exit.page b/help/C/pref-custom-exit.page
index 0929bea..a10cccb 100644
--- a/help/C/pref-custom-exit.page
+++ b/help/C/pref-custom-exit.page
@@ -6,7 +6,7 @@
<revision version="0.1" date="2013-03-02" status="candidate"/>
<link type="guide" xref="index#preferences"/>
<link type="guide" xref="profile"/>
- <link type="seealso" xref="prob-recover-default-profile"/>
+<!-- <link type="seealso" xref="prob-recover-default-profile"/>-->
<credit type="author copyright">
<name>Sindhu S</name>
@@ -61,7 +61,7 @@
</steps>
<note style="important">
- <p>If you have <link xref="pref-custom-shells">set a custom command</link>
+ <p>If you have <link xref="pref-custom-command">set a custom command</link>
that is non-interactive, have set the exit behaviour to <gui>Exit the
terminal</gui>, and have set the profile to be the default profile,
<app>Terminal</app> may exit before you can see the output of the
diff --git a/help/C/pref-login-shell.page b/help/C/pref-login-shell.page
index 549774b..f3a33e2 100644
--- a/help/C/pref-login-shell.page
+++ b/help/C/pref-login-shell.page
@@ -68,7 +68,7 @@
<p>You can allow <app>Terminal</app> to start a login shell. The
<cmd>--login</cmd> will be passed to <app>Bash</app> or your
- <link xref="pref-custom-shells">custom shell</link>.</p>
+ <link xref="pref-custom-command">custom shell</link>.</p>
<steps>
<item>
diff --git a/help/C/pref-menubar.page b/help/C/pref-menubar.page
index 9863285..f704edf 100644
--- a/help/C/pref-menubar.page
+++ b/help/C/pref-menubar.page
@@ -6,7 +6,7 @@
<revision version="0.1" date="2013-02-21" status="candidate"/>
<link type="guide" xref="index#preferences"/>
<link type="guide" xref="pref"/>
- <link type="seealso" xref="adv-keyboards-access"/>
+ <link type="seealso" xref="pref-keyboard-access"/>
<link type="seealso" xref="app-fullscreen"/>
<credit type="author copyright">
diff --git a/help/C/pref-profiles.page b/help/C/pref-profiles.page
index 612fa5e..c57e8f5 100644
--- a/help/C/pref-profiles.page
+++ b/help/C/pref-profiles.page
@@ -38,7 +38,7 @@
<p>A profile is a collection of <app>Terminal</app> settings.
<app>Terminal</app> supports multiple profiles. You can configure
- <app>Terminal</app> profiles to <link xref="pref-custom-shells">run a custom
+ <app>Terminal</app> profiles to <link xref="pref-custom-command">run a custom
command or shell</link>, set a profile exclusively to connect to remote
computers using SSH or set a profile that launches a <app>GNU Screen</app>
session.</p>
@@ -119,7 +119,7 @@
<p>Set your preferred behaviour for the
<link xref="pref-custom-exit"><cmd>exit</cmd> command</link>.
You can also set a
- <link xref="pref-custom-shells">custom shell</link> in the
+ <link xref="pref-custom-command">custom shell</link> in the
<gui style="tab">Title and Command</gui> tab.</p>
</item>
<item>
diff --git a/help/C/txt-links.page b/help/C/txt-links.page
index 13a6f08..545a3ba 100644
--- a/help/C/txt-links.page
+++ b/help/C/txt-links.page
@@ -4,7 +4,6 @@
<info>
<link type="guide" xref="index#textoutput"/>
- <link type="task" xref="txt-hyperlinks" />
<revision version="0.1" date="2013-03-03" status="candidate"/>
<credit type="author copyright">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]