all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] build-aux/list-packages.scm: fix HTML errors.
@ 2013-08-15 15:41 Cyril Roelandt
  2013-08-15 15:41 ` [PATCH 1/2] list-packages: remove deprecated "height" attribute on "td" element Cyril Roelandt
  2013-08-15 15:41 ` [PATCH 2/2] list-packages: remove useless "language" attribute of "script" element Cyril Roelandt
  0 siblings, 2 replies; 5+ messages in thread
From: Cyril Roelandt @ 2013-08-15 15:41 UTC (permalink / raw)
  To: guix-devel

These two (tivial) patches fix small errors in the HTML generated by the
build-aux/list-packages.scm script.

Regards,
Cyril Roelandt.
---
Cyril Roelandt (2):
  list-packages: remove deprecated "height" attribute on "td" element.
  list-packages: remove useless "language" attribute of "script" element

 build-aux/list-packages.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-15 16:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15 15:41 [PATCH 0/2] build-aux/list-packages.scm: fix HTML errors Cyril Roelandt
2013-08-15 15:41 ` [PATCH 1/2] list-packages: remove deprecated "height" attribute on "td" element Cyril Roelandt
2013-08-15 16:41   ` Ludovic Courtès
2013-08-15 15:41 ` [PATCH 2/2] list-packages: remove useless "language" attribute of "script" element Cyril Roelandt
2013-08-15 16:42   ` Ludovic Courtès

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.