Make app name reflect debug builds
This commit is contained in:
4
OpenKeychain/src/debug/res/values/strings.xml
Normal file
4
OpenKeychain/src/debug/res/values/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="app_name">"OpenKeychain (Debug)"</string>
|
||||||
|
</resources>
|
||||||
Reference in New Issue
Block a user