39bee8a293
* guix/scripts/edit.scm: New file. * Makefile.am (MODULES): Add it. * doc.am (SUBCOMMANDS): Add 'edit'. * doc/guix.texi (Defining Packages): Add xref to "Invoking guix edit". (Invoking guix edit): New node. * po/guix/POTFILES.in: Add it.
25 lines
625 B
Plaintext
25 lines
625 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/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/gnu-maintenance.scm
|
|
guix/ui.scm
|
|
guix/http-client.scm
|
|
guix/nar.scm
|
|
nix/nix-daemon/guix-daemon.cc
|