Skip to content

Commit 7b9fb96

Browse files
mgerhardyTiCoKH
authored andcommitted
DEVTOOLS: unified readme
1 parent 560d7eb commit 7b9fb96

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

devtools/README

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ convbdf
3333

3434

3535
create_japanesemacfonts.sh
36-
_____________________________________________________
36+
--------------------------
3737
Script for extracting fonts from Classic Japanese MacOS images
3838
freely available from apple.com (used in Director, MacVenture,
3939
SCUMM and WAGE engines).
@@ -169,7 +169,7 @@ docker.sh
169169

170170

171171
dumper_companion.py
172-
___________________
172+
-------------------
173173
Tool for dumping HFS/HFS+ volumes and game files with non-ASCII
174174
characters in names, as well as extracting fonts from Classic
175175
MacOS images freely available from apple.com (used in Director,
@@ -179,20 +179,20 @@ ___________________
179179

180180
generate-android-i18n-strings.py
181181
--------------------------------
182-
This script generates translated strings.xml files
183-
in dists/android/res/values-<qualifier> directory as per the specs:
182+
This script generates translated strings.xml files
183+
in dists/android/res/values-<qualifier> directory as per the specs:
184184
https://developer.android.com/guide/topics/resources/providing-resources#AlternativeResources
185185
It considers the dists/android/res/values/strings.xml file as a base template to generate
186186
those translated files.
187187
Additionally, this script generates a fake cpp file (dists/android.strings.xml.cpp) with strings
188-
from dists/android/res/values/strings.xml wrapped inside _() to be picked up by
189-
gettext for weblate translations. You can run it like this:
188+
from dists/android/res/values/strings.xml wrapped inside _() to be picked up by
189+
gettext for weblate translations. You can run it like this:
190190

191191
cd devtools && python3 generate-android-i18n-strings.py
192192

193193

194194
gog_gameid.py, steam_gameid.py
195-
______________________________
195+
------------------------------
196196
Tools for obtaining gameids from GOG and Steam used when preparing the
197197
Achievements lists.
198198

0 commit comments

Comments
 (0)