aaf2057725
Instead of hardcoding metadata.json, generate it from .in files, adding installation prefixes, current target version and configured uuid.
9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
{
|
|
"shell-version": ["2.91.5", "@shell_current@"],
|
|
"uuid": "@uuid@",
|
|
"localedir": "@LOCALEDIR@",
|
|
"original-author": "zaspire@rambler.ru",
|
|
"name": "windowNavigator",
|
|
"description": "Allow keyboard selection of windows and workspaces in overlay mode"
|
|
}
|