mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Remove unused dictionaries from SubtitleEdit project
The dictionaries 'TesseractDictionaries.xml', 'HunspellBackupDictionaries.xml', and 'HunspellDictionaries.xml' were removed from the SubtitleEdit.csproj as they are no longer used. This helps to keep the project clean and uncluttered. Signed-off-by: Ivandro Jao <ivandrofly@gmail.com>
This commit is contained in:
parent
b85a616b3f
commit
06f8d56aeb
@ -242,15 +242,6 @@
|
||||
<Content Include="Icons\VideoToggle.png" />
|
||||
<Content Include="Icons\VisualSync.png" />
|
||||
<Content Include="Icons\WaveformToggle.png" />
|
||||
<Content Include="Resources\TesseractDictionaries.xml">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
<Content Include="Resources\HunspellBackupDictionaries.xml">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
<Content Include="Resources\HunspellDictionaries.xml">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
||||
|
Loading…
Reference in New Issue
Block a user