mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
I18N - color.cpp
- Localized color.cpp, fingers ache. - Made a couple of parse.cpp functions non-static.
This commit is contained in:
parent
db52cf7327
commit
7965bd5b4f
6 changed files with 155 additions and 121 deletions
|
@ -164,6 +164,8 @@
|
|||
#define COLOR_ON_BRIGHT_MAGENTA 548
|
||||
#define COLOR_ON_BRIGHT_CYAN 549
|
||||
#define COLOR_ON_BRIGHT_WHITE 550
|
||||
#define COLOR_OFF 551
|
||||
#define COLOR_UNKNOWN 552
|
||||
|
||||
// 6xx Config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue