-
Notifications
You must be signed in to change notification settings - Fork 0
/
LeaflyWooSync.e4p
49 lines (49 loc) · 1.89 KB
/
LeaflyWooSync.e4p
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
<!-- eric project file for project LeaflyWooSync -->
<!-- Saved: 2017-03-30, 17:46:13 -->
<!-- Copyright (C) 2017 Justin Vieira, justin@rancorsoft.com -->
<Project version="5.1">
<Language>en_US</Language>
<Hash>e43e64f0734da6d9e3ea9f78ba49b321ee63037f</Hash>
<ProgLanguage mixed="0">Python3</ProgLanguage>
<ProjectType>PyQt5</ProjectType>
<Version>0.1</Version>
<Author>Justin Vieira</Author>
<Email>justin@rancorsoft.com</Email>
<Eol index="0"/>
<Sources>
<Source>Controllers/ProductScraper.py</Source>
<Source>Controllers/WordPressController.py</Source>
<Source>Controllers/__init__.py</Source>
<Source>Tests/Tests.py</Source>
<Source>main.py</Source>
</Sources>
<Forms/>
<Translations/>
<Resources/>
<Interfaces/>
<Others/>
<MainScript>main.py</MainScript>
<Vcs>
<VcsType>None</VcsType>
</Vcs>
<FiletypeAssociations>
<FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
<FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
<FiletypeAssociation pattern="*.md" type="OTHERS"/>
<FiletypeAssociation pattern="*.ptl" type="SOURCES"/>
<FiletypeAssociation pattern="*.py" type="SOURCES"/>
<FiletypeAssociation pattern="*.py2" type="SOURCES"/>
<FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
<FiletypeAssociation pattern="*.pyw2" type="SOURCES"/>
<FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
<FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
<FiletypeAssociation pattern="*.rst" type="OTHERS"/>
<FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
<FiletypeAssociation pattern="*.txt" type="OTHERS"/>
<FiletypeAssociation pattern="*.ui" type="FORMS"/>
<FiletypeAssociation pattern="README" type="OTHERS"/>
<FiletypeAssociation pattern="README.*" type="OTHERS"/>
</FiletypeAssociations>
</Project>