mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 00:55:42 +02:00
Turn splash screen duration into a resource variable
so screenshot tests can define a different duration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<integer name="splashScreenDuration">7500</integer>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user