diff options
| author | Francesco Abbate <francesco.bbt@gmail.com> | 2021-04-11 15:08:25 +0200 |
|---|---|---|
| committer | Francesco Abbate <francesco.bbt@gmail.com> | 2021-04-11 15:08:25 +0200 |
| commit | 8ad87d77da9f66839fc88db8424aae692c78a2f2 (patch) | |
| tree | 50780db5817d1a7f579842a52f4db7d160736da0 /dev-utils | |
| parent | 7531a0ddc80f557426aff98ddad8fa2e12609065 (diff) | |
| download | lite-xl-8ad87d77da9f66839fc88db8424aae692c78a2f2.tar.gz lite-xl-8ad87d77da9f66839fc88db8424aae692c78a2f2.zip | |
Add correct hit-test information and menu icon
Diffstat (limited to 'dev-utils')
| -rw-r--r-- | dev-utils/fontello-config-small.json | 8 | ||||
| -rw-r--r-- | dev-utils/run-plugin (renamed from dev-utils/run-local-plugin) | 0 |
2 files changed, 7 insertions, 1 deletions
diff --git a/dev-utils/fontello-config-small.json b/dev-utils/fontello-config-small.json index b5027e87..fa7e6334 100644 --- a/dev-utils/fontello-config-small.json +++ b/dev-utils/fontello-config-small.json @@ -101,6 +101,12 @@ "css": "window-close", "code": 87, "src": "fontawesome" + }, + { + "uid": "559647a6f430b3aeadbecd67194451dd", + "css": "menu-1", + "code": 77, + "src": "fontawesome" } ] -}
\ No newline at end of file +} diff --git a/dev-utils/run-local-plugin b/dev-utils/run-plugin index db38167b..db38167b 100644 --- a/dev-utils/run-local-plugin +++ b/dev-utils/run-plugin |
