gtksourceview r1905 - in trunk: . gtksourceview/language-specs



Author: pborelli
Date: Sun Feb 24 17:05:24 2008
New Revision: 1905
URL: http://svn.gnome.org/viewvc/gtksourceview?rev=1905&view=rev

Log:
2008-02-24  Paolo Borelli  <pborelli katamail com>

	* gtksourceview/language-specs/oblivion.xml: fix typo in
	the "def:shebang" style. Spotted by Chris Hollenbeck.



Modified:
   trunk/ChangeLog
   trunk/gtksourceview/language-specs/oblivion.xml

Modified: trunk/gtksourceview/language-specs/oblivion.xml
==============================================================================
--- trunk/gtksourceview/language-specs/oblivion.xml	(original)
+++ trunk/gtksourceview/language-specs/oblivion.xml	Sun Feb 24 17:05:24 2008
@@ -74,7 +74,7 @@
 
   <!-- Comments -->
   <style name="def:comment"                 foreground="aluminium4"/>
-  <style name="def:sheband"                 foreground="aluminium4" bold="true"/>
+  <style name="def:shebang"                 foreground="aluminium4" bold="true"/>
   <style name="def:doc-comment-element"     italic="true"/>
 
   <!-- Constants -->



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