Make graphics and resources folder lowercase
This commit is contained in:
8
graphics/android-icon-copier/options.templ.json
Normal file
8
graphics/android-icon-copier/options.templ.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"basePath": "../../",
|
||||
"filenameMap": {
|
||||
"classic": "ic_action_{name}{bgSuffix}.png",
|
||||
"fa": "ic_action_fa_{name}{bgSuffix}.png",
|
||||
"material": "ic_{name}_{color}_{size}dp.png"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user