Skip to content

Commit

Permalink
Fix gettext use with Meson
Browse files Browse the repository at this point in the history
- Also update translations
  • Loading branch information
caclark committed Aug 8, 2022
1 parent 3dfd621 commit 9e019ed
Show file tree
Hide file tree
Showing 43 changed files with 161,540 additions and 205,069 deletions.
5 changes: 3 additions & 2 deletions CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
133 changes: 0 additions & 133 deletions po/POTFILES.in

This file was deleted.

Loading

0 comments on commit 9e019ed

Please sign in to comment.