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.
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
{
|
|
"uuid": "@uuid@",
|
|
"name": "Hello, World!",
|
|
"description": "An example extension to show how it works. Shows Hello, world when clicking on the top panel.",
|
|
"shell-version": [ "@shell_current@", "3.2" ],
|
|
"url": "@url@"
|
|
}
|