summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/LINGUAS1
-rw-r--r--po/Makevars15
-rw-r--r--po/POTFILES.in52
3 files changed, 68 insertions, 0 deletions
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 000000000..8bba9bc28
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1 @@
+# Set of available languages.
diff --git a/po/Makevars b/po/Makevars
new file mode 100644
index 000000000..d69f0f050
--- /dev/null
+++ b/po/Makevars
@@ -0,0 +1,15 @@
+#
+# Makefile variables for PO directory.
+# Copyright (C) 2002 Free Software Foundation, Inc.
+#
+
+DOMAIN = $(PACKAGE)
+
+subdir = po
+top_builddir = ..
+
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
+COPYRIGHT_HOLDER = Free Software Foundation, Inc.
+EXTRA_LOCALE_CATEGORIES =
+
+# EOF
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 000000000..89684e933
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,52 @@
+#
+# List of source files containing translatable strings.
+# Copyright (C) 2002 Free Software Foundation, Inc.
+#
+
+comsat/action.c
+comsat/cfg.c
+comsat/comsat.c
+
+frm/frm.c
+
+mail/alias.c
+mail/alt.c
+mail/copy.c
+mail/decode.c
+mail/file.c
+mail/folders.c
+mail/followup.c
+mail/if.c
+mail/inc.c
+mail/mail.c
+mail/mailline.c
+mail/next.c
+mail/previous.c
+mail/print.c
+mail/quit.c
+mail/reply.c
+mail/retain.c
+mail/send.c
+mail/source.c
+mail/summary.c
+mail/unalias.c
+mail/util.c
+mail/var.c
+mail/z.c
+
+mailbox/argp-parse.c
+
+messages/messages.c
+
+pop3d/apop.c
+pop3d/extra.c
+pop3d/lock.c
+pop3d/pop3d.c
+pop3d/popauth.c
+pop3d/quit.c
+pop3d/user.c
+
+readmsg/readmsg.c
+
+# EOF
+

Return to:

Send suggestions and report system problems to the System administrator.