X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=implode.py;h=0513416546fd2b064cfc14df138368b6af9a13e5;hb=e6123839d20de4f903ed74820cc087fc8401f625;hp=fcc0e21318d59f1283d6e39c078858f0a27a0ac2;hpb=178bba3b522fbe071ac0c5bc3d48c40b4e41476b;p=ardour-manual diff --git a/implode.py b/implode.py index fcc0e21..0513416 100755 --- a/implode.py +++ b/implode.py @@ -104,6 +104,9 @@ for line in master: implode.write('include: ' + header['include'] + '\n') implode.write('exclude: yes\n') + if 'uri' in header: + implode.write('uri: ' + header['uri'] + '\n') + implode.write('part: ' + header['part'] + '\n' + '---\n') # Only parts have no content...