From 8a6b8937356e80cf5efe4491aafeaea045a7ccdf Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 21 Aug 2006 23:23:54 +0000 Subject: [PATCH] (allfiles): look for .ly rather than .ly.txt. (headertext_nopics): sanitize no-examples text. --- ChangeLog | 1 + buildscripts/mutopia-index.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fd75a16554..a478c2616d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * buildscripts/mutopia-index.py (allfiles): look for .ly rather than .ly.txt. + (headertext_nopics): sanitize no-examples text. * scm/page.scm (make-page-stencil): don't rely on extents of page-stencil. This fixes spurious space around .EPS files produced diff --git a/buildscripts/mutopia-index.py b/buildscripts/mutopia-index.py index 4908f0a9d8..564f63f72e 100644 --- a/buildscripts/mutopia-index.py +++ b/buildscripts/mutopia-index.py @@ -36,7 +36,7 @@ For a good impression of the quality print out the PDF file. """ headertext_nopics= r""" -

Nothing to be seen here, move along. +

No examples were found in this directory. """ # -- 2.39.5