diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-10-04 23:10:57 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-10-04 23:10:57 +0200 |
commit | ab90f87c4112ac522c111a032b259d965b6f54e1 (patch) | |
tree | 7f1939cb99fcc4c1240e2722a338518da6e87f3d /po | |
parent | 75668d79164985022500f4656b23e04c97dbf717 (diff) | |
download | guix-ab90f87c4112ac522c111a032b259d965b6f54e1.tar guix-ab90f87c4112ac522c111a032b259d965b6f54e1.tar.gz |
Fix and update `POTFILES.in'.
* po/POTFILES.in: Update.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 9d35ef048f..605711e2da 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,7 @@ # List of source files which contain translatable strings. distro.scm -distro/base.scm +distro/packages/base.scm +distro/packages/databases.scm +distro/packages/guile.scm +distro/packages/typesetting.scm guix-build.in |