mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Change the format of the top level informational .txt files to .md
This commit is contained in:
parent
22587e56fb
commit
04d540df67
3 changed files with 1074 additions and 1050 deletions
|
|
@ -313,7 +313,7 @@ static bool isGlobalPathValid (const File& relativeTo, const Identifier& key, co
|
|||
}
|
||||
else if (key == Ids::jucePath)
|
||||
{
|
||||
fileToCheckFor = "ChangeList.txt";
|
||||
fileToCheckFor = "CHANGE_LIST.md";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue