[gnome-terminal/wip/mallard-merge: 9/289] help: add adv-custom-colors.page



commit 4d1229493cf2cf7f7552e74186a66d2133de84d6
Author: Sindhu S <sindhus live in>
Date:   Wed Jan 9 16:44:34 2013 +0530

    help: add adv-custom-colors.page
    
    This page explains how to set custom color schemes in Terminal.
    
    Included suitable page title and description.
    
    Added a basic paragraph on what the page intends to explain.

 help/C/adv-custom-colors.page |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/help/C/adv-custom-colors.page b/help/C/adv-custom-colors.page
new file mode 100644
index 0000000..d35c465
--- /dev/null
+++ b/help/C/adv-custom-colors.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="adv-custom-colors">
+
+  <info>
+    <revision version="0.1" date="2013-01-09" status="draft"/>
+    <link type="guide" xref="index#advanced"/>
+
+    <credit type="author copyright">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+      <years>2013</years>
+    </credit>
+
+    <desc>Set custom color schemes.</desc>
+  </info>
+
+  <title>Custom colors</title>
+
+  <p>You can specify 16-bit hex color codes and pass them directly to through gconf-tool to set custom color 
schemes.</p>
+
+</page>


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