]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-performer.cc
* scripts/lilypond-book.py: Resurrect HTML links to .ly source.
[lilypond.git] / lily / note-performer.cc
index 88b0e48a4ea2e2253a91678f27e3f66bbcb76df3..f727b6f2f854f8c59411841e70e753dbd1a661a9 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1996--2004 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1996--2005 Jan Nieuwenhuizen <janneke@gnu.org>
  */
 
 #include "performer.hh"
@@ -114,7 +114,7 @@ Note_performer::try_music (Music* ev)
   return false;
 }
 
-ENTER_DESCRIPTION (Note_performer,"","",
+ADD_TRANSLATOR (Note_performer,"","",
                  "note-event busy-playing-event","","","");
 
 Note_performer::Note_performer ()