You need to modify:
- the manifest.json file to update the name as well, - the Exec line for the desktop file contains a base64 encoded string corresponding to the name,
unity-webapps-runner -n 'R29vZ2xlQ2FsZW5kYXI='
which needs to be updated too,
- you can also change the X-Ubuntu- name,
« Back to merge proposal
You need to modify:
- the manifest.json file to update the name as well,
- the Exec line for the desktop file contains a base64 encoded string corresponding to the name,
unity-webapps- runner -n 'R29vZ2xlQ2FsZW 5kYXI='
which needs to be updated too,
- you can also change the X-Ubuntu- name,