X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=CHECKLIST.md;h=f3ec62a4be324d726243ed79226a5adf6472a8df;hp=18f694d3f40b4465248d710601607d58e1c4dfbe;hb=refs%2Fheads%2Fmaster;hpb=14b98f8ef237cf94c161fd85df828386177930fb diff --git a/CHECKLIST.md b/CHECKLIST.md index 18f694d3..04daa89c 100644 --- a/CHECKLIST.md +++ b/CHECKLIST.md @@ -43,14 +43,6 @@ meson compile geeqie-update-po * Commit the changes and push to the .repo -* Generate a new AppImage (note that this should be run on a **20.04 system**) - -```sh -./scripts/generate-appimage.sh -``` - -* Upload AppImage to web AppImages location -* Edit `/AppImage/appimages.txt` to include latest AppImage at the *top* of the list * Update the web-page Help files if they have changed * commit and push if necessary @@ -58,7 +50,7 @@ meson compile geeqie-update-po ./scripts/web-help.sh ``` -* Copy `geeqie.desktop` to `/` +* Copy `org.geeqie.Geeqie.desktop` to `/` * Copy `org.geeqie.Geeqie.appdata.xml` to `/` * Push changes to `geeqie.github.io`