mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 20:57:12 -05:00
8eb55df488
This is a followup to cd903ef787
.
* po/guix/POTFILES.in: Add 'guix/discovery.scm'.
37 lines
934 B
Text
37 lines
934 B
Text
# 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/services.scm
|
|
gnu/system.scm
|
|
gnu/services/shepherd.scm
|
|
gnu/system/shadow.scm
|
|
guix/scripts.scm
|
|
guix/scripts/build.scm
|
|
guix/discovery.scm
|
|
guix/scripts/download.scm
|
|
guix/scripts/package.scm
|
|
guix/scripts/gc.scm
|
|
guix/scripts/hash.scm
|
|
guix/scripts/import.scm
|
|
guix/scripts/import/cran.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/scripts/graph.scm
|
|
guix/scripts/challenge.scm
|
|
guix/scripts/copy.scm
|
|
guix/scripts/pack.scm
|
|
guix/gnu-maintenance.scm
|
|
guix/scripts/container.scm
|
|
guix/scripts/container/exec.scm
|
|
guix/upstream.scm
|
|
guix/ui.scm
|
|
guix/http-client.scm
|
|
guix/nar.scm
|
|
nix/nix-daemon/guix-daemon.cc
|