|
@@ -1,7 +1,7 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
|
|
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
|
|
|
<!-- eric project file for project pyRot -->
|
|
<!-- eric project file for project pyRot -->
|
|
|
-<!-- Saved: 2018-02-02, 02:00:05 -->
|
|
|
|
|
|
|
+<!-- Saved: 2018-02-02, 20:24:47 -->
|
|
|
<!-- Copyright (C) 2018 tBKwtWS, -->
|
|
<!-- Copyright (C) 2018 tBKwtWS, -->
|
|
|
<Project version="5.1">
|
|
<Project version="5.1">
|
|
|
<Language>en_US</Language>
|
|
<Language>en_US</Language>
|
|
@@ -35,12 +35,27 @@
|
|
|
<Source>irc/events/on_welcome.py</Source>
|
|
<Source>irc/events/on_welcome.py</Source>
|
|
|
<Source>irc/events/on_whoreply.py</Source>
|
|
<Source>irc/events/on_whoreply.py</Source>
|
|
|
<Source>irc/original_testbot.py</Source>
|
|
<Source>irc/original_testbot.py</Source>
|
|
|
|
|
+ <Source>webgui/manage.py</Source>
|
|
|
|
|
+ <Source>webgui/stats/__init__.py</Source>
|
|
|
|
|
+ <Source>webgui/stats/admin.py</Source>
|
|
|
|
|
+ <Source>webgui/stats/apps.py</Source>
|
|
|
|
|
+ <Source>webgui/stats/migrations/__init__.py</Source>
|
|
|
|
|
+ <Source>webgui/stats/models.py</Source>
|
|
|
|
|
+ <Source>webgui/stats/tests.py</Source>
|
|
|
|
|
+ <Source>webgui/stats/urls.py</Source>
|
|
|
|
|
+ <Source>webgui/stats/views.py</Source>
|
|
|
|
|
+ <Source>webgui/webgui/__init__.py</Source>
|
|
|
|
|
+ <Source>webgui/webgui/settings.py</Source>
|
|
|
|
|
+ <Source>webgui/webgui/urls.py</Source>
|
|
|
|
|
+ <Source>webgui/webgui/wsgi.py</Source>
|
|
|
</Sources>
|
|
</Sources>
|
|
|
<Forms/>
|
|
<Forms/>
|
|
|
<Translations/>
|
|
<Translations/>
|
|
|
<Resources/>
|
|
<Resources/>
|
|
|
<Interfaces/>
|
|
<Interfaces/>
|
|
|
- <Others/>
|
|
|
|
|
|
|
+ <Others>
|
|
|
|
|
+ <Other>pyRot.e4p</Other>
|
|
|
|
|
+ </Others>
|
|
|
<MainScript>irc/bot.py</MainScript>
|
|
<MainScript>irc/bot.py</MainScript>
|
|
|
<Vcs>
|
|
<Vcs>
|
|
|
<VcsType>None</VcsType>
|
|
<VcsType>None</VcsType>
|