X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=explode.py;h=5506e90bab67178b4ab8aeb13d44966438347e4f;hb=9d0b0c6d46189523b75a8342b3534fd57adab4ea;hp=a18ecee11ac2aa470475c42507d55ef3b2c2fb46;hpb=178bba3b522fbe071ac0c5bc3d48c40b4e41476b;p=ardour-manual diff --git a/explode.py b/explode.py index a18ecee..5506e90 100755 --- a/explode.py +++ b/explode.py @@ -126,6 +126,9 @@ for line in master: explode.write('include: ' + inclFile + '\n') filenames.append(inclFile) + if 'uri' in header: + explode.write('uri: ' + header['uri'] + '\n') + explode.write('part: ' + header['part'] + '\n' + '---\n') # Only parts have no content...