Gittyup/rsrc/linux
Martin Marmsoler c748d12d92 remove id because otherwise a cyclic dependency is created
https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/
Error message during flatpak build on flathub:
```{
    "errors": [
        "appstream-failed-validation"
    ],
    "warnings": [
        "appstream-summary-too-long"
    ],
    "appstream": [
        "W: com.github.Murmele.Gittyup:49: circular-component-relation"
    ],
    "message": "Please consult the documentation at https://docs.flathub.org/docs/for-app-authors/linter"
}
```
2024-05-08 20:41:09 +02:00
..
com.github.Murmele.Gittyup.appdata.xml.in remove id because otherwise a cyclic dependency is created 2024-05-08 20:41:09 +02:00
com.github.Murmele.Gittyup.desktop change executable name to lower case 2023-02-23 10:29:14 +01:00