Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appdata.xml only installed for simple install on linux with install.sh #11806

Open
ljden opened this issue Jul 16, 2022 · 0 comments
Open

appdata.xml only installed for simple install on linux with install.sh #11806

ljden opened this issue Jul 16, 2022 · 0 comments
Labels
OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug

Comments

@ljden
Copy link

ljden commented Jul 16, 2022

appdata.xml appears to only be installed for simple_install_f(), it doesn't seem to be installed in xdg_install_f()

mkdir -p "${HOME}/.local/share/metainfo"
cp "${SCRIPT_PATH}/lib/appdata.xml" "${HOME}/.local/share/metainfo/${RESOURCE_NAME}.appdata.xml"

@per1234 per1234 added Type: Bug OS: Linux Specific to the Linux version of the Arduino IDE labels Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants