X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=CHECKLIST.md;h=f3ec62a4be324d726243ed79226a5adf6472a8df;hp=a02f11efa4cbe490b496f1aa1d73324861da4759;hb=2b38948d8c334f65441604dab1b2ea1be5a0e03b;hpb=f202e6b337f35486a7af98f68be938eb4b4c35fb 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```