gtksourceview r1982 - in trunk: . gtksourceview/language-specs
- From: muntyan svn gnome org
- To: svn-commits-list gnome org
- Subject: gtksourceview r1982 - in trunk: . gtksourceview/language-specs
- Date: Sat, 2 Aug 2008 22:43:33 +0000 (UTC)
Author: muntyan
Date: Sat Aug 2 22:43:32 2008
New Revision: 1982
URL: http://svn.gnome.org/viewvc/gtksourceview?rev=1982&view=rev
Log:
2008-08-02 Yevgen Muntyan <muntyan tamu edu>
* gtksourceview/language-specs/forth.lang: reverted last commit,
need to branch for 2-22 first. Bureaucracy!
Modified:
trunk/ChangeLog
trunk/gtksourceview/language-specs/forth.lang
Modified: trunk/gtksourceview/language-specs/forth.lang
==============================================================================
--- trunk/gtksourceview/language-specs/forth.lang (original)
+++ trunk/gtksourceview/language-specs/forth.lang Sat Aug 2 22:43:32 2008
@@ -30,15 +30,15 @@
</metadata>
<styles>
- <style id="comment" _name="Comment" map-to="def:comment"/>
- <style id="string" _name="String" map-to="def:string"/>
- <style id="preprocessor" _name="Preprocessor" map-to="def:preprocessor"/>
- <style id="keyword" _name="Keyword" map-to="def:statement"/>
- <style id="type" _name="Data Type" map-to="def:type"/>
- <style id="number" _name="Number" map-to="def:decimal"/>
- <style id="debugs" _name="Debug Code" map-to="def:comment"/>
- <style id="error" _name="Error Text" map-to="def:error"/>
- <style id="compiler" _name="Compiler Directive" map-to="def:identifier"/>
+ <style id="comment" _name="Comment" map-to="def:comment"/>
+ <style id="string" _name="String" map-to="def:string"/>
+ <style id="preprocessor" _name="Preprocessor" map-to="def:preprocessor"/>
+ <style id="keyword" _name="Keyword" map-to="def:statement"/>
+ <style id="type" _name="Data Type" map-to="def:type"/>
+ <style id="number" _name="Number" map-to="def:decimal"/>
+ <style id="debugs" _name="Debug Code" map-to="def:comment"/>
+ <style id="error" _name="Error text" map-to="def:error"/>
+ <style id="compiler" _name="Compiler opt" map-to="def:identifier"/>
</styles>
<default-regex-options case-sensitive="false"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]