Simplify vflist_get_formatted()
[geeqie.git] / CHECKLIST.md
index 18f694d..04daa89 100644 (file)
@@ -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 <location of local appimages folder>
-```
-
-* Upload AppImage to web AppImages location
-* Edit `<location of local geeqie.github.io>/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 `<location of local geeqie.github.io>/`
+* Copy `org.geeqie.Geeqie.desktop` to `<location of local geeqie.github.io>/`
 * Copy `org.geeqie.Geeqie.appdata.xml` to `<location of local geeqie.github.io>/`
 * Push changes to `geeqie.github.io`