9d9e645081
The alternative, which was to use one module per category, would probably not scale well. First, because many packages could fall into several categories (does GnuTLS go into "networking", "security", or "libraries"?). Second, because that could easily lead to circular dependencies among modules ("security" and "networking" depend on each other, etc.) * distro/packages/databases.scm: Rename to... * distro/packages/recutils.scm: ... this. * distro/packages/typesetting.scm: Rename to... * distro/packages/lout.scm: ... this. * Makefile.am (MODULES): Adjust accordingly. * po/POTFILES.in: Likewise.
10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
# List of source files which contain translatable strings.
|
|
distro.scm
|
|
distro/packages/base.scm
|
|
distro/packages/guile.scm
|
|
distro/packages/lout.scm
|
|
distro/packages/recutils.scm
|
|
guix/ui.scm
|
|
guix-build.in
|
|
guix-download.in
|