aboutsummaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in24
1 files changed, 14 insertions, 10 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b81a972..ac1e829 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,5 @@
# List of GDBM source files which contain translatable strings.
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2023 Free Software Foundation, Inc.
#
# GDBM is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -15,18 +15,22 @@
# along with GDBM. If not, see <http://www.gnu.org/licenses/>.
src/bucket.c
-src/datconv.c
src/falloc.c
src/findkey.c
-src/gdbm_dump.c
-src/gdbm_load.c
src/gdbmerrno.c
src/gdbmstore.c
-src/gdbmtool.c
-src/gdbmshell.c
-src/gram.y
-src/lex.l
-src/parseopt.c
src/recover.c
src/update.c
-src/util.c
+
+tools/datconv.c
+tools/gdbm_dump.c
+tools/gdbm_load.c
+tools/gdbmshell.c
+tools/gdbmtool.c
+tools/gram.y
+tools/input-file.c
+tools/lex.l
+tools/parseopt.c
+tools/util.c
+tools/var.c
+

Return to:

Send suggestions and report system problems to the System administrator.