[gnome-terminal/wip/mallard-merge: 244/271] help: stub pref-reset.page



commit 08e7d8f7023be16a18858830aa2a26f6ff27bb6c
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sun Mar 3 00:06:14 2013 +0000

    help: stub pref-reset.page

 help/C/{pref-reset.page => pref-reset.page.stub} |    8 ++++++--
 help/Makefile.am                                 |    1 -
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/help/C/pref-reset.page b/help/C/pref-reset.page.stub
similarity index 81%
rename from help/C/pref-reset.page
rename to help/C/pref-reset.page.stub
index 68c2037..86cfbec 100644
--- a/help/C/pref-reset.page
+++ b/help/C/pref-reset.page.stub
@@ -13,16 +13,17 @@
       <years>2013</years>
     </credit>
 
-    <desc>Reset and clear your <app>Terminal</app>.</desc>
+    <desc>Recover your <app>Terminal</app> <!-- …what? -->.</desc>
   </info>
 
-  <title>Recover your <app>Terminal</app></title>
+  <title>Reset your <app>Terminal</app> to defaults</title>
 
   <p>You can recover your <app>Terminal</app> in the following ways:</p>
 
   <section id="reset">
     <title>Reset</title>
 
+    <!-- What exactly does this reset? -->
     <p>Reset your <app>Terminal</app>:</p>
 
     <steps>
@@ -40,6 +41,9 @@
   <section id="reset-clear">
     <title>Reset and Clear</title>
 
+    <!-- Apparently this sends a particular set of instructions to the shell,
+    which do more than just clear the screen. Investigate/confirm with
+    Christian. -->
     <p>In addition to resetting your <app>Terminal</app>,
     <gui style="menuitem">Reset and Clear</gui> clears the visible
     <app>Terminal</app> screen space of all terminal output. To
diff --git a/help/Makefile.am b/help/Makefile.am
index d261355..68dae0d 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -29,7 +29,6 @@ HELP_FILES = \
        pref-encoding.page \
        pref-keyboard-access.page \
        pref-menubar.page \
-       pref-reset.page \
        pref-scrolling.page \
        pref-title.page \
        prob-add-to-path.page \


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