Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 8aab639

Browse files
authored
Merge pull request #148 from appirio-tech/dev
Adding sketch as an option
2 parents a7f106b + 3f3f746 commit 8aab639

File tree

2 files changed

+96
-52
lines changed

2 files changed

+96
-52
lines changed

build-configuration.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<!-- ant contrib tasks (if, then)-->
1111
<taskdef resource="net/sf/antcontrib/antcontrib.properties"/>
12-
12+
1313
<!-- base svn path to checkout *.properties files -->
1414
<property name="base_url" value="https://coder.topcoder.com/internal/app_configs/direct" />
1515

@@ -142,4 +142,4 @@
142142
</svn>
143143
</sequential>
144144
</macrodef>
145-
</project>
145+
</project>

conf/fileTypes.xml

+94-50
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
<value>38</value>
2626
<description>ICO files</description>
2727
</fileFormat>
28+
<fileFormat>
29+
<value>50</value>
30+
<description>Mac OS X Sketch vector graphics</description>
31+
</fileFormat>
2832
</contestType>
2933
<contestType id="20">
3034
<fileFormat>
@@ -35,6 +39,10 @@
3539
<value>37</value>
3640
<description>Vector EPS files created in Adobe Illustrator or similar</description>
3741
</fileFormat>
42+
<fileFormat>
43+
<value>50</value>
44+
<description>Mac OS X Sketch vector graphics</description>
45+
</fileFormat>
3846
</contestType>
3947
<contestType id="21">
4048
<fileFormat>
@@ -69,6 +77,10 @@
6977
<value>46</value>
7078
<description>PPT (for presentations) created with PowerPoint or similar</description>
7179
</fileFormat>
80+
<fileFormat>
81+
<value>50</value>
82+
<description>Mac OS X Sketch vector graphics</description>
83+
</fileFormat>
7284
</contestType>
7385
<contestType id="18">
7486
<fileFormat>
@@ -79,6 +91,10 @@
7991
<value>45</value>
8092
<description>RP file created with Axure</description>
8193
</fileFormat>
94+
<fileFormat>
95+
<value>50</value>
96+
<description>Mac OS X Sketch vector graphics</description>
97+
</fileFormat>
8298
</contestType>
8399
<contestType id="34">
84100
<fileFormat>
@@ -113,6 +129,10 @@
113129
<value>40</value>
114130
<description>PDF file</description>
115131
</fileFormat>
132+
<fileFormat>
133+
<value>50</value>
134+
<description>Mac OS X Sketch vector graphics</description>
135+
</fileFormat>
116136
</contestType>
117137
<contestType id="22">
118138
<fileFormat>
@@ -147,6 +167,10 @@
147167
<value>46</value>
148168
<description>PPT (for presentations) created with PowerPoint or similar</description>
149169
</fileFormat>
170+
<fileFormat>
171+
<value>50</value>
172+
<description>Mac OS X Sketch vector graphics</description>
173+
</fileFormat>
150174
</contestType>
151175
<contestType id="30">
152176
<fileFormat>
@@ -169,6 +193,10 @@
169193
<value>37</value>
170194
<description>Vector EPS files created in Adobe Illustrator or similar</description>
171195
</fileFormat>
196+
<fileFormat>
197+
<value>50</value>
198+
<description>Mac OS X Sketch vector graphics</description>
199+
</fileFormat>
172200
</contestType>
173201
<contestType id="31">
174202
<fileFormat>
@@ -191,6 +219,10 @@
191219
<value>37</value>
192220
<description>Vector EPS files created in Adobe Illustrator or similar</description>
193221
</fileFormat>
222+
<fileFormat>
223+
<value>50</value>
224+
<description>Mac OS X Sketch vector graphics</description>
225+
</fileFormat>
194226
</contestType>
195227
<contestType id="17">
196228
<fileFormat>
@@ -213,6 +245,10 @@
213245
<value>37</value>
214246
<description>Vector EPS files created in Adobe Illustrator or similar</description>
215247
</fileFormat>
248+
<fileFormat>
249+
<value>50</value>
250+
<description>Mac OS X Sketch vector graphics</description>
251+
</fileFormat>
216252
</contestType>
217253
<contestType id="32">
218254
<fileFormat>
@@ -235,55 +271,63 @@
235271
<value>37</value>
236272
<description>Vector EPS files created in Adobe Illustrator or similar</description>
237273
</fileFormat>
274+
<fileFormat>
275+
<value>50</value>
276+
<description>Mac OS X Sketch vector graphics</description>
277+
</fileFormat>
278+
</contestType>
279+
<contestType id="40">
280+
<fileFormat>
281+
<value>33</value>
282+
<description>Layered PSD files created in Adobe Photoshop or similar</description>
283+
</fileFormat>
284+
<fileFormat>
285+
<value>34</value>
286+
<description>AI files created in Adobe Illustrator or similar</description>
287+
</fileFormat>
288+
<fileFormat>
289+
<value>35</value>
290+
<description>EPS files created in Adobe Illustrator or similar</description>
291+
</fileFormat>
292+
<fileFormat>
293+
<value>36</value>
294+
<description>Vector AI files created in Adobe Illustrator or similar</description>
295+
</fileFormat>
296+
<fileFormat>
297+
<value>37</value>
298+
<description>Vector EPS files created in Adobe Illustrator or similar</description>
299+
</fileFormat>
300+
<fileFormat>
301+
<value>39</value>
302+
<description>INDD created with InDesign</description>
303+
</fileFormat>
304+
<fileFormat>
305+
<value>40</value>
306+
<description>PDF file</description>
307+
</fileFormat>
308+
<fileFormat>
309+
<value>42</value>
310+
<description>WORD document</description>
311+
</fileFormat>
312+
<fileFormat>
313+
<value>43</value>
314+
<description>Text file saved as TXT</description>
315+
</fileFormat>
316+
<fileFormat>
317+
<value>44</value>
318+
<description>HTML</description>
319+
</fileFormat>
320+
<fileFormat>
321+
<value>45</value>
322+
<description>RP file created with Axure</description>
323+
</fileFormat>
324+
<fileFormat>
325+
<value>46</value>
326+
<description>PPT (for presentations) created with PowerPoint or similar</description>
327+
</fileFormat>
328+
<fileFormat>
329+
<value>50</value>
330+
<description>Mac OS X Sketch vector graphics</description>
331+
</fileFormat>
238332
</contestType>
239-
<contestType id="40">
240-
<fileFormat>
241-
<value>33</value>
242-
<description>Layered PSD files created in Adobe Photoshop or similar</description>
243-
</fileFormat>
244-
<fileFormat>
245-
<value>34</value>
246-
<description>AI files created in Adobe Illustrator or similar</description>
247-
</fileFormat>
248-
<fileFormat>
249-
<value>35</value>
250-
<description>EPS files created in Adobe Illustrator or similar</description>
251-
</fileFormat>
252-
<fileFormat>
253-
<value>36</value>
254-
<description>Vector AI files created in Adobe Illustrator or similar</description>
255-
</fileFormat>
256-
<fileFormat>
257-
<value>37</value>
258-
<description>Vector EPS files created in Adobe Illustrator or similar</description>
259-
</fileFormat>
260-
<fileFormat>
261-
<value>39</value>
262-
<description>INDD created with InDesign</description>
263-
</fileFormat>
264-
<fileFormat>
265-
<value>40</value>
266-
<description>PDF file</description>
267-
</fileFormat>
268-
<fileFormat>
269-
<value>42</value>
270-
<description>WORD document</description>
271-
</fileFormat>
272-
<fileFormat>
273-
<value>43</value>
274-
<description>Text file saved as TXT</description>
275-
</fileFormat>
276-
<fileFormat>
277-
<value>44</value>
278-
<description>HTML</description>
279-
</fileFormat>
280-
<fileFormat>
281-
<value>45</value>
282-
<description>RP file created with Axure</description>
283-
</fileFormat>
284-
<fileFormat>
285-
<value>46</value>
286-
<description>PPT (for presentations) created with PowerPoint or similar</description>
287-
</fileFormat>
288-
</contestType>
289333
</contestTypes>

0 commit comments

Comments
 (0)