diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-06-14 23:25:59 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-06-14 23:25:59 +0200 |
commit | 7470df5ddfa092872836b7e746ba8af50998b6aa (patch) | |
tree | a80014bd2ab00b0def1cca092f083feeb49d87ff /po/packages/POTFILES.in | |
parent | d2e2f142268e32ea2d42990cddfc7df2136741f3 (diff) | |
parent | 07254feb24d755a01c63b64c1df1bfb68ac469bf (diff) | |
download | patches-7470df5ddfa092872836b7e746ba8af50998b6aa.tar patches-7470df5ddfa092872836b7e746ba8af50998b6aa.tar.gz |
Merge branch 'master' into core-updates
Diffstat (limited to 'po/packages/POTFILES.in')
-rw-r--r-- | po/packages/POTFILES.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/po/packages/POTFILES.in b/po/packages/POTFILES.in new file mode 100644 index 0000000000..43db1b2719 --- /dev/null +++ b/po/packages/POTFILES.in @@ -0,0 +1,6 @@ +# List of source files which contain translatable strings. These should be +# only package modules. Strings of the tools are in 'po/guix'. +gnu/packages/base.scm +gnu/packages/guile.scm +gnu/packages/lout.scm +gnu/packages/recutils.scm |