diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-06-26 14:54:17 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-06-26 16:47:36 (EDT) |
commit | 81bfdf15f56e8bc7942491355747e40e1c58d4d0 (patch) | |
tree | 3655fbe359419ea2fd2c8d41237bbba0cd97d69d | |
parent | 2c0ed0fce7ca91c007aca6a51fac95e71092bdaf (diff) |
po: Update POTFILES.in
git grep -l -- '[^_]_("'
-rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 27225de..b1403b0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,3 +1,4 @@ src/main.c -src/opk.c +src/opk/read.c +src/opk/write.c helpers/mknod.c |