Remove entry from mru when it does not exist anymore

This commit is contained in:
Geoffroy BONNEVILLE
2020-04-25 22:34:50 +02:00
parent 7778e45deb
commit 59ab43ca9c
7 changed files with 54 additions and 6 deletions

View File

@@ -267,4 +267,10 @@
<data name="CompositeKeyOpenButtonLabel" xml:space="preserve">
<value>Open</value>
</data>
<data name="FileNotFoundDescription" xml:space="preserve">
<value>File does not exist anymore</value>
</data>
<data name="FileNotFoundTitle" xml:space="preserve">
<value>File not found</value>
</data>
</root>