diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-06-13 16:15:18 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-06-13 16:31:18 +0200 |
commit | ef1a9bb7d6fd64f05607042fdb266ee974d16e26 (patch) | |
tree | 229bd6c38546048598a9b1be4df26d1841eb3f59 /po | |
parent | 9d0b8fbd78552e44dcd0a7ee9933ea1e3709b07a (diff) | |
download | patches-ef1a9bb7d6fd64f05607042fdb266ee974d16e26.tar patches-ef1a9bb7d6fd64f05607042fdb266ee974d16e26.tar.gz |
Move gettext files to 'po/guix'.
* po: Rename to...
* po/guix: ... this.
* po/guix/Makevars (subdir, top_builddir): Adjust accordingly.
* configure.ac: Change 'po/Makefile.in' to 'po/guix/Makefile.in'.
* Makefile.am (SUBDIRS): Change 'po' to 'po/guix'.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/LINGUAS (renamed from po/LINGUAS) | 0 | ||||
-rw-r--r-- | po/guix/Makevars (renamed from po/Makevars) | 4 | ||||
-rw-r--r-- | po/guix/POTFILES.in (renamed from po/POTFILES.in) | 0 | ||||
-rw-r--r-- | po/guix/eo.po (renamed from po/eo.po) | 0 | ||||
-rw-r--r-- | po/guix/pt_BR.po (renamed from po/pt_BR.po) | 0 | ||||
-rw-r--r-- | po/guix/sr.po (renamed from po/sr.po) | 0 | ||||
-rw-r--r-- | po/guix/vi.po (renamed from po/vi.po) | 0 |
7 files changed, 2 insertions, 2 deletions
diff --git a/po/LINGUAS b/po/guix/LINGUAS index f75be52d05..f75be52d05 100644 --- a/po/LINGUAS +++ b/po/guix/LINGUAS diff --git a/po/Makevars b/po/guix/Makevars index d45ea4b979..3f85141efb 100644 --- a/po/Makevars +++ b/po/guix/Makevars @@ -2,8 +2,8 @@ DOMAIN = $(PACKAGE) -subdir = po -top_builddir = .. +subdir = po/guix +top_builddir = ../.. # These options get passed to xgettext. We want to catch standard # gettext uses, package synopses and descriptions, and SRFI-35 error diff --git a/po/POTFILES.in b/po/guix/POTFILES.in index ef864fe817..ef864fe817 100644 --- a/po/POTFILES.in +++ b/po/guix/POTFILES.in diff --git a/po/eo.po b/po/guix/eo.po index 3e9f722db9..3e9f722db9 100644 --- a/po/eo.po +++ b/po/guix/eo.po diff --git a/po/pt_BR.po b/po/guix/pt_BR.po index a89bd906ca..a89bd906ca 100644 --- a/po/pt_BR.po +++ b/po/guix/pt_BR.po diff --git a/po/sr.po b/po/guix/sr.po index 25c92ef1a2..25c92ef1a2 100644 --- a/po/sr.po +++ b/po/guix/sr.po diff --git a/po/vi.po b/po/guix/vi.po index cffab66816..cffab66816 100644 --- a/po/vi.po +++ b/po/guix/vi.po |