Disable some unimplemented pref

This commit is contained in:
Benoit Marty
2019-06-26 17:43:36 +02:00
parent ad3d303405
commit 9fd9124643
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Created to detect what has to be implemented (especially in the settings) -->
<bool name="false_not_implemented">false</bool>
</resources>