c4b40926bd
It is not used anymore, now that translations are bundled with the extension. Also, in the zip files it ended up with my home folder, which is not nice. Cherry-picked from master, added code to load translation from within the extension folder.
9 lines
329 B
Plaintext
9 lines
329 B
Plaintext
{
|
|
"uuid": "@uuid@",
|
|
"name": "Workspace Indicator",
|
|
"description": "Put an indicator on the panel signaling in which workspace you are, and give you the possibility of switching to another one",
|
|
"shell-version": [ "@shell_current@", "3.2" ],
|
|
"original-authors": [ "erick.red@gmail.com" ],
|
|
"url": "@url@"
|
|
}
|