* Modules/Editors/ProjectCenter/Resources/ObjC.syntax: Change color

of 'NO'.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@25411 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2007-08-22 22:29:49 +00:00
parent 5882671bfb
commit 0674dcb996
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-08-23 Sergii Stoian <stoyan255@gmail.com>
* Modules/Editors/ProjectCenter/Resources/ObjC.syntax: Change color
of 'NO'.
2007-08-22 Sergii Stoian <stoyan255@gmail.com>
* Framework/PCProjectBuilderOptions.m: Add missing file.

View file

@ -213,7 +213,7 @@
},
{
Pattern = "<NO>";
ForegroundColor = "1.0 1.0 1.0";
ForegroundColor = "1.0 0.0 1.0";
Bold = YES;
},
{