[gtksourceview/wip/various-stuff] Doc: section about default style schemes



commit a68cdfda38b0c62e7963e60ee9f8f50e57047fea
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Jan 29 18:54:41 2014 +0100

    Doc: section about default style schemes
    
    Based on Paolo's comment at:
    https://bugzilla.gnome.org/show_bug.cgi?id=706444#c2

 docs/reference/style-reference.xml |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/style-reference.xml b/docs/reference/style-reference.xml
index 13f83bc..c330f21 100644
--- a/docs/reference/style-reference.xml
+++ b/docs/reference/style-reference.xml
@@ -220,4 +220,14 @@ Only the <code>foreground</code> attribute is used.</para></listitem>
 </variablelist>
 </para>
 
+<refsect1>
+<title>Default style schemes</title>
+<para>
+It is better to keep a small number (e.g. less than 10) of default style
+schemes available with GtkSourceView. To add a new style scheme in
+GtkSourceView itself, the style scheme must be very popular, and ideally a
+GtkSourceView-based application must use it by default.
+</para>
+</refsect1>
+
 </refentry>


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