mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 02:06:01 +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
a17096c97e
commit
daf324f54c
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-20 Alain Magloire
|
||||
|
||||
Framework to do virtual grouping in the outliner
|
||||
|
|
|
@ -120,6 +120,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