Fixed typo in "number" and "string" styles.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1082 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Enrico Tröger 2006-12-11 13:48:19 +00:00
parent 794557f0af
commit f44a2fec4e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2006-12-11 Enrico Tröger <enrico.troeger@uvena.de>
* data/filetypes.vhdl: Fixed typo in "number" and "string" styles.
2006-12-11 Nick Treleaven <nick.treleaven@btinternet.com>
* src/main.c:

View File

@ -4,8 +4,8 @@
default=0x000000;0xffffff;false;false
comment=0xd00000;0xffffff;false;false
comment_line_bang=0x3f5fbf;0xffffff;false;false;
number=0x007f00=0xffffff;false;false
string=0xff901e=0xffffff;false;false
number=0x007f00;0xffffff;false;false
string=0xff901e;0xffffff;false;false
operator=0x301010;0xffffff;false;false
identifier=0x000000;0xffffff;false;false
stringeol=0x000000;0xe0c0e0;false;false