mirror of
https://github.com/MrUnknownDE/UnknownBot.git
synced 2026-04-18 12:43:44 +02:00
196 lines
7.8 KiB
XML
196 lines
7.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="bbbc6827-f4b9-4b70-9d3b-0cbd6386c246" name="Default" comment="" />
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
<option name="TRACKING_ENABLED" value="true" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="FileEditorManager">
|
|
<leaf>
|
|
<file leaf-file-name="bot.py" pinned="false" current-in-tab="true">
|
|
<entry file="file://$PROJECT_DIR$/bin/bot.py">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="541">
|
|
<caret line="191" column="16" selection-start-line="191" selection-start-column="16" selection-end-line="191" selection-end-column="16" />
|
|
<folding>
|
|
<element signature="e#0#14#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="config.ini" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/bin/config.ini">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state>
|
|
<caret column="29" selection-start-column="29" selection-end-column="29" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file leaf-file-name="run.py" pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/run.py">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state>
|
|
<caret column="14" selection-start-column="14" selection-end-column="14" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
</leaf>
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Python Script" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="IdeDocumentHistory">
|
|
<option name="CHANGED_PATHS">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/bin/bot.py" />
|
|
<option value="$PROJECT_DIR$/bin/config.ini" />
|
|
<option value="$PROJECT_DIR$/run.py" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectFrameBounds">
|
|
<option name="x" value="100" />
|
|
<option name="y" value="20" />
|
|
<option name="width" value="1400" />
|
|
<option name="height" value="820" />
|
|
</component>
|
|
<component name="ProjectView">
|
|
<navigator proportions="" version="1">
|
|
<foldersAlwaysOnTop value="true" />
|
|
</navigator>
|
|
<panes>
|
|
<pane id="Scope" />
|
|
<pane id="ProjectPane">
|
|
<subPane>
|
|
<expand>
|
|
<path>
|
|
<item name="UnknownBot" type="b2602c69:ProjectViewProjectNode" />
|
|
<item name="UnknownBot" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
<path>
|
|
<item name="UnknownBot" type="b2602c69:ProjectViewProjectNode" />
|
|
<item name="UnknownBot" type="462c0819:PsiDirectoryNode" />
|
|
<item name="bin" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
</expand>
|
|
<select />
|
|
</subPane>
|
|
</pane>
|
|
</panes>
|
|
</component>
|
|
<component name="RunDashboard">
|
|
<option name="ruleStates">
|
|
<list>
|
|
<RuleState>
|
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
</RuleState>
|
|
<RuleState>
|
|
<option name="name" value="StatusDashboardGroupingRule" />
|
|
</RuleState>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration name="bot" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
<module name="UnknownBot" />
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<option name="PARENT_ENVS" value="true" />
|
|
<envs>
|
|
<env name="PYTHONUNBUFFERED" value="1" />
|
|
</envs>
|
|
<option name="SDK_HOME" value="" />
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/bin" />
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/bin/bot.py" />
|
|
<option name="PARAMETERS" value="" />
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
<option name="MODULE_MODE" value="false" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Python.bot" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="bbbc6827-f4b9-4b70-9d3b-0cbd6386c246" name="Default" comment="" />
|
|
<created>1523216716960</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1523216716960</updated>
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="ToolWindowManager">
|
|
<frame x="100" y="20" width="1400" height="820" extended-state="0" />
|
|
<layout>
|
|
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
|
|
<window_info anchor="bottom" id="TODO" order="6" />
|
|
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
<window_info anchor="bottom" id="Version Control" />
|
|
<window_info anchor="bottom" id="Python Console" />
|
|
<window_info anchor="bottom" id="Run" order="2" weight="0.32907802" />
|
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
<window_info anchor="bottom" id="Terminal" />
|
|
<window_info id="Favorites" side_tool="true" />
|
|
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
<window_info anchor="bottom" id="Find" order="1" />
|
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
<window_info anchor="bottom" id="Message" order="0" />
|
|
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
</layout>
|
|
</component>
|
|
<component name="VcsContentAnnotationSettings">
|
|
<option name="myLimit" value="2678400000" />
|
|
</component>
|
|
<component name="editorHistoryManager">
|
|
<entry file="file://$PROJECT_DIR$/bin/config.ini">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state>
|
|
<caret column="29" selection-start-column="29" selection-end-column="29" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/run.py">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state>
|
|
<caret column="14" selection-start-column="14" selection-end-column="14" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/bin/bot.py">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="541">
|
|
<caret line="191" column="16" selection-start-line="191" selection-start-column="16" selection-end-line="191" selection-end-column="16" />
|
|
<folding>
|
|
<element signature="e#0#14#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</component>
|
|
</project> |