Fix typo in Readme file
[geeqie.git] / CHECKLIST.md
index 8c1b363..c604b8c 100644 (file)
@@ -16,8 +16,9 @@ cd ./po
 * Keep translations in sync with the code
 
 ```sh
-cd ./po
-make update-po
+cd ./build
+meson compile geeqie-pot
+meson compile geeqie-update-po
 ```
 
 * Update the desktop template if menus have changed
@@ -83,3 +84,5 @@ In `Describe this release` copy-paste the relevant section of `NEWS`.
 Upload the `/tmp/geeqie-<n.m>.tar.xz` and `/tmp/geeqie-<n.m>.tar.xz.asc` files created above
 
 Click `Publish release`
+
+Update the [Wikipedia entry](https://en.wikipedia.org/wiki/Geeqie)