mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-05 15:25:49 +02:00
Fix for [Bug 195341] ".cproject" files are not registered as CVS file content
This commit is contained in:
parent
63d156caf3
commit
8d2d72b9b8
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@
|
||||||
</fileTypes>
|
</fileTypes>
|
||||||
<fileTypes
|
<fileTypes
|
||||||
type="text"
|
type="text"
|
||||||
extension="cdtproject">
|
extension="cproject">
|
||||||
</fileTypes>
|
</fileTypes>
|
||||||
</extension>
|
</extension>
|
||||||
<!-- =================================================================================== -->
|
<!-- =================================================================================== -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue