]> git.donarmstrong.com Git - lilypond.git/commitdiff
Build fixes.
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 24 Dec 2006 09:47:24 +0000 (10:47 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 24 Dec 2006 09:47:24 +0000 (10:47 +0100)
po/nl.po
scm/define-grob-interfaces.scm

index 88570de00bfc99a12f789a2236e75d0ed5bade79..018819a13587eb92cb215331b875dce17543030a 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: lilypond 2.11.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-12-24 10:40+0100\n"
-"PO-Revision-Date: 2006-12-24 10:41+0100\n"
+"PO-Revision-Date: 2006-12-24 10:45+0100\n"
 "Last-Translator: Jan Nieuwenhuizen <janneke@gnu.org>\n"
 "Language-Team: Dutch <vertaling@nl.linux.org>\n"
 "MIME-Version: 1.0\n"
@@ -2081,6 +2081,7 @@ msgid ""
 "\n"
 "or remove the lilypond-book specific settings from the input.\n"
 msgstr ""
+"\n"
 "De PostScript achterkant ondersteund het 'klassieke'\n"
 "draadwerk niet.  Gebruik de EPS achterkant,<\n"
 "\n"
index bf2c5b6c9910b638cae5b88b3b004da79499feba..ddb9f7f057add0a26eebdcf4c3a770cc7de0647e 100644 (file)
  "Keep track of durations in a run of grace notes."
  '(columns common-shortest-duration))
 
+(ly:add-interface
+ 'key-cancellation-interface
+ "A key cancellation"
+ '())
+
 (ly:add-interface
  'ligature-interface
  "A ligature"