[gnome-devel-docs/dx-hackfest] platform-overview: Fill in the Enchant page



commit b2c5323de123fc6c86d4c4a1502bb82a6f8105e8
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Feb 1 15:59:11 2013 +0100

    platform-overview: Fill in the Enchant page
    
    Signed-off-by: Federico Mena Quintero <federico gnome org>

 platform-overview/C/enchant.page |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/platform-overview/C/enchant.page b/platform-overview/C/enchant.page
index e6d2fb9..c9076c8 100644
--- a/platform-overview/C/enchant.page
+++ b/platform-overview/C/enchant.page
@@ -8,4 +8,21 @@
 
 <title>Enchant</title>
 
+  <p>
+    Enchant provides an API to do spell-checking related tasks.  You can ask it
+    if a word is misspelled, or ask for suggestions for a misspelled word.  On
+    a higher level, a library such as GtkSpell lets you add "underline
+    squiggles" for misspelled words to text widgets.
+  </p>
+
+  <p>
+    In GNOME, Enchant gets used in text-heavy applications like Empathy (an
+    instant messaging client) and Epiphany (a web browser, for text entry in
+    web forms).
+  </p>
+
+  <list style="compact">
+    <item><p><link href="http://www.abisource.com/projects/enchant/";>Enchant home page</link></p></item>
+  </list>
+
 </page>



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