-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkorp_example.pfsx
More file actions
116 lines (116 loc) · 3.47 KB
/
Copy pathkorp_example.pfsx
File metadata and controls
116 lines (116 loc) · 3.47 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<?xml version="1.0" encoding="UTF-8"?>
<preferences version="1.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.mpi.nl/tools/elan/Prefs_v1.1.xsd">
<pref key="FrameSize">
<Object class="java.awt.Dimension">800,577</Object>
</pref>
<pref key="MultiTierViewer.TierSortingMode">
<Int>1</Int>
</pref>
<pref key="LayoutManager.SelectedTabIndex">
<Int>0</Int>
</pref>
<pref key="LayoutManager.VisibleMultiTierViewer">
<String>mpi.eudico.client.annotator.viewer.TimeLineViewer</String>
</pref>
<pref key="MultiTierViewer.ActiveTierName">
<String>ref@JAI-M-1939</String>
</pref>
<pref key="SelectionEndTime">
<Long>0</Long>
</pref>
<pref key="LayoutManager.CurrentMode">
<Int>1</Int>
</pref>
<prefGroup key="CommentViewer.Columns">
<pref key="Sender">
<Int>0</Int>
</pref>
<pref key="Comment">
<Int>75</Int>
</pref>
<pref key="Creation Date">
<Int>75</Int>
</pref>
<pref key="Tier">
<Int>75</Int>
</pref>
<pref key="Modification Date">
<Int>75</Int>
</pref>
<pref key="Recipient">
<Int>0</Int>
</pref>
<pref key="Start Time">
<Int>75</Int>
</pref>
<pref key="Initials">
<Int>75</Int>
</pref>
<pref key="End Time">
<Int>75</Int>
</pref>
<pref key="Thread">
<Int>75</Int>
</pref>
</prefGroup>
<prefList key="CommentViewer.Columns.Order">
<String>Start Time</String>
<String>End Time</String>
<String>Tier</String>
<String>Initials</String>
<String>Comment</String>
<String>Thread</String>
<String>Sender</String>
<String>Recipient</String>
<String>Creation Date</String>
<String>Modification Date</String>
</prefList>
<pref key="ActiveRecognizerName">
<String>AAM-LR Phone level audio segmentation</String>
</pref>
<pref key="FrameLocation">
<Object class="java.awt.Point">374,58</Object>
</pref>
<pref key="SelectionBeginTime">
<Long>0</Long>
</pref>
<prefGroup key="AAM-LR Phone level audio segmentation">
<pref key="base_url">
<String>http://lux17.mpi.nl/aamlr/</String>
</pref>
</prefGroup>
<pref key="TimeScaleBeginTime">
<Long>-100</Long>
</pref>
<pref key="MediaTime">
<Long>0</Long>
</pref>
<prefGroup key="TierColors">
<pref key="ref@S2">
<Object class="java.awt.Color">0,0,160</Object>
</pref>
<pref key="ref@S1">
<Object class="java.awt.Color">160,0,160</Object>
</pref>
</prefGroup>
<prefList key="MultiTierViewer.TierOrder">
<String>ref@S1</String>
<String>note(ref)@S1</String>
<String>orth@S1</String>
<String>ft-eng@S1</String>
<String>ft-rus@S1</String>
<String>ref@S2</String>
<String>note(ref)@S2</String>
<String>orth@S2</String>
<String>ft-eng@S2</String>
<String>ft-rus@S2</String>
</prefList>
<pref key="LayoutManager.SplitPaneDividerLocation">
<Int>2</Int>
</pref>
<prefList key="CommentViewer.Columns.Hidden">
<String>Sender</String>
<String>Recipient</String>
</prefList>
</preferences>