pyRot.e4p 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
  3. <!-- eric project file for project pyRot -->
  4. <!-- Saved: 2018-01-30, 19:14:24 -->
  5. <!-- Copyright (C) 2018 tBKwtWS, -->
  6. <Project version="5.1">
  7. <Language>en_US</Language>
  8. <Hash>e4efcb6f94c2972397bee40050ea12454672da34</Hash>
  9. <ProgLanguage mixed="0">Python3</ProgLanguage>
  10. <ProjectType>PyQt5</ProjectType>
  11. <Description>RotBot</Description>
  12. <Version>0.1</Version>
  13. <Author>tBKwtWS</Author>
  14. <Email></Email>
  15. <Eol index="0"/>
  16. <Sources>
  17. <Source>commands/admin.py</Source>
  18. <Source>commands/common.py</Source>
  19. <Source>commands/games.py</Source>
  20. <Source>commands/public.py</Source>
  21. <Source>commands/statistics.py</Source>
  22. <Source>common/do_everything_to.py</Source>
  23. <Source>common/log.py</Source>
  24. <Source>common/networkservices.py</Source>
  25. <Source>common/userstatus.py</Source>
  26. <Source>events/common.py</Source>
  27. <Source>events/on_action.py</Source>
  28. <Source>events/on_join.py</Source>
  29. <Source>events/on_kick.py</Source>
  30. <Source>events/on_mode.py</Source>
  31. <Source>events/on_nick.py</Source>
  32. <Source>events/on_pubmsg.py</Source>
  33. <Source>events/on_welcome.py</Source>
  34. <Source>events/on_whoreply.py</Source>
  35. <Source>original_testbot.py</Source>
  36. <Source>rotbot.py</Source>
  37. </Sources>
  38. <Forms/>
  39. <Translations/>
  40. <Resources/>
  41. <Interfaces/>
  42. <Others>
  43. <Other>pyRot.e4p</Other>
  44. </Others>
  45. <MainScript>rotbot.py</MainScript>
  46. <Vcs>
  47. <VcsType>None</VcsType>
  48. </Vcs>
  49. <FiletypeAssociations>
  50. <FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
  51. <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
  52. <FiletypeAssociation pattern="*.md" type="OTHERS"/>
  53. <FiletypeAssociation pattern="*.py" type="SOURCES"/>
  54. <FiletypeAssociation pattern="*.py3" type="SOURCES"/>
  55. <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
  56. <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
  57. <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
  58. <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
  59. <FiletypeAssociation pattern="*.rst" type="OTHERS"/>
  60. <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
  61. <FiletypeAssociation pattern="*.txt" type="OTHERS"/>
  62. <FiletypeAssociation pattern="*.ui" type="FORMS"/>
  63. <FiletypeAssociation pattern="README" type="OTHERS"/>
  64. <FiletypeAssociation pattern="README.*" type="OTHERS"/>
  65. </FiletypeAssociations>
  66. </Project>