mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 18:25:40 +02:00
2004-07-16 Tanya Wolff
Fix for 70543: TVT: Source code displaying in C++ Font and Editor * plugin.properties
This commit is contained in:
parent
3293ea6f61
commit
8d9a03567c
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-07-16 Tanya Wolff
|
||||
|
||||
Fix for 70543: TVT: Source code displaying in C++ Font and Editor
|
||||
* plugin.properties
|
||||
|
||||
2004-07-19 Alain Magloire
|
||||
|
||||
Fix for PR 70319: Clearing the console on build.
|
||||
|
|
|
@ -121,6 +121,7 @@ ActionDefinition.openType.description= Open a type in a C editor
|
|||
|
||||
CElementWorkingSetPage.name = C/C++
|
||||
|
||||
CEditorFontDefinition.description = The C/C++ editor text font is used by C/C++ editors.
|
||||
BuildConsoleFontDefinition.description= The C-Build console font is used by the C-Build console
|
||||
BuildConsoleFontDefinition.label= C-Build Console Text Font
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue