Closed mr-c closed 2 years ago
zotero.desktop uses a relative path to start the executable, so the copied file wouldn't do anything. This script is just a workaround for the inability to use a relative path for icons in a desktop file like you can for executables.
We could consider making this script actually build a proper desktop file and install that, but that's not what it does now.
Related to https://github.com/zotero/zotero-standalone-build/issues/48