75503b5f3c
gjs doesn't include any gettext wrappers, and obviously can't know about the shell's global object, so include those in the list of globals. https://gitlab.gnome.org/GNOME/gnome-shell-extensions/merge_requests/50
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"globals": {
|
|
"global": false,
|
|
"_": false,
|
|
"C_": false,
|
|
"N_": false,
|
|
"ngettext": false
|
|
}
|
|
}
|