From 5919c67c0cc46fea1ad0f884c04d7ea8a463fce7 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 25 Dec 2013 15:59:16 +0000 Subject: Imported from /home/lorry/working-area/delta_gdbm-tarball/gdbm-1.11.tar.gz. --- po/POTFILES.in | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 po/POTFILES.in (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..d259891 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,31 @@ +# List of GDBM source files which contain translatable strings. +# Copyright (C) 2011 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 +# the Free Software Foundation; either version 3, or (at your option) +# any later version. +# +# GDBM is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with GDBM. If not, see . + +src/bucket.c +src/falloc.c +src/findkey.c +src/gdbm_dump.c +src/gdbm_load.c +src/gdbmerrno.c +src/gdbmfetch.c +src/gdbmseq.c +src/gdbmstore.c +src/parseopt.c +src/gdbmtool.c +src/update.c +src/gram.y +src/lex.l +src/datconv.c -- cgit v1.2.1