]> git.donarmstrong.com Git - lilypond.git/commit - stepmake/stepmake/po-targets.make
* po/nl.po: Some updates.
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 18 Aug 2004 14:37:30 +0000 (14:37 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 18 Aug 2004 14:37:30 +0000 (14:37 +0000)
commit43d1c731756070519bb1229b30c7a83f275e2c6e
tree85a7e86e8c1fb910db7719624f44be520c8b7bf3
parentc15f3cd9301e28ee4f4606c2a9b04aa6c3b3fe49
* po/nl.po: Some updates.

* scm/lily.scm (_): New function.
(postscript->pdf, postscript->png, lilypond-main)
(postscript->pdf): Use it.  Write messages to stderr.

* stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.

* scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
xgettext does not recognise scheme yet.  Patch submitted.

* lily/scm-option.cc (LY_DEFINE):
* lily/main.cc: The program is now called lilypond (WAS: lilypond-bin).

* lily/rest-collision.cc (do_shift): Uniformise two too many rests
messages.

* lily/include/paper-book.hh
* lily/include/paper-system.hh: Finish renaming of paper-line to
system.  Fix users.
ChangeLog
lily/lily-guile.cc
lily/main.cc
lily/new-lyric-combine-music-iterator.cc
lily/rest-collision.cc
lily/scm-option.cc
po/lilypond.pot
po/nl.po
scm/GNUmakefile
scm/lily.scm
stepmake/stepmake/po-targets.make