gtksourceview r2007 - in trunk: . gtksourceview/language-specs
- From: muntyan svn gnome org
- To: svn-commits-list gnome org
- Subject: gtksourceview r2007 - in trunk: . gtksourceview/language-specs
- Date: Tue, 5 Aug 2008 09:52:07 +0000 (UTC)
Author: muntyan
Date: Tue Aug 5 09:52:06 2008
New Revision: 2007
URL: http://svn.gnome.org/viewvc/gtksourceview?rev=2007&view=rev
Log:
2008-08-05 Yevgen Muntyan <muntyan tamu edu>
* gtksourceview/language-specs/csharp.lang: use different style for
format strings.
Modified:
trunk/ChangeLog
trunk/gtksourceview/language-specs/csharp.lang
Modified: trunk/gtksourceview/language-specs/csharp.lang
==============================================================================
--- trunk/gtksourceview/language-specs/csharp.lang (original)
+++ trunk/gtksourceview/language-specs/csharp.lang Tue Aug 5 09:52:06 2008
@@ -39,7 +39,7 @@
<style id="string" _name="String" map-to="def:string"/>
<style id="char" _name="Character" map-to="def:character"/>
<style id="escaped-character" _name="Escaped Character" map-to="def:special-char"/>
- <style id="format" _name="String Format" map-to="def:character"/>
+ <style id="format" _name="String Format" map-to="def:special-char"/>
<style id="keyword" _name="Keyword" map-to="def:keyword"/>
<style id="preprocessor" _name="Preprocessor" map-to="def:preprocessor"/>
<style id="null-value" _name="Null Value" map-to="def:special-constant"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]