mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 09:12:16 -05:00
if needed change name options.templ.json
This commit is contained in:
parent
f195055107
commit
57dca38374
@ -73,6 +73,9 @@ Mapping vars:
|
||||
|
||||
Options file
|
||||
============
|
||||
|
||||
*In this project, if you need to fetch new icons, rename options.templ.json to options.json. And then run script get-material-icons.sh*
|
||||
|
||||
Named `options.json` in same dir. Sample:
|
||||
```json
|
||||
{
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"basePath": "~/Documents",
|
||||
"basePath": "../../",
|
||||
"filenameMap": {
|
||||
"classic": "ic_action_{name}{bgSuffix}.png",
|
||||
"fa": "ic_action_fa_{name}{bgSuffix}.png",
|
||||
|
Loading…
Reference in New Issue
Block a user