-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKartong.workspace
53 lines (53 loc) · 1.48 KB
/
Kartong.workspace
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.PropertyGroup">
<value>
<item>
<first>Editor.HomeUrl</first>
<second type="traktor.PropertyString">
<value>file://info/index.html</value>
</second>
</item>
<item>
<first>Editor.OutputDatabase</first>
<second type="traktor.PropertyString">
<value>provider=traktor.db.LocalDatabase;groupPath=data/Output;binary=true</value>
</second>
</item>
<item>
<first>Editor.RootInstances</first>
<second type="traktor.PropertyStringArray">
<value>
<item>{0E2AEBB2-697F-B24D-9E56-9D7F7E8EC081}</item>
<item>{605B4942-6CB4-451E-A260-C25DCB74CF7A}</item>
<item>{666412C3-5A4E-1B47-87D3-BC0165D2DC26}</item>
<item>{969375DD-3D4D-4156-991F-BED0E35E47A6}</item>
<item>{A95E4380-E697-334C-B42C-88AE1EC58CAB}</item>
</value>
</second>
</item>
<item>
<first>Editor.SourceDatabase</first>
<second type="traktor.PropertyString">
<value>provider=traktor.db.LocalDatabase;groupPath=data/Source;binary=false</value>
</second>
</item>
<item>
<first>Editor.TargetTitle</first>
<second type="traktor.PropertyString">
<value>Kartong</value>
</second>
</item>
<item>
<first>Pipeline.AssetPath</first>
<second type="traktor.PropertyString">
<value>data/Assets</value>
</second>
</item>
<item>
<first>Runtime.SystemRoot</first>
<second type="traktor.PropertyString">
<value>$(TRAKTOR_HOME)</value>
</second>
</item>
</value>
</object>