From 2b38948d8c334f65441604dab1b2ea1be5a0e03b Mon Sep 17 00:00:00 2001 From: Colin Clark Date: Mon, 26 Jul 2021 15:09:08 +0100 Subject: [PATCH] Update checklist document --- CHECKLIST.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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``` -- 2.20.1