-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPySPA.e3p
149 lines (149 loc) · 2.66 KB
/
PySPA.e3p
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-3.9.dtd">
<!-- Project file for project PySPA -->
<!-- Saved: 2007-03-11, 23:08:55 -->
<!-- Copyright (C) 2007 , -->
<Project version="3.9">
<ProgLanguage mixed="0">Python</ProgLanguage>
<UIType>Qt4</UIType>
<Description></Description>
<Version>0.1</Version>
<Author></Author>
<Email></Email>
<TranslationPrefix>
<Dir>gui</Dir>
<Name>sxmlang</Name>
</TranslationPrefix>
<Sources>
<Source>
<Name>sxm.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>Markers.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>ui_mainwindow.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>about.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>sxmrc.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>SimpleViewer.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>imagewindow.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>mainwindow.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>util.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>ui_about.py</Name>
</Source>
<Source>
<Dir>gui</Dir>
<Name>__init__.py</Name>
</Source>
<Source>
<Name>__init__.py</Name>
</Source>
</Sources>
<Forms>
<Form>
<Dir>gui</Dir>
<Name>ui_imagewindow.ui</Name>
</Form>
<Form>
<Dir>gui</Dir>
<Name>ui_mainwindow.ui</Name>
</Form>
<Form>
<Dir>gui</Dir>
<Name>ui_about.ui</Name>
</Form>
</Forms>
<Translations>
<Translation>
<Dir>gui</Dir>
<Name>sxmlang_de.ts</Name>
</Translation>
<Translation>
<Dir>gui</Dir>
<Name>sxmlang_en.ts</Name>
</Translation>
</Translations>
<Interfaces>
</Interfaces>
<Others>
</Others>
<MainScript>
<Name>sxm.py</Name>
</MainScript>
<Vcs>
<VcsType>Subversion</VcsType>
<VcsOptions>(dp0
S'status'
p1
(lp2
sS'log'
p3
(lp4
sS'global'
p5
(lp6
sS'update'
p7
(lp8
sS'remove'
p9
(lp10
sS'add'
p11
(lp12
sS'tag'
p13
(lp14
sS'export'
p15
(lp16
sS'commit'
p17
(lp18
sS'diff'
p19
(lp20
sS'checkout'
p21
(lp22
sS'history'
p23
(lp24
s.</VcsOptions>
<VcsOtherData>(dp0
S'standardLayout'
p1
I1
s.</VcsOtherData>
</Vcs>
<FiletypeAssociations>
<FiletypeAssociation pattern="*.ui.h" type="FORMS" />
<FiletypeAssociation pattern="*.ui" type="FORMS" />
<FiletypeAssociation pattern="*.idl" type="INTERFACES" />
<FiletypeAssociation pattern="*.ptl" type="SOURCES" />
<FiletypeAssociation pattern="*.py" type="SOURCES" />
</FiletypeAssociations>
</Project>