Skip to content

Commit 5b17171

Browse files
committed
Merge branch 'patch-3' of https://github.com/mrhdias/python-for-android into mrhdias-patch-1
2 parents 3ff0b95 + 84768fd commit 5b17171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonforandroid/bootstraps/sdl2/build/templates/strings.tmpl.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
<resources>
33
<string name="app_name">{{ args.name }}</string>
44
<string name="private_version">0.1</string>
5+
<string name="presplash_color">{{ args.presplash_color }}</string>
56
</resources>

0 commit comments

Comments
 (0)