323-magic-add-powertab.dpatch 640 B

12345678910111213141516171819
  1. #!/bin/sh /usr/share/dpatch/dpatch-run
  2. ## 321-magic-add-powertab.dpatch by Jelmer Vernooij <jelmer@samba.org>
  3. ##
  4. ## DP: New magic for Power-Tab
  5. @DPATCH@
  6. diff -Naur file-4.20.orig/magic/Magdir/chord file-4.20/magic/Magdir/chord
  7. --- file-4.20.orig/magic/Magdir/chord 2003-03-24 14:48:32.000000000 +0000
  8. +++ file-4.20/magic/Magdir/chord 2007-05-17 16:33:26.000000000 +0000
  9. @@ -7,3 +7,8 @@
  10. #
  11. 0 string {title Chord text file
  12. +# Type: PowerTab file format
  13. +# URL: http://www.power-tab.net/
  14. +# From: Jelmer Vernooij <jelmer@samba.org>
  15. +0 string ptab\003\000 Power-Tab v3 Tablature File
  16. +0 string ptab\004\000 Power-Tab v4 Tablature File