[gnome-terminal/wip/mallard-merge: 21/266] Help: Added new tbr-common-problems.page



commit b13bdf79378db66ec0b878917af9714438772c9e
Author: Sindhu S <sindhus live in>
Date:   Wed Feb 6 15:48:00 2013 +0530

    Help: Added new tbr-common-problems.page
    
    Added new section called Troubleshooting and a new page called
    tbr-common-problems.
    Added basic explanation of how to add programs to the system's
    PATH variable.

 help/C/tbr-common-problems.page |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/help/C/tbr-common-problems.page b/help/C/tbr-common-problems.page
new file mode 100644
index 0000000..0dd2bfb
--- /dev/null
+++ b/help/C/tbr-common-problems.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="troubleshooting">
+
+  <info>
+    <revision version="0.1" date="2013-01-10" status="draft"/>
+    <link type="guide" xref="index#troubleshooting"/>
+
+    <credit type="author copyright">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+      <years>2013</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Common Problems</title>
+
+  <p>Often programs cannot be executed by <app>Terminal</app> because they do not lie in its path. To add 
locations where programs are installed to the path of the Terminal, add the location to the PATH variable in 
your shell's configuration file. </p> 
+
+<!-- Show how to configure bashrc to add more locations to PATH variable -->
+  
+</page>
\ No newline at end of file


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