mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +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
|
||||
type="text"
|
||||
extension="cdtproject">
|
||||
extension="cproject">
|
||||
</fileTypes>
|
||||
</extension>
|
||||
<!-- =================================================================================== -->
|
||||
|
|
Loading…
Add table
Reference in a new issue