[gnome-terminal/wip/mallard-merge: 47/47] help: profile: Add profile help



commit 01cd1273c295bd6094c00ae9c46ccea070117594
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sun Mar 3 18:32:01 2013 +0000

    help: profile: Add profile help
    
    Add guide page for profile preferences, link all profile preference
    pages to it and update the help button.

 help/C/app-colors.page              |    1 +
 help/C/app-cursor.page              |    1 +
 help/C/app-fonts.page               |    1 +
 help/C/pref-bell.page               |    1 +
 help/C/pref-compatibility.page.stub |    1 +
 help/C/pref-custom-exit.page        |    1 +
 help/C/pref-custom-shells.page      |    1 +
 help/C/pref-encoding.page           |    1 +
 help/C/pref-keyboard-access.page    |    1 +
 help/C/pref-login-shell.page        |    1 +
 help/C/pref-scrolling.page          |    1 +
 help/C/pref-title.page              |    1 +
 help/C/profile.page                 |   20 ++++++++++++++++++++
 help/C/txt-select-text.page         |    1 +
 help/Makefile.am                    |    1 +
 src/profile-editor.c                |    2 +-
 16 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/help/C/app-colors.page b/help/C/app-colors.page
index ee24b5d..9d286e2 100644
--- a/help/C/app-colors.page
+++ b/help/C/app-colors.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-03-02" status="candidate"/>
     <link type="guide" xref="index#appearence"/>
+    <link type="guide" xref="profile"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
diff --git a/help/C/app-cursor.page b/help/C/app-cursor.page
index d38457c..d9073b3 100644
--- a/help/C/app-cursor.page
+++ b/help/C/app-cursor.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-02-17" status="candidate"/>
     <link type="guide" xref="index#appearence"/>
+    <link type="guide" xref="profile"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
diff --git a/help/C/app-fonts.page b/help/C/app-fonts.page
index 90325da..31a82f3 100644
--- a/help/C/app-fonts.page
+++ b/help/C/app-fonts.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-02-22" status="candidate"/>
     <link type="guide" xref="index#appearence"/>
+    <link type="guide" xref="profile"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
diff --git a/help/C/pref-bell.page b/help/C/pref-bell.page
index 06fb56d..5675c75 100644
--- a/help/C/pref-bell.page
+++ b/help/C/pref-bell.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-02-17" status="candidate"/>
     <link type="guide" xref="index#preferences"/>
+    <link type="guide" xref="profile"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
diff --git a/help/C/pref-compatibility.page.stub b/help/C/pref-compatibility.page.stub
index 10275e6..d226427 100644
--- a/help/C/pref-compatibility.page.stub
+++ b/help/C/pref-compatibility.page.stub
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-03-02" status="draft"/>
     <link type="guide" xref="index#preferences"/>
+    <link type="guide" xref="profile"/>
 
     <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 ff7e157..0929bea 100644
--- a/help/C/pref-custom-exit.page
+++ b/help/C/pref-custom-exit.page
@@ -5,6 +5,7 @@
   <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="prob-recover-default-profile"/>
 
     <credit type="author copyright">
diff --git a/help/C/pref-custom-shells.page b/help/C/pref-custom-shells.page
index 9311292..c8cd535 100644
--- a/help/C/pref-custom-shells.page
+++ b/help/C/pref-custom-shells.page
@@ -5,6 +5,7 @@
   <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"/>
 
diff --git a/help/C/pref-encoding.page b/help/C/pref-encoding.page
index 44313b5..396e629 100644
--- a/help/C/pref-encoding.page
+++ b/help/C/pref-encoding.page
@@ -3,6 +3,7 @@
       id="pref-encoding">
   <info>
     <link type="guide" xref="index#preferences"/>
+    <link type="guide" xref="profile"/>
     <revision version="0.1" date="2013-03-02" status="candidate"/>
 
     <credit type="author copyright">
diff --git a/help/C/pref-keyboard-access.page b/help/C/pref-keyboard-access.page
index c2fcad7..51f34d7 100644
--- a/help/C/pref-keyboard-access.page
+++ b/help/C/pref-keyboard-access.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-02-25" status="candidate"/>
     <link type="guide" xref="index#preferences"/>
+    <link type="guide" xref="profile"/>
     <link type="seealso" xref="pref-menubar"/>
 
     <credit type="author copyright">
diff --git a/help/C/pref-login-shell.page b/help/C/pref-login-shell.page
index 5316cfd..549774b 100644
--- a/help/C/pref-login-shell.page
+++ b/help/C/pref-login-shell.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-03-03" status="review"/>
     <link type="guide" xref="index#preferences"/>
+    <link type="guide" xref="profile"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
diff --git a/help/C/pref-scrolling.page b/help/C/pref-scrolling.page
index c1edeff..fc9b6af 100644
--- a/help/C/pref-scrolling.page
+++ b/help/C/pref-scrolling.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-02-25" status="draft"/>
     <link type="guide" xref="index#preferences"/>
+    <link type="guide" xref="profile"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
diff --git a/help/C/pref-title.page b/help/C/pref-title.page
index 1118215..d29521f 100644
--- a/help/C/pref-title.page
+++ b/help/C/pref-title.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-02-18" status="candidate"/>
     <link type="guide" xref="index#preferences"/>
+    <link type="guide" xref="profile"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
diff --git a/help/C/profile.page b/help/C/profile.page
new file mode 100644
index 0000000..c109082
--- /dev/null
+++ b/help/C/profile.page
@@ -0,0 +1,20 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="2column task"
+      id="profile">
+
+  <info>
+    <revision version="0.1" date="2013-03-02" status="draft"/>
+
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email>kittykat3756 gmail com</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+  </info>
+
+  <title>Profile preferences</title>
+
+</page>
diff --git a/help/C/txt-select-text.page b/help/C/txt-select-text.page
index c1df8db..5ae7013 100644
--- a/help/C/txt-select-text.page
+++ b/help/C/txt-select-text.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-03-03" status="review"/>
     <link type="guide" xref="index#textoutput"/>
+    <link type="guide" xref="profile"/>
     <link type="seelaso" xref="txt-copy-paste"/>
 
     <credit type="author copyright">
diff --git a/help/Makefile.am b/help/Makefile.am
index a31b7d8..0634d2f 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -32,6 +32,7 @@ HELP_FILES = \
        pref-profiles.page \
        pref-scrolling.page \
        pref-title.page \
+       profile.page \
        txt-copy-paste.page \
        txt-links.page \
        txt-search.page \
diff --git a/src/profile-editor.c b/src/profile-editor.c
index 8537576..b64ffd2 100644
--- a/src/profile-editor.c
+++ b/src/profile-editor.c
@@ -460,7 +460,7 @@ editor_response_cb (GtkWidget *editor,
 {  
   if (response == GTK_RESPONSE_HELP)
     {
-      terminal_util_show_help ("gnome-terminal-prefs", GTK_WINDOW (editor));
+      terminal_util_show_help ("profile", GTK_WINDOW (editor));
       return;
     }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]