1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00

Fix for 62366 allow to resume indexing after it was cancelled.

This commit is contained in:
Markus Schorn 2007-04-11 13:30:50 +00:00
parent 2ef0a88398
commit 7fb6f3739c

View file

@ -357,6 +357,7 @@ CDTIndexer.fastindexer=Fast C/C++ Indexer (recommended)
IndexView.name=C/C++ Index
RebuildIndex.name=Rebuild
SyncIndex.name=Update Modified Files
indexerPage.name = Indexer Page
proposalFilter.name = Code Completion Proposal Filter