Subversion Repositories ExamClock

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 ron.wellst 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
3
<!-- eric project file for project ExamClock -->
4
<!-- Saved: 2015-10-13, 11:43:02 -->
5
<!-- Copyright (C) 2015 Ron Wellsted (M0RNW), ron@m0rnw.uk -->
6
<Project version="5.1">
7
  <Language></Language>
8
  <Hash>ab20bfbed9de9167643f8f413b32db4c86fdde1e</Hash>
9
  <ProgLanguage mixed="0">Python3</ProgLanguage>
10
  <ProjectType>Qt4</ProjectType>
11
  <Description>A clock program for RSGB licence exams</Description>
12
  <Version>0.1</Version>
13
  <Author>Ron Wellsted (M0RNW)</Author>
14
  <Email>ron@m0rnw.uk</Email>
15
  <Sources>
16
    <Source>__init__.py</Source>
17
  </Sources>
18
  <Forms/>
19
  <Translations/>
20
  <Resources/>
21
  <Interfaces/>
22
  <Others>
23
    <Other>ExamClock</Other>
24
  </Others>
25
  <MainScript>ExamClock</MainScript>
26
  <Vcs>
27
    <VcsType>Subversion</VcsType>
28
    <VcsOptions>
29
      <dict>
30
        <key>
31
          <string>add</string>
32
        </key>
33
        <value>
34
          <list>
35
            <string></string>
36
          </list>
37
        </value>
38
        <key>
39
          <string>checkout</string>
40
        </key>
41
        <value>
42
          <list>
43
            <string></string>
44
          </list>
45
        </value>
46
        <key>
47
          <string>commit</string>
48
        </key>
49
        <value>
50
          <list>
51
            <string></string>
52
          </list>
53
        </value>
54
        <key>
55
          <string>diff</string>
56
        </key>
57
        <value>
58
          <list>
59
            <string></string>
60
          </list>
61
        </value>
62
        <key>
63
          <string>export</string>
64
        </key>
65
        <value>
66
          <list>
67
            <string></string>
68
          </list>
69
        </value>
70
        <key>
71
          <string>global</string>
72
        </key>
73
        <value>
74
          <list>
75
            <string></string>
76
          </list>
77
        </value>
78
        <key>
79
          <string>history</string>
80
        </key>
81
        <value>
82
          <list>
83
            <string></string>
84
          </list>
85
        </value>
86
        <key>
87
          <string>log</string>
88
        </key>
89
        <value>
90
          <list>
91
            <string></string>
92
          </list>
93
        </value>
94
        <key>
95
          <string>remove</string>
96
        </key>
97
        <value>
98
          <list>
99
            <string></string>
100
          </list>
101
        </value>
102
        <key>
103
          <string>status</string>
104
        </key>
105
        <value>
106
          <list>
107
            <string></string>
108
          </list>
109
        </value>
110
        <key>
111
          <string>tag</string>
112
        </key>
113
        <value>
114
          <list>
115
            <string></string>
116
          </list>
117
        </value>
118
        <key>
119
          <string>update</string>
120
        </key>
121
        <value>
122
          <list>
123
            <string></string>
124
          </list>
125
        </value>
126
      </dict>
127
    </VcsOptions>
128
    <VcsOtherData>
129
      <dict>
130
        <key>
131
          <string>standardLayout</string>
132
        </key>
133
        <value>
134
          <bool>True</bool>
135
        </value>
136
      </dict>
137
    </VcsOtherData>
138
  </Vcs>
139
  <FiletypeAssociations>
140
    <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
141
    <FiletypeAssociation pattern="*.py" type="SOURCES"/>
142
    <FiletypeAssociation pattern="*.py3" type="SOURCES"/>
143
    <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
144
    <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
145
    <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
146
    <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
147
    <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
148
    <FiletypeAssociation pattern="*.ui" type="FORMS"/>
149
  </FiletypeAssociations>
150
</Project>