cmake theme localization: do not use english word

This commit is contained in:
Johann Dreo 2013-04-16 09:34:25 +02:00
commit c9eb7a1380

View file

@ -33,7 +33,7 @@ def theme():
performing, "normal,normal,bold,normal"],
# make errors
[ "make\[[0-9]+\].*", "yellow"],
[ "(make:.*)(Error [0-9]+)", "red", "normal,bold"]
[ "(make: \*\*\* \[.+\] )(.* [0-9]+)", "red", "normal,bold"]
]
# Percentages: rainbow from magenta to red, depending on the number