[gtksourceview] Added the comment class to gtk-doc comments



commit f3b28f8b4dec8f69616ebbcc2e534af8958988eb
Author: Garrett Regier <alias301 gmail com>
Date:   Tue Jun 22 09:14:06 2010 -0700

    Added the comment class to gtk-doc comments

 data/language-specs/gtk-doc.lang |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/language-specs/gtk-doc.lang b/data/language-specs/gtk-doc.lang
index 4511bd5..6a735f8 100644
--- a/data/language-specs/gtk-doc.lang
+++ b/data/language-specs/gtk-doc.lang
@@ -70,7 +70,7 @@
         </include>
       </context>
 
-      <context id="inline-docs-section" style-ref="inline-docs-section" class-disabled="no-spell-check">
+      <context id="inline-docs-section" style-ref="inline-docs-section" class="comment" class-disabled="no-spell-check">
         <start>/\*\*(?!\S)</start>
         <end>\*/</end>
         <include>



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