From: Colin Clark Date: Mon, 26 Jul 2021 14:09:08 +0000 (+0100) Subject: Update checklist document X-Git-Tag: v1.7~84 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=2b38948d8c334f65441604dab1b2ea1be5a0e03b;hp=f202e6b337f35486a7af98f68be938eb4b4c35fb Update checklist document --- diff --git a/CHECKLIST.md b/CHECKLIST.md index a02f11ef..f3ec62a4 100644 --- a/CHECKLIST.md +++ b/CHECKLIST.md @@ -22,10 +22,12 @@ After compiling the sources, carry out the following actions when necessary: * Generate a new AppImage (note that this should be run on a **20.04 system**) ``` -./scripts/generate-appimage.sh +./scripts/generate-appimage.sh ``` -* Copy Help html files to `````` -* Copy ```geeqie.desktop``` to `````` -* Copy ```org.geeqie.Geeqie.appdata.xml``` to `````` -* Upload to GeeqieWeb +* Upload AppImage to web AppImages location +* Edit ```/AppImage/appimages.txt``` to include latest AppImage at the *top* of the list +* Copy Help html files to ```/help``` +* Copy ```geeqie.desktop``` to ```/``` +* Copy ```org.geeqie.Geeqie.appdata.xml``` to ```/``` +* Push changes to ```geeqie.github.io```