aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 15:55:17 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 15:55:17 +0200
commit6e2269bce3e0104fbc6cbf62ca8107ec437d77f9 (patch)
tree28032b06e83414c5da707b101534ca2b33d82e5b /po
parentc8ec138afb7dfe52c96b7bd4e6321a5a03aca449 (diff)
downloadgamma-6e2269bce3e0104fbc6cbf62ca8107ec437d77f9.tar.gz
gamma-6e2269bce3e0104fbc6cbf62ca8107ec437d77f9.tar.bz2
Remove po.
* po/: Remove. * Makefile.am (SUBDIRS): Remove po. * README: Update. * configure.ac: Version 1.99 Remove gettext requirement.
Diffstat (limited to 'po')
-rw-r--r--po/.gitignore14
-rw-r--r--po/LINGUAS1
-rw-r--r--po/Makevars17
-rw-r--r--po/POTFILES.in0
-rw-r--r--po/gamma.pot14
5 files changed, 0 insertions, 46 deletions
diff --git a/po/.gitignore b/po/.gitignore
deleted file mode 100644
index 1ce9065..0000000
--- a/po/.gitignore
+++ /dev/null
@@ -1,14 +0,0 @@
-Makefile.in.in
-Makevars.template
-Rules-quot
-boldquot.sed
-en@boldquot.header
-en@quot.header
-insert-header.sin
-quot.sed
-remove-potcdate.sin
-Makefile.in
-POTFILES
-Makefile
-remove-potcdate.sed
-stamp-po
diff --git a/po/LINGUAS b/po/LINGUAS
deleted file mode 100644
index 1b993bd..0000000
--- a/po/LINGUAS
+++ /dev/null
@@ -1 +0,0 @@
-# No MSGIDS are available in the project, so no languages are defined
diff --git a/po/Makevars b/po/Makevars
deleted file mode 100644
index b7ea2ff..0000000
--- a/po/Makevars
+++ /dev/null
@@ -1,17 +0,0 @@
-# Makefile variables for Guile gettext
-
-# Usually the message domain is the same as the package name.
-DOMAIN = $(PACKAGE)
-
-# These two variables depend on the location of this directory.
-subdir = po
-top_builddir = ..
-
-# These options get passed to xgettext.
-XGETTEXT_OPTIONS = --language=Lisp --keyword=_ --keyword=N_
-
-COPYRIGHT_HOLDER = Sergey Poznyakoff
-
-MSGID_BUGS_ADDRESS = gray@gnu.org
-
-EXTRA_LOCALE_CATEGORIES =
diff --git a/po/POTFILES.in b/po/POTFILES.in
deleted file mode 100644
index e69de29..0000000
--- a/po/POTFILES.in
+++ /dev/null
diff --git a/po/gamma.pot b/po/gamma.pot
deleted file mode 100644
index 4a8c3f4..0000000
--- a/po/gamma.pot
+++ /dev/null
@@ -1,14 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2004-10-10 13:59+0300\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"

Return to:

Send suggestions and report system problems to the System administrator.