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:
parent
794557f0af
commit
f44a2fec4e
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user