root/trunk/rjdj_scenes/Noble Choir.rj/Info.plist

Revision 298, 0.5 kB (checked in by piem, 15 months ago)

*.rj/Info.plist: remove unused keys

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5        <key>info</key>
6        <dict>
7                <key>author</key>
8                <string>Mike Dixon</string>
9                <key>category</key>
10                <string>Sing</string>
11                <key>description</key>
12                <string>Noble Choir asks you to sing a beautiful note that gets pitch shifted to make a simple, generative melodic atmospehere.</string>
13                <key>name</key>
14                <string>Noble Choir</string>
15        </dict>
16</dict>
17</plist>
Note: See TracBrowser for help on using the browser.