From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Luis Felipe <luis.felipe.la@protonmail.com>
Cc: Julien Lepiller <julien@lepiller.eu>,
"48187@debbugs.gnu.org" <48187@debbugs.gnu.org>
Subject: [bug#48187] [PATCH] website: help: Add Guix's latest manual
Date: Tue, 4 May 2021 15:25:47 +0200 [thread overview]
Message-ID: <20210504132547.gyia4ygrt7dl6uav@pelzflorian.localdomain> (raw)
In-Reply-To: <20210504063548.nvu7knxzvlfkncaz@pelzflorian.localdomain>
On Tue, May 04, 2021 at 08:37:11AM +0200, pelzflorian (Florian Pelz) wrote:
> On Tue, May 04, 2021 at 08:05:39AM +0200, pelzflorian (Florian Pelz) wrote:
> > > --- a/website/apps/base/templates/help.scm
> > > +++ b/website/apps/base/templates/help.scm
>
> P.S. Shouldn’t this file get your copyright header since the text
> changes are of creative, copyrightable nature?
Luis, may I add a line
diff --git a/website/apps/base/templates/help.scm b/website/apps/base/templates/help.scm
index c6acbf7..cdb7870 100644
--- a/website/apps/base/templates/help.scm
+++ b/website/apps/base/templates/help.scm
@@ -1,4 +1,5 @@
;;; GNU Guix web site
+;;; Public domain 2021 Luis Felipe López Acevedo
;;; Initially written by sirgazil who waives all
;;; copyright interest on this file.
and also add
diff --git a/website/apps/base/templates/help.scm b/website/apps/base/templates/help.scm
index c6acbf7..02ad759 100644
--- a/website/apps/base/templates/help.scm
+++ b/website/apps/base/templates/help.scm
@@ -79,7 +80,7 @@ system|GNU Hurd|GNU Guix package manager|Help resources") #\|)
Guix."))
(p
,(link-more #:label (G_ "Read latest manual")
- #:url (guix-url "manual/devel/"))))
+ #:url (guix-url "manual/devel/" #:localize #f))))
(div
and push your changes?
Regards,
Florian
next prev parent reply other threads:[~2021-05-04 13:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-03 14:07 [bug#48187] [PATCH] website: help: Add Guix's latest manual Luis Felipe via Guix-patches via
2021-05-03 15:15 ` Julien Lepiller
2021-05-03 15:43 ` Luis Felipe via Guix-patches via
2021-05-03 15:37 ` pelzflorian (Florian Pelz)
2021-05-03 16:27 ` Luis Felipe via Guix-patches via
2021-05-03 22:25 ` Julien Lepiller
2021-05-04 6:05 ` pelzflorian (Florian Pelz)
2021-05-04 6:37 ` pelzflorian (Florian Pelz)
2021-05-04 13:25 ` pelzflorian (Florian Pelz) [this message]
2021-05-04 14:00 ` Luis Felipe via Guix-patches via
2021-05-04 14:33 ` bug#48187: " pelzflorian (Florian Pelz)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210504132547.gyia4ygrt7dl6uav@pelzflorian.localdomain \
--to=pelzflorian@pelzflorian.de \
--cc=48187@debbugs.gnu.org \
--cc=julien@lepiller.eu \
--cc=luis.felipe.la@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.