Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/liitle-tramp.e4p
diff options
context:
space:
mode:
Diffstat (limited to 'liitle-tramp.e4p')
-rw-r--r--liitle-tramp.e4p58
1 files changed, 58 insertions, 0 deletions
diff --git a/liitle-tramp.e4p b/liitle-tramp.e4p
new file mode 100644
index 0000000..9a07bad
--- /dev/null
+++ b/liitle-tramp.e4p
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE Project SYSTEM "Project-4.6.dtd">
+<!-- eric4 project file for project liitle-tramp -->
+<!-- Saved: 2012-03-30, 11:08:11 -->
+<!-- Copyright (C) 2012 , -->
+<Project version="4.6">
+ <Language>en</Language>
+ <ProgLanguage mixed="0">Python</ProgLanguage>
+ <ProjectType>Qt4</ProjectType>
+ <Description></Description>
+ <Version>0.1</Version>
+ <Author></Author>
+ <Email></Email>
+ <Sources>
+ <Source>activity.py</Source>
+ <Source>model.py</Source>
+ <Source>tray.py</Source>
+ <Source>setup.py</Source>
+ <Source>serialize.py</Source>
+ <Source>recorded.py</Source>
+ <Source>mediaview.py</Source>
+ <Source>treeview.py</Source>
+ <Source>glive.py</Source>
+ <Source>constants.py</Source>
+ <Source>collab.py</Source>
+ <Source>utils.py</Source>
+ <Source>record.py</Source>
+ <Source>gplay.py</Source>
+ <Source>button.py</Source>
+ <Source>instance.py</Source>
+ <Source>__init__.py</Source>
+ </Sources>
+ <Forms>
+ </Forms>
+ <Translations>
+ </Translations>
+ <Resources>
+ </Resources>
+ <Interfaces>
+ </Interfaces>
+ <Others>
+ </Others>
+ <MainScript>activity.py</MainScript>
+ <Vcs>
+ <VcsType>None</VcsType>
+ </Vcs>
+ <FiletypeAssociations>
+ <FiletypeAssociation pattern="*.ui" type="FORMS" />
+ <FiletypeAssociation pattern="*.idl" type="INTERFACES" />
+ <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS" />
+ <FiletypeAssociation pattern="*.ptl" type="SOURCES" />
+ <FiletypeAssociation pattern="*.pyw" type="SOURCES" />
+ <FiletypeAssociation pattern="*.ui.h" type="FORMS" />
+ <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS" />
+ <FiletypeAssociation pattern="*.py" type="SOURCES" />
+ <FiletypeAssociation pattern="*.qrc" type="RESOURCES" />
+ </FiletypeAssociations>
+</Project> \ No newline at end of file