1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Updated log regarding change to plugin.properties file

This commit is contained in:
Judy N. Green 2002-10-25 17:36:52 +00:00
parent 37c1cc6633
commit 98f490f5f9

View file

@ -1,3 +1,14 @@
2002-10-25 Judy N. Green
Removed a redundant "Eclipse Platform" from the plugin.properties file.
It was resulting in weird looking titles.
/plugin.properties
perspective.name=C/C++ Development - Eclipse Platform
changed to
perspective.name=C/C++ Development
2002-10-23 Judy N. Green
CView overwrite files dialog text changed
so that it is the same in the CView as in the Navigator