7f74a931dd
* guix/import/elpa.scm: New file. * guix/scripts/import.scm: Add "elpa" to 'importers'. * guix/scripts/import/elpa.scm: New file. * Makefile.am (MODULES): Add 'guix/import/elpa.scm' and 'guix/scripts/import/elpa.scm'. (SCM_TESTS): Add 'tests/elpa.scm'. * doc/guix.texi (Invoking guix import): Document it. * tests/elpa.scm: New file. * po/guix/POTFILES.in: Add 'guix/scripts/import/elpa.scm'.
27 lines
676 B
Plaintext
27 lines
676 B
Plaintext
# List of source files which contain translatable strings.
|
|
# This should be source files of the various tools, and not package modules.
|
|
gnu/packages.scm
|
|
gnu/system.scm
|
|
gnu/services/dmd.scm
|
|
gnu/system/shadow.scm
|
|
guix/scripts/build.scm
|
|
guix/scripts/download.scm
|
|
guix/scripts/package.scm
|
|
guix/scripts/gc.scm
|
|
guix/scripts/hash.scm
|
|
guix/scripts/import.scm
|
|
guix/scripts/import/elpa.scm
|
|
guix/scripts/pull.scm
|
|
guix/scripts/substitute.scm
|
|
guix/scripts/authenticate.scm
|
|
guix/scripts/system.scm
|
|
guix/scripts/lint.scm
|
|
guix/scripts/publish.scm
|
|
guix/scripts/edit.scm
|
|
guix/scripts/size.scm
|
|
guix/gnu-maintenance.scm
|
|
guix/ui.scm
|
|
guix/http-client.scm
|
|
guix/nar.scm
|
|
nix/nix-daemon/guix-daemon.cc
|