Python client for Dudesnude to allow messaging and image/video download.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="b72e990d-b17a-470e-b0c4-327d1e6d5129" name="Default" comment="" />
  5. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  6. <option name="TRACKING_ENABLED" value="true" />
  7. <option name="SHOW_DIALOG" value="false" />
  8. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  9. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  10. <option name="LAST_RESOLUTION" value="IGNORE" />
  11. </component>
  12. <component name="FileEditorManager">
  13. <leaf>
  14. <file leaf-file-name="client.py" pinned="false" current-in-tab="true">
  15. <entry file="file://$PROJECT_DIR$/client.py">
  16. <provider selected="true" editor-type-id="text-editor" />
  17. </entry>
  18. </file>
  19. </leaf>
  20. </component>
  21. <component name="ProjectFrameBounds" extendedState="1">
  22. <option name="x" value="140" />
  23. <option name="y" value="20" />
  24. <option name="width" value="1400" />
  25. <option name="height" value="990" />
  26. </component>
  27. <component name="ProjectView">
  28. <navigator proportions="" version="1">
  29. <foldersAlwaysOnTop value="true" />
  30. </navigator>
  31. <panes>
  32. <pane id="Scope" />
  33. <pane id="ProjectPane">
  34. <subPane>
  35. <expand>
  36. <path>
  37. <item name="dudesnude_client" type="b2602c69:ProjectViewProjectNode" />
  38. <item name="dudesnude_client" type="462c0819:PsiDirectoryNode" />
  39. </path>
  40. </expand>
  41. <select />
  42. </subPane>
  43. </pane>
  44. </panes>
  45. </component>
  46. <component name="PropertiesComponent">
  47. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  48. <property name="settings.editor.selected.configurable" value="preferences.startup.tasks" />
  49. </component>
  50. <component name="RunDashboard">
  51. <option name="ruleStates">
  52. <list>
  53. <RuleState>
  54. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  55. </RuleState>
  56. <RuleState>
  57. <option name="name" value="StatusDashboardGroupingRule" />
  58. </RuleState>
  59. </list>
  60. </option>
  61. </component>
  62. <component name="SvnConfiguration">
  63. <configuration />
  64. </component>
  65. <component name="TaskManager">
  66. <task active="true" id="Default" summary="Default task">
  67. <changelist id="b72e990d-b17a-470e-b0c4-327d1e6d5129" name="Default" comment="" />
  68. <created>1530625076390</created>
  69. <option name="number" value="Default" />
  70. <option name="presentableId" value="Default" />
  71. <updated>1530625076390</updated>
  72. </task>
  73. <servers />
  74. </component>
  75. <component name="ToolWindowManager">
  76. <frame x="140" y="20" width="1400" height="990" extended-state="0" />
  77. <editor active="true" />
  78. <layout>
  79. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
  80. <window_info anchor="bottom" id="TODO" order="6" />
  81. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  82. <window_info anchor="bottom" id="Run" order="2" />
  83. <window_info anchor="bottom" id="Version Control" show_stripe_button="false" />
  84. <window_info anchor="bottom" id="Python Console" />
  85. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  86. <window_info anchor="bottom" id="Terminal" />
  87. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  88. <window_info id="Favorites" side_tool="true" />
  89. <window_info anchor="bottom" id="Find" order="1" />
  90. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  91. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  92. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  93. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  94. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  95. <window_info anchor="bottom" id="Message" order="0" />
  96. </layout>
  97. </component>
  98. <component name="VcsContentAnnotationSettings">
  99. <option name="myLimit" value="2678400000" />
  100. </component>
  101. <component name="editorHistoryManager">
  102. <entry file="file://$PROJECT_DIR$/client.py">
  103. <provider selected="true" editor-type-id="text-editor" />
  104. </entry>
  105. </component>
  106. <component name="masterDetails">
  107. <states>
  108. <state key="ScopeChooserConfigurable.UI">
  109. <settings>
  110. <splitter-proportions>
  111. <option name="proportions">
  112. <list>
  113. <option value="0.2" />
  114. </list>
  115. </option>
  116. </splitter-proportions>
  117. </settings>
  118. </state>
  119. </states>
  120. </component>
  121. </project>