Commit Graph

24 Commits

Author SHA1 Message Date
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
Martin Marmsoler
5b93e7e514 change executable name to lower case 2023-02-23 10:29:14 +01:00
Martin Marmsoler
b9e57cea99 fix icon name 2023-02-17 17:01:10 +01:00
Murmele
3a04de7038
Merge pull request #253 from Murmele/changeStartupWMClass
change startup wmclass
2023-01-22 11:19:27 +01:00
Murmele
6cc7ad43e1
Update rsrc/linux/com.github.Murmele.Gittyup.desktop 2023-01-02 16:50:51 +01:00
Martin Marmsoler
87edd7f5a4 add additional information shown on the flathub webpage 2022-10-04 10:32:47 +02:00
Martin Marmsoler
d61383c3cb change startup wmclass 2022-08-22 13:10:35 +02:00
Martin Marmsoler
051a140830 add developer name, so on flathub it is not empty 2022-06-09 10:26:34 +02:00
Martin Marmsoler
5f39eb534f rename appdata file to .in instead of .conf because it is convention 2022-06-07 17:27:14 +02:00
Martin Marmsoler
afb6768523 generate release notes of the appdata automatically 2022-05-23 18:52:35 +02:00
Martin Marmsoler
aa67b02c31 update all documents for release 1.1.0 2022-04-30 12:56:39 +02:00
Stefan Knotzer
969b55fbe1 Rename 'GitAhead' occurrences to 'Gittyup' 2021-12-04 11:20:17 +01:00
Martin Marmsoler
386d67d684 fix appdata otherwise appdata check on flathub fails: flatpak run --env=G_DEBUG=fatal-criticals org.freedesktop.appstream-glib validate ./com.github.Murmele.Gittyup.appdata.xml 2021-11-21 09:20:16 +01:00
Martin Marmsoler
85bdb2a9bd Update com.github.Murmele.Gittyup.appdata.xml 2021-11-19 13:13:26 +01:00
Martin Marmsoler
faa00a966d fix appdata 2021-11-19 13:13:23 +01:00
Martin Marmsoler
ab340f87f9 version1.0.0 2021-11-19 13:13:20 +01:00
Martin Marmsoler
431300545b fix appdata id 2021-11-18 10:04:29 +01:00
Martin Marmsoler
5aa9d09a57 Remove license word 2021-10-20 15:46:19 +02:00
Martin Marmsoler
b38f473f53 uppercase Gittyup 2021-10-20 15:18:39 +02:00
Martin Marmsoler
fa4dc57da3 change id 2021-10-20 15:11:19 +02:00
Martin Marmsoler
da800ded69 change id in desktop file 2021-10-20 15:09:32 +02:00
Martin Marmsoler
1ee9922d92 Update com.github.Murmele.gittyup.appdata.xml, com.github.Murmele.gittyup.desktop, and 2 more files... 2021-10-19 13:21:38 +02:00
Julian Groß
726e1a5ea1 Initial rebrand 2021-10-11 06:29:10 +02:00
Martin Marmsoler
6f31b3ef22 reorder files 2021-08-02 07:47:21 +02:00