summaryrefslogtreecommitdiff
path: root/frontend/src/data/scotsoun/sscd089.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/data/scotsoun/sscd089.ts')
-rw-r--r--frontend/src/data/scotsoun/sscd089.ts64
1 files changed, 0 insertions, 64 deletions
diff --git a/frontend/src/data/scotsoun/sscd089.ts b/frontend/src/data/scotsoun/sscd089.ts
deleted file mode 100644
index 4fcbd45..0000000
--- a/frontend/src/data/scotsoun/sscd089.ts
+++ /dev/null
@@ -1,64 +0,0 @@
-import type Scotsoun from '../../types/Scotsoun';
-
-const cd: Scotsoun = {
- title: 'William Neil',
- subtitle: 'Scotsoun Makars Series',
- 'long-name': 'Scotsoun Makars Series – William Neil',
- author: 'William Neil',
- 'cd-count': 8,
- price: '18.00',
- 'scotsoun-id': '089',
- 'track-list': [
- 'Wild Hairst Making Tracks',
- 'Mr & Mrs Absentee Landlord Despatches Home',
- 'Fhir Tha ’D Sheasamh air mo Lic Despatches Home',
- 'A Celtic History Four points of a Saltire',
- 'New Farrant Weys Making Tracks',
- 'Ermine Making Tracks',
- 'Retour frae the Ceetie Making Tracks',
- 'The Power of Advertising Galloway Landscape',
- 'Cuttie, Coggie and Tassie Making Tracks',
- 'Keek at a Corp Making Tracks',
- 'Man Walking Wild Places',
- 'Beach Walking Wild Places',
- 'Iona Wild Places',
- 'Wild Places Wild Places',
- 'Bliddie Egg-Heids Making Tracks',
- 'Tree Speik Making Tracks',
- 'Wha Jeedges Pigs, Jeedges Sculpture Tae Wild Places',
- 'Posthumous Fame Wild Places',
- 'Mull of Galloway Galloway Landscape',
- 'Fareweel tae Yestreen Making Tracks',
- 'Introduction to Gaelic selection',
- 'Air Tràigh Mhachair Shanais Cnù à Mogaill',
- 'Nausicaa Despatches Home',
- 'Ulysses agus Penelope Four points of a Saltire',
- 'Tilleadh Despatches Home',
- 'Dùn Eideann Cnù à Mogaill',
- 'Calum Cille Cnù à Mogaill',
- 'Sòlas air an Tràigh Cnù à Mogaill',
- 'Dòchas Faoin Cnù à Mogaill',
- 'Gallobha Cnù à Mogaill',
- 'Arsair Wild Places',
- 'Geòidh Making Tracks',
- 'Fèidh Making Tracks',
- 'Ball Innischanter Making Tracks',
- 'Claoinaig Making Tracks',
- 'Stìopall Ulm Making Tracks',
- 'Mòinteach nan Cearc-Fraoich Cnù à Mogaill',
- 'Sealltainn thar Chluaidh Making Tracks',
- 'Lèirsgrios Making Tracks',
- 'Felix Qui Propiis Aevum Cnù à Mogaill',
- 'Smeuran an Fhoghair Wild Places',
- 'Aghaidh ri h-Aghaidh Making Tracks',
- 'An Conacht Cnù à Mogaill',
- 'Duilleagan Cnù à Mogaill',
- 'Ciaradh Cnù à Mogaill',
- 'Ged Tha Mi Cnù à Mogaill',
- 'Clàrsair Making Tracks',
- 'Tearmann Deireannach Slaoightire',
- 'Feasgar Fann Foghair Making Tracks',
- ],
-};
-
-export default cd;