plugin.video.torrenter/.idea/workspace.xml

1292 lines
64 KiB
XML
Raw Normal View History

2015-01-09 14:11:21 +03:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
2015-06-27 11:16:44 +03:00
<list default="true" id="56e91349-2444-4553-bc78-90c2bab49e9c" name="Default" comment="">
2015-07-16 22:36:48 +03:00
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Libtorrent.py" afterPath="$PROJECT_DIR$/Libtorrent.py" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/functions.py" afterPath="$PROJECT_DIR$/functions.py" />
2015-01-09 14:17:05 +03:00
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
2015-01-09 14:11:21 +03:00
</list>
<ignored path="plugin.video.torrenter.iws" />
<ignored path=".idea/workspace.xml" />
<ignored path=".idea/modules.xml" />
<ignored path=".idea/vcs.xml" />
<ignored path=".idea/encodings.xml" />
<ignored path=".idea/misc.xml" />
<ignored path=".idea/plugin.video.torrenter.iml" />
<ignored path=".idea/scopes/scope_settings.xml" />
2015-07-04 19:11:18 +03:00
<ignored path="cal.py" />
2015-06-23 23:00:27 +03:00
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
2015-01-09 14:11:21 +03:00
<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>
2015-01-09 22:59:41 +03:00
<component name="ChangesViewManager" flattened_view="true" show_ignored="true" />
2015-01-09 14:11:21 +03:00
<component name="CreatePatchCommitExecutor">
2015-01-28 21:02:32 +03:00
<option name="PATCH_PATH" value="C:\Users\Admin\AppData\Roaming\Kodi\addons\plugin.video.torrenter" />
2015-01-09 14:11:21 +03:00
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
<component name="FavoritesManager">
<favorites_list name="plugin.video.torrenter" />
</component>
2015-01-09 14:17:05 +03:00
<component name="FileEditorManager">
2015-01-09 22:59:41 +03:00
<splitter split-orientation="horizontal" split-proportion="0.5">
<split-first>
<leaf>
2015-07-16 22:36:48 +03:00
<file leaf-file-name="SearcherABC.py" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/SearcherABC.py">
2015-01-09 22:59:41 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-04 19:11:18 +03:00
<state vertical-scroll-proportion="0.0">
2015-07-16 22:36:48 +03:00
<caret line="223" column="23" selection-start-line="223" selection-start-column="23" selection-end-line="223" selection-end-column="23" />
2015-06-23 23:00:27 +03:00
<folding>
2015-07-16 22:36:48 +03:00
<element signature="e#838#848#0" expanded="true" />
2015-06-23 23:00:27 +03:00
</folding>
2015-01-31 23:28:30 +03:00
</state>
</provider>
</entry>
</file>
2015-07-16 22:36:48 +03:00
<file leaf-file-name="functions.py" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/functions.py">
2015-07-12 10:29:50 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.25373134">
<caret line="104" column="4" selection-start-line="104" selection-start-column="4" selection-end-line="104" selection-end-column="4" />
<folding>
<element signature="e#24#832#1" expanded="false" />
<element signature="e#1971#2820#0" expanded="false" />
<element signature="e#2854#3093#0" expanded="false" />
<element signature="e#3117#3276#0" expanded="false" />
</folding>
2015-07-12 10:29:50 +03:00
</state>
</provider>
</entry>
</file>
2015-07-16 22:36:48 +03:00
<file leaf-file-name="controlcenter.py" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/controlcenter.py">
2015-01-31 23:28:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-12 10:29:50 +03:00
<state vertical-scroll-proportion="0.0">
2015-07-16 22:36:48 +03:00
<caret line="50" column="46" selection-start-line="50" selection-start-column="46" selection-end-line="50" selection-end-column="46" />
<folding>
2015-07-16 22:36:48 +03:00
<element signature="e#834#844#0" expanded="true" />
</folding>
2015-01-11 13:05:44 +03:00
</state>
</provider>
</entry>
</file>
2015-05-01 22:00:18 +03:00
</leaf>
</split-first>
<split-second>
<leaf>
2015-07-16 22:36:48 +03:00
<file leaf-file-name="Libtorrent.py" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/Libtorrent.py">
2015-06-23 23:00:27 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="1.1324042">
<caret line="330" column="49" selection-start-line="330" selection-start-column="49" selection-end-line="330" selection-end-column="49" />
2015-06-23 23:00:27 +03:00
<folding />
</state>
</provider>
</entry>
</file>
2015-01-09 22:59:41 +03:00
</leaf>
</split-second>
</splitter>
2015-01-09 14:17:05 +03:00
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
2015-01-09 14:17:05 +03:00
<component name="FindManager">
<FindUsagesManager>
<setting name="OPEN_NEW_TAB" value="true" />
</FindUsagesManager>
</component>
2015-01-09 14:11:21 +03:00
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
2015-01-09 14:17:05 +03:00
<component name="IdeDocumentHistory">
2015-06-23 23:00:27 +03:00
<option name="CHANGED_PATHS">
2015-01-09 14:17:05 +03:00
<list>
2015-07-16 22:36:48 +03:00
<option value="$PROJECT_DIR$/resources/contenters/IMDB.py" />
<option value="$PROJECT_DIR$/resources/contenters/FastTorrent.py" />
2015-07-04 19:11:18 +03:00
<option value="$PROJECT_DIR$/resources/contenters/CXZ.py" />
2015-07-16 22:36:48 +03:00
<option value="$PROJECT_DIR$/resources/contenters/ThePirateBaySe.py" />
<option value="$PROJECT_DIR$/changelog.txt" />
<option value="$PROJECT_DIR$/resources/contenters/EZTV.py" />
<option value="$PROJECT_DIR$/Core.py" />
<option value="$PROJECT_DIR$/addon.xml" />
<option value="$PROJECT_DIR$/controlcenter.py" />
<option value="$PROJECT_DIR$/../plugin.video.twitch/converter.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.BTDigg/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.BTDigg/BTDigg.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.BTDigg/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.ExtraTorrent/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.TFileME/TFileME.py" />
2015-07-04 19:11:18 +03:00
<option value="$PROJECT_DIR$/../torrenter.searcher.TFileME/addon.xml" />
2015-07-16 22:36:48 +03:00
<option value="$PROJECT_DIR$/../torrenter.searcher.ExtraTorrent/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.EZTV/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.EZTV/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.EZTV/EZTV.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.KickAssSo/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.KickAssSo/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.KickAssSo/KickAssSo.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.ExtraTorrent/ExtraTorrent.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.KinoZalTV/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.KinoZalTV/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.KinoZalTV/KinoZalTV.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.NNMClubRu/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.NNMClubRu/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.NNMClubRu/NNMClubRu.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.Nyaa/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.Nyaa/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.Nyaa/Nyaa.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.RiperAM/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.RiperAM/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.RiperAM/RiperAM.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.RuTorOrg/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.RuTorOrg/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.RuTorOrg/RuTorOrg.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.RuTrackerOrg/changelog.txt" />
2015-07-04 19:11:18 +03:00
<option value="$PROJECT_DIR$/../torrenter.searcher.RuTrackerOrg/addon.xml" />
2015-07-16 22:36:48 +03:00
<option value="$PROJECT_DIR$/../torrenter.searcher.RuTrackerOrg/RuTrackerOrg.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.T411FR/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.T411FR/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.T411FR/T411FR.py" />
<option value="$PROJECT_DIR$/../torrenter.searcher.ThePirateBay/addon.xml" />
<option value="$PROJECT_DIR$/../torrenter.searcher.ThePirateBay/changelog.txt" />
<option value="$PROJECT_DIR$/../torrenter.searcher.ThePirateBay/ThePirateBay.py" />
2015-07-04 19:11:18 +03:00
<option value="$PROJECT_DIR$/functions.py" />
2015-07-16 22:36:48 +03:00
<option value="$PROJECT_DIR$/SearcherABC.py" />
<option value="$PROJECT_DIR$/Libtorrent.py" />
2015-01-09 14:17:05 +03:00
</list>
</option>
</component>
2015-06-23 23:00:27 +03:00
<component name="NamedScopeManager">
<order />
</component>
2015-01-09 14:11:21 +03:00
<component name="ProjectFrameBounds">
2015-07-16 22:36:48 +03:00
<option name="x" value="-8" />
<option name="y" value="-8" />
<option name="width" value="1936" />
<option name="height" value="1056" />
2015-01-09 14:11:21 +03:00
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="ProjectView">
<navigator currentView="ProjectPane" proportions="" version="1">
<flattenPackages />
<showMembers />
<showModules />
<showLibraryContents />
<hideEmptyPackages />
<abbreviatePackageNames />
<autoscrollToSource />
<autoscrollFromSource />
<sortByType />
</navigator>
<panes>
<pane id="ProjectPane">
<subPane>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
2015-01-31 23:28:30 +03:00
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resources" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
2015-07-04 19:11:18 +03:00
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resources" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
2015-07-16 22:36:48 +03:00
<option name="myItemId" value="utorrent" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resources" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="searchers" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
2015-07-16 22:36:48 +03:00
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resources" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="language" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resources" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="language" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="Russian" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resources" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="language" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="English" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
2015-07-16 22:36:48 +03:00
<option name="myItemId" value="plugin.video.torrenter" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resources" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="contenters" />
2015-07-04 19:11:18 +03:00
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
2015-01-09 14:11:21 +03:00
</subPane>
</pane>
2015-07-16 22:36:48 +03:00
<pane id="Scratches" />
<pane id="Scope" />
2015-01-09 14:11:21 +03:00
</panes>
</component>
<component name="PropertiesComponent">
2015-07-04 19:11:18 +03:00
<property name="last_opened_file_path" value="$PROJECT_DIR$/../script.module.libtorrent" />
2015-01-09 22:59:41 +03:00
<property name="FullScreen" value="false" />
2015-01-09 23:18:55 +03:00
<property name="recentsLimit" value="5" />
2015-01-12 23:10:20 +03:00
<property name="options.lastSelected" value="vcs.Git" />
2015-01-10 18:47:07 +03:00
<property name="options.splitter.main.proportions" value="0.3" />
<property name="options.splitter.details.proportions" value="0.2" />
<property name="options.searchVisible" value="true" />
</component>
2015-01-18 01:32:32 +03:00
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
2015-06-23 23:00:27 +03:00
<recent name="C:\Users\Admin\AppData\Roaming\Kodi\addons\plugin.video.torrenter\resources\contenters" />
2015-01-18 01:32:32 +03:00
<recent name="C:\Users\Admin\AppData\Roaming\Kodi\addons\plugin.video.torrenter\resources\searchers" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="C:\Users\Admin\AppData\Roaming\Kodi\addons\plugin.video.torrenter\resources\searchers\unused" />
</key>
2015-01-18 01:32:32 +03:00
</component>
2015-01-09 23:18:55 +03:00
<component name="RunManager" selected="Python.cal">
<configuration default="false" name="cal" type="PythonConfigurationType" factoryName="Python" temporary="true">
<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$" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<module name="plugin.video.torrenter" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/cal.py" />
<option name="PARAMETERS" value="" />
2015-06-23 23:00:27 +03:00
<option name="SHOW_COMMAND_LINE" value="false" />
2015-01-09 23:18:55 +03:00
<RunnerSettings RunnerId="PythonRunner" />
<ConfigurationWrapper RunnerId="PythonRunner" />
<method />
</configuration>
2015-06-23 23:00:27 +03:00
<configuration default="true" type="PythonConfigurationType" factoryName="Python">
2015-01-09 22:59:41 +03:00
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
2015-06-23 23:00:27 +03:00
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
2015-01-09 22:59:41 +03:00
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<module name="plugin.video.torrenter" />
<option name="SCRIPT_NAME" value="" />
2015-06-23 23:00:27 +03:00
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
2015-01-09 22:59:41 +03:00
<method />
</configuration>
2015-06-23 23:00:27 +03:00
<configuration default="true" type="tests" factoryName="Attests">
2015-01-09 22:59:41 +03:00
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<module name="plugin.video.torrenter" />
<option name="SCRIPT_NAME" value="" />
<option name="CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="FOLDER_NAME" value="" />
<option name="TEST_TYPE" value="TEST_SCRIPT" />
<option name="PATTERN" value="" />
<option name="USE_PATTERN" value="false" />
<method />
</configuration>
2015-06-23 23:00:27 +03:00
<configuration default="true" type="tests" factoryName="Doctests">
2015-01-09 22:59:41 +03:00
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
2015-06-23 23:00:27 +03:00
<envs />
2015-01-09 22:59:41 +03:00
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<module name="plugin.video.torrenter" />
<option name="SCRIPT_NAME" value="" />
2015-06-23 23:00:27 +03:00
<option name="CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="FOLDER_NAME" value="" />
<option name="TEST_TYPE" value="TEST_SCRIPT" />
<option name="PATTERN" value="" />
<option name="USE_PATTERN" value="false" />
2015-01-09 22:59:41 +03:00
<method />
</configuration>
2015-06-23 23:00:27 +03:00
<configuration default="true" type="tests" factoryName="Nosetests">
2015-01-09 22:59:41 +03:00
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<module name="plugin.video.torrenter" />
<option name="SCRIPT_NAME" value="" />
<option name="CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="FOLDER_NAME" value="" />
<option name="TEST_TYPE" value="TEST_SCRIPT" />
<option name="PATTERN" value="" />
<option name="USE_PATTERN" value="false" />
<option name="PARAMS" value="" />
<option name="USE_PARAM" value="false" />
<method />
</configuration>
2015-06-23 23:00:27 +03:00
<configuration default="true" type="tests" factoryName="Unittests">
2015-01-09 22:59:41 +03:00
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<module name="plugin.video.torrenter" />
<option name="SCRIPT_NAME" value="" />
<option name="CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="FOLDER_NAME" value="" />
<option name="TEST_TYPE" value="TEST_SCRIPT" />
<option name="PATTERN" value="" />
<option name="USE_PATTERN" value="false" />
2015-06-23 23:00:27 +03:00
<option name="PUREUNITTEST" value="true" />
<option name="PARAMS" value="" />
<option name="USE_PARAM" value="false" />
2015-01-09 22:59:41 +03:00
<method />
</configuration>
2015-06-23 23:00:27 +03:00
<configuration default="true" type="tests" factoryName="py.test">
2015-01-09 22:59:41 +03:00
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<module name="plugin.video.torrenter" />
<option name="SCRIPT_NAME" value="" />
<option name="CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="FOLDER_NAME" value="" />
<option name="TEST_TYPE" value="TEST_SCRIPT" />
<option name="PATTERN" value="" />
<option name="USE_PATTERN" value="false" />
2015-06-23 23:00:27 +03:00
<option name="testToRun" value="" />
<option name="keywords" value="" />
<option name="params" value="" />
<option name="USE_PARAM" value="false" />
<option name="USE_KEYWORD" value="false" />
2015-01-09 22:59:41 +03:00
<method />
</configuration>
2015-01-09 23:18:55 +03:00
<list size="1">
<item index="0" class="java.lang.String" itemvalue="Python.cal" />
</list>
<recent_temporary>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="Python.cal" />
</list>
</recent_temporary>
2015-01-09 14:11:21 +03:00
</component>
<component name="ShelveChangesManager" show_recycled="false" />
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="56e91349-2444-4553-bc78-90c2bab49e9c" name="Default" comment="" />
<created>1420801533300</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="Default" />
2015-01-09 14:11:21 +03:00
<updated>1420801533300</updated>
</task>
2015-03-19 23:29:04 +03:00
<task id="LOCAL-00043" summary="swesub update, phrase, next page fix">
<created>1424607233401</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="00043" />
<option name="project" value="LOCAL" />
2015-03-19 23:29:04 +03:00
<updated>1424607233401</updated>
</task>
<task id="LOCAL-00044" summary="BTDigg">
<created>1425134151016</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="00044" />
<option name="project" value="LOCAL" />
2015-03-19 23:29:04 +03:00
<updated>1425134151016</updated>
</task>
<task id="LOCAL-00045" summary="fix">
<created>1425744202487</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="00045" />
<option name="project" value="LOCAL" />
2015-03-19 23:29:04 +03:00
<updated>1425744202487</updated>
</task>
<task id="LOCAL-00046" summary="change">
<created>1426795799240</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="00046" />
<option name="project" value="LOCAL" />
2015-03-19 23:29:04 +03:00
<updated>1426795799240</updated>
</task>
2015-05-01 22:00:18 +03:00
<task id="LOCAL-00047" summary="utf fix">
<created>1426796944835</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="00047" />
<option name="project" value="LOCAL" />
2015-05-01 22:00:18 +03:00
<updated>1426796944835</updated>
</task>
<task id="LOCAL-00048" summary="utf fix">
<created>1426796963534</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="00048" />
<option name="project" value="LOCAL" />
2015-05-01 22:00:18 +03:00
<updated>1426796963534</updated>
</task>
<task id="LOCAL-00049" summary="search fix">
<created>1428070959419</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="00049" />
<option name="project" value="LOCAL" />
2015-05-01 22:00:18 +03:00
<updated>1428070959419</updated>
</task>
<task id="LOCAL-00050" summary="one searcher for myshows.ru">
<created>1428931031577</created>
2015-06-23 23:00:27 +03:00
<option name="number" value="00050" />
<option name="project" value="LOCAL" />
2015-05-01 22:00:18 +03:00
<updated>1428931031577</updated>
</task>
2015-06-23 23:00:27 +03:00
<task id="LOCAL-00051" summary="fixes">
<created>1430506818834</created>
<option name="number" value="00051" />
<option name="project" value="LOCAL" />
<updated>1430506818834</updated>
</task>
<task id="LOCAL-00052" summary="rutor fix">
<created>1430760574055</created>
<option name="number" value="00052" />
<option name="project" value="LOCAL" />
<updated>1430760574055</updated>
</task>
<task id="LOCAL-00053" summary="update">
<created>1431620449674</created>
<option name="number" value="00053" />
<option name="project" value="LOCAL" />
<updated>1431620449674</updated>
</task>
<task id="LOCAL-00054" summary="deluge file progress fix">
<created>1431970599353</created>
<option name="number" value="00054" />
<option name="project" value="LOCAL" />
<updated>1431970599354</updated>
</task>
<task id="LOCAL-00055" summary="music update">
<created>1431972846563</created>
<option name="number" value="00055" />
<option name="project" value="LOCAL" />
<updated>1431972846563</updated>
</task>
<task id="LOCAL-00056" summary="kickass fix">
<created>1432369524328</created>
<option name="number" value="00056" />
<option name="project" value="LOCAL" />
<updated>1432369524328</updated>
</task>
<task id="LOCAL-00057" summary="kickass fix">
<created>1432469972605</created>
<option name="number" value="00057" />
<option name="project" value="LOCAL" />
<updated>1432469972605</updated>
</task>
<task id="LOCAL-00058" summary="update">
<created>1433191499390</created>
<option name="number" value="00058" />
<option name="project" value="LOCAL" />
<updated>1433191499390</updated>
</task>
<task id="LOCAL-00059" summary="tmdb fix">
<created>1433358593853</created>
<option name="number" value="00059" />
<option name="project" value="LOCAL" />
<updated>1433358593853</updated>
</task>
<task id="LOCAL-00060" summary="riper fix">
<created>1433360754651</created>
<option name="number" value="00060" />
<option name="project" value="LOCAL" />
<updated>1433360754651</updated>
</task>
<task id="LOCAL-00061" summary="little piece mp4 fix">
<created>1433787458035</created>
<option name="number" value="00061" />
<option name="project" value="LOCAL" />
<updated>1433787458036</updated>
</task>
<task id="LOCAL-00062" summary="update">
<created>1433792128270</created>
<option name="number" value="00062" />
<option name="project" value="LOCAL" />
<updated>1433792128271</updated>
</task>
<task id="LOCAL-00063" summary="magnet, platform">
<created>1434145575569</created>
<option name="number" value="00063" />
<option name="project" value="LOCAL" />
<updated>1434145575570</updated>
</task>
2015-06-27 11:16:44 +03:00
<task id="LOCAL-00064" summary="platform fix">
<created>1435089627617</created>
<option name="number" value="00064" />
<option name="project" value="LOCAL" />
<updated>1435089627618</updated>
</task>
2015-07-04 19:11:18 +03:00
<task id="LOCAL-00065" summary="lang fix">
<created>1435393004448</created>
<option name="number" value="00065" />
<option name="project" value="LOCAL" />
<updated>1435393004449</updated>
</task>
<task id="LOCAL-00066" summary="html fix">
<created>1435394639321</created>
<option name="number" value="00066" />
<option name="project" value="LOCAL" />
<updated>1435394639321</updated>
</task>
<task id="LOCAL-00067" summary="uk ru exchange">
<created>1435487115851</created>
<option name="number" value="00067" />
<option name="project" value="LOCAL" />
<updated>1435487115852</updated>
</task>
<task id="LOCAL-00068" summary="script.module.libtorrent update is comming">
<created>1435488457062</created>
<option name="number" value="00068" />
<option name="project" value="LOCAL" />
<updated>1435488457062</updated>
</task>
<task id="LOCAL-00069" summary="false import fix">
<created>1435498101019</created>
<option name="number" value="00069" />
<option name="project" value="LOCAL" />
<updated>1435498101020</updated>
</task>
<task id="LOCAL-00070" summary="major settings tweak and encryption">
<created>1435503849419</created>
<option name="number" value="00070" />
<option name="project" value="LOCAL" />
<updated>1435503849419</updated>
</task>
<task id="LOCAL-00071" summary="fix encryption">
<created>1435504476202</created>
<option name="number" value="00071" />
<option name="project" value="LOCAL" />
<updated>1435504476202</updated>
</task>
<task id="LOCAL-00072" summary="bases update">
<created>1435512843325</created>
<option name="number" value="00072" />
<option name="project" value="LOCAL" />
<updated>1435512843325</updated>
</task>
<task id="LOCAL-00073" summary="dl base update">
<created>1435604822779</created>
<option name="number" value="00073" />
<option name="project" value="LOCAL" />
<updated>1435604822780</updated>
</task>
<task id="LOCAL-00074" summary="copyright">
<created>1435676937392</created>
<option name="number" value="00074" />
<option name="project" value="LOCAL" />
<updated>1435676937393</updated>
</task>
<task id="LOCAL-00075" summary="major search update, external serachers">
<created>1435781729323</created>
<option name="number" value="00075" />
<option name="project" value="LOCAL" />
<updated>1435781729323</updated>
</task>
<task id="LOCAL-00076" summary="fixes">
<created>1435862766046</created>
<option name="number" value="00076" />
<option name="project" value="LOCAL" />
<updated>1435862766046</updated>
</task>
<task id="LOCAL-00077" summary="fixes">
<created>1435862822488</created>
<option name="number" value="00077" />
<option name="project" value="LOCAL" />
<updated>1435862822488</updated>
</task>
<task id="LOCAL-00078" summary="fixes">
<created>1435862915258</created>
<option name="number" value="00078" />
<option name="project" value="LOCAL" />
<updated>1435862915258</updated>
</task>
<task id="LOCAL-00079" summary="fixes">
<created>1436025225682</created>
<option name="number" value="00079" />
<option name="project" value="LOCAL" />
<updated>1436025225683</updated>
</task>
<task id="LOCAL-00080" summary="fixes">
<created>1436026279005</created>
<option name="number" value="00080" />
<option name="project" value="LOCAL" />
<updated>1436026279005</updated>
</task>
<task id="LOCAL-00081" summary="android support in script.module.libtorrent">
<created>1436608713301</created>
<option name="number" value="00081" />
<option name="project" value="LOCAL" />
<updated>1436608713301</updated>
</task>
2015-07-12 10:29:50 +03:00
<task id="LOCAL-00082" summary="android support in script.module.libtorrent">
<created>1436655689608</created>
<option name="number" value="00082" />
<option name="project" value="LOCAL" />
<updated>1436655689608</updated>
</task>
2015-07-16 22:36:48 +03:00
<task id="LOCAL-00083" summary="kodi 15 fix">
<created>1436686190355</created>
<option name="number" value="00083" />
<option name="project" value="LOCAL" />
<updated>1436686190355</updated>
</task>
<task id="LOCAL-00084" summary="delete searchers, icon optimization">
<created>1436696913320</created>
<option name="number" value="00084" />
<option name="project" value="LOCAL" />
<updated>1436696913320</updated>
</task>
<task id="LOCAL-00085" summary="2.3.1">
<created>1436706852429</created>
<option name="number" value="00085" />
<option name="project" value="LOCAL" />
<updated>1436706852429</updated>
</task>
<task id="LOCAL-00086" summary="2.3.1">
<created>1436707054612</created>
<option name="number" value="00086" />
<option name="project" value="LOCAL" />
<updated>1436707054612</updated>
</task>
<task id="LOCAL-00087" summary="2.3.1">
<created>1436708909211</created>
<option name="number" value="00087" />
<option name="project" value="LOCAL" />
<updated>1436708909211</updated>
</task>
<task id="LOCAL-00088" summary="cc fix">
<created>1436738253915</created>
<option name="number" value="00088" />
<option name="project" value="LOCAL" />
<updated>1436738253916</updated>
</task>
<task id="LOCAL-00089" summary="media list, cc, deluge fixes">
<created>1436976862583</created>
<option name="number" value="00089" />
<option name="project" value="LOCAL" />
<updated>1436976862584</updated>
</task>
<task id="LOCAL-00090" summary="searcher update">
<created>1437067970770</created>
<option name="number" value="00090" />
<option name="project" value="LOCAL" />
<updated>1437067970771</updated>
</task>
<task id="LOCAL-00091" summary="searcher update">
<created>1437068342157</created>
<option name="number" value="00091" />
<option name="project" value="LOCAL" />
<updated>1437068342157</updated>
</task>
<option name="localTasksCounter" value="92" />
2015-01-09 14:11:21 +03:00
<servers />
</component>
<component name="TodoView" selected-index="0">
<todo-panel id="selected-file">
<are-packages-shown value="false" />
<are-modules-shown value="false" />
<flatten-packages value="false" />
<is-autoscroll-to-source value="false" />
</todo-panel>
<todo-panel id="all">
<are-packages-shown value="false" />
<are-modules-shown value="false" />
<flatten-packages value="false" />
<is-autoscroll-to-source value="false" />
</todo-panel>
<todo-panel id="default-changelist">
<are-packages-shown value="false" />
<are-modules-shown value="false" />
<flatten-packages value="false" />
<is-autoscroll-to-source value="false" />
</todo-panel>
</component>
<component name="ToolWindowManager">
2015-07-16 22:36:48 +03:00
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
2015-07-12 10:29:50 +03:00
<editor active="true" />
2015-01-09 14:11:21 +03:00
<layout>
2015-07-16 22:36:48 +03:00
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.13119073" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
2015-06-23 23:00:27 +03:00
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32925472" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
2015-01-31 23:28:30 +03:00
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
2015-06-23 23:00:27 +03:00
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
2015-06-27 11:16:44 +03:00
<window_info id="Python Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3295583" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
2015-07-16 22:36:48 +03:00
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.2988889" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
2015-06-23 23:00:27 +03:00
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
2015-06-27 11:16:44 +03:00
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32842582" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
2015-06-23 23:00:27 +03:00
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.1319149" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25226244" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
2015-01-09 14:11:21 +03:00
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
2015-01-09 14:11:21 +03:00
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
2015-01-19 17:32:24 +03:00
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
2015-07-04 19:11:18 +03:00
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.21404304" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
2015-07-16 22:36:48 +03:00
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.24946696" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32480535" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
2015-06-23 23:00:27 +03:00
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
2015-06-27 11:16:44 +03:00
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
2015-01-09 14:11:21 +03:00
</layout>
</component>
<component name="Vcs.Log.UiProperties">
<option name="RECENTLY_FILTERED_USER_GROUPS">
<collection />
</option>
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
<collection />
</option>
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="VcsManagerConfiguration">
2015-06-23 23:00:27 +03:00
<MESSAGE value="tmdb fix" />
<MESSAGE value="riper fix" />
<MESSAGE value="little piece mp4 fix" />
<MESSAGE value="update" />
<MESSAGE value="magnet, platform" />
2015-06-27 11:16:44 +03:00
<MESSAGE value="platform fix" />
2015-07-04 19:11:18 +03:00
<MESSAGE value="lang fix" />
<MESSAGE value="html fix" />
<MESSAGE value="uk ru exchange" />
<MESSAGE value="script.module.libtorrent update is comming" />
<MESSAGE value="false import fix" />
<MESSAGE value="major settings tweak and encryption" />
<MESSAGE value="fix encryption" />
<MESSAGE value="bases update" />
<MESSAGE value="dl base update" />
<MESSAGE value="copyright" />
<MESSAGE value="major search update, external serachers" />
<MESSAGE value="fixes" />
<MESSAGE value="android support in script.module.libtorrent" />
2015-07-16 22:36:48 +03:00
<MESSAGE value="kodi 15 fix" />
<MESSAGE value="delete searchers, icon optimization" />
<MESSAGE value="2.3.1" />
<MESSAGE value="cc fix" />
<MESSAGE value="media list, cc, deluge fixes" />
<MESSAGE value="searcher update" />
<option name="LAST_COMMIT_MESSAGE" value="searcher update" />
2015-01-09 14:11:21 +03:00
</component>
<component name="XDebuggerManager">
2015-01-10 18:47:07 +03:00
<breakpoint-manager>
2015-07-16 22:36:48 +03:00
<option name="time" value="14" />
2015-01-10 18:47:07 +03:00
</breakpoint-manager>
2015-06-23 23:00:27 +03:00
<watches-manager />
2015-01-09 14:11:21 +03:00
</component>
2015-01-09 14:17:05 +03:00
<component name="editorHistoryManager">
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.BTDigg/addon.xml">
2015-06-27 11:16:44 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="52" selection-start-line="1" selection-start-column="52" selection-end-line="1" selection-end-column="52" />
2015-06-27 11:16:44 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/addon.xml">
2015-01-18 22:29:26 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.39534885">
<caret line="14" column="9" selection-start-line="14" selection-start-column="9" selection-end-line="14" selection-end-column="9" />
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/resources/settings.xml">
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.6893688">
<caret line="170" column="66" selection-start-line="170" selection-start-column="66" selection-end-line="170" selection-end-column="66" />
2015-01-18 22:29:26 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/resources/utorrent/net.py">
2015-01-18 22:29:26 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="1.4684385">
<caret line="855" column="26" selection-start-line="855" selection-start-column="26" selection-end-line="855" selection-end-column="26" />
2015-01-13 21:23:55 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/default.py">
2015-01-14 23:24:01 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.6777409">
<caret line="26" column="0" selection-start-line="26" selection-start-column="0" selection-end-line="27" selection-end-column="68" />
2015-01-18 22:29:26 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.BTDigg/changelog.txt">
2015-01-18 22:29:26 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-04 19:11:18 +03:00
<state vertical-scroll-proportion="0.0">
2015-07-16 22:36:48 +03:00
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
2015-01-16 17:58:56 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.TFileME/changelog.txt">
2015-01-16 17:58:56 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.0">
<caret line="0" column="5" selection-start-line="0" selection-start-column="5" selection-end-line="0" selection-end-column="5" />
2015-01-18 22:29:26 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.ExtraTorrent/addon.xml">
2015-01-18 22:29:26 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="58" selection-start-line="1" selection-start-column="58" selection-end-line="1" selection-end-column="58" />
2015-01-14 23:24:01 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.BTDigg/BTDigg.py">
2015-01-19 17:32:24 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.43521595">
<caret line="40" column="0" selection-start-line="40" selection-start-column="0" selection-end-line="41" selection-end-column="72" />
2015-07-04 19:11:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.TFileME/addon.xml">
2015-07-04 19:11:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="53" selection-start-line="1" selection-start-column="53" selection-end-line="1" selection-end-column="53" />
2015-01-19 17:32:24 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.TFileME/TFileME.py">
2015-01-31 23:28:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.0">
<caret line="128" column="25" selection-start-line="128" selection-start-column="25" selection-end-line="128" selection-end-column="25" />
2015-01-31 23:28:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.EZTV/addon.xml">
2015-01-31 23:28:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="50" selection-start-line="1" selection-start-column="50" selection-end-line="1" selection-end-column="50" />
2015-01-31 23:28:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.EZTV/changelog.txt">
2015-01-31 23:28:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.056478404">
<caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
2015-01-31 23:28:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.EZTV/EZTV.py">
2015-01-31 23:28:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.6611296">
<caret line="41" column="14" selection-start-line="41" selection-start-column="4" selection-end-line="41" selection-end-column="14" />
2015-01-31 23:28:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.KickAssSo/addon.xml">
2015-01-19 20:33:28 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="54" selection-start-line="1" selection-start-column="54" selection-end-line="1" selection-end-column="54" />
2015-01-24 23:24:15 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.KickAssSo/changelog.txt">
2015-01-24 23:24:15 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
2015-01-20 00:46:39 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.KickAssSo/KickAssSo.py">
2015-01-20 00:46:39 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.46345514">
<caret line="110" column="69" selection-start-line="110" selection-start-column="69" selection-end-line="110" selection-end-column="69" />
2015-01-20 00:46:39 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.KinoZalTV/addon.xml">
2015-01-31 23:28:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="55" selection-start-line="1" selection-start-column="55" selection-end-line="1" selection-end-column="55" />
2015-01-31 23:28:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.KinoZalTV/changelog.txt">
2015-01-31 23:28:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
2015-01-27 22:27:59 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/Core.py">
2015-01-28 22:53:45 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.70598006">
<caret line="56" column="18" selection-start-line="56" selection-start-column="18" selection-end-line="56" selection-end-column="18" />
2015-01-28 22:53:45 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.KinoZalTV/resources/settings.xml">
2015-01-28 22:53:45 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="73" selection-start-line="3" selection-start-column="62" selection-end-line="3" selection-end-column="73" />
2015-01-28 22:53:45 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.KinoZalTV/KinoZalTV.py">
2015-01-28 22:53:45 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.0">
<caret line="123" column="26" selection-start-line="123" selection-start-column="26" selection-end-line="123" selection-end-column="26" />
2015-01-28 22:53:45 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.NNMClubRu/changelog.txt">
2015-01-28 22:53:45 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
2015-01-28 22:53:45 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.NNMClubRu/addon.xml">
2015-01-31 23:28:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="55" selection-start-line="1" selection-start-column="55" selection-end-line="1" selection-end-column="55" />
2015-01-31 23:28:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.NNMClubRu/NNMClubRu.py">
2015-01-28 22:53:45 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.40697673">
<caret line="146" column="80" selection-start-line="146" selection-start-column="80" selection-end-line="146" selection-end-column="80" />
2015-02-04 19:18:00 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.Nyaa/changelog.txt">
2015-02-09 23:08:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
2015-02-09 23:08:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.Nyaa/addon.xml">
2015-02-09 23:08:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="50" selection-start-line="1" selection-start-column="50" selection-end-line="1" selection-end-column="50" />
2015-02-09 23:08:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.Nyaa/Nyaa.py">
2015-02-09 23:08:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="-1.3438538">
<caret line="41" column="4" selection-start-line="41" selection-start-column="4" selection-end-line="41" selection-end-column="4" />
2015-02-09 23:08:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RiperAM/addon.xml">
2015-02-09 23:08:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="53" selection-start-line="1" selection-start-column="53" selection-end-line="1" selection-end-column="53" />
2015-02-09 23:08:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RiperAM/changelog.txt">
2015-02-09 23:08:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
2015-02-09 23:08:30 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RiperAM/resources/settings.xml">
2015-02-04 19:18:00 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.11295681">
<caret line="4" column="71" selection-start-line="4" selection-start-column="62" selection-end-line="4" selection-end-column="71" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RiperAM/RiperAM.py">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.6611296">
<caret line="126" column="40" selection-start-line="126" selection-start-column="40" selection-end-line="126" selection-end-column="40" />
2015-02-04 19:18:00 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RuTorOrg/changelog.txt">
2015-02-04 19:18:00 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RuTorOrg/addon.xml">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="54" selection-start-line="1" selection-start-column="54" selection-end-line="1" selection-end-column="54" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RuTorOrg/RuTorOrg.py">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.45182723">
<caret line="125" column="38" selection-start-line="125" selection-start-column="38" selection-end-line="125" selection-end-column="38" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RuTrackerOrg/changelog.txt">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.056478404">
<caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RuTrackerOrg/addon.xml">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="58" selection-start-line="1" selection-start-column="58" selection-end-line="1" selection-end-column="58" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-04 19:11:18 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.RuTrackerOrg/RuTrackerOrg.py">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.48006645">
<caret line="147" column="41" selection-start-line="147" selection-start-column="41" selection-end-line="147" selection-end-column="41" />
2015-02-04 19:18:00 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.T411FR/changelog.txt">
2015-02-04 19:18:00 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
2015-01-18 01:32:32 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.T411FR/addon.xml">
2015-02-09 23:08:30 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="52" selection-start-line="1" selection-start-column="52" selection-end-line="1" selection-end-column="52" />
2015-02-04 19:18:00 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.T411FR/T411FR.py">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.59302324">
<caret line="127" column="59" selection-start-line="127" selection-start-column="59" selection-end-line="127" selection-end-column="59" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.ThePirateBay/addon.xml">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.028239202">
<caret line="1" column="58" selection-start-line="1" selection-start-column="58" selection-end-line="1" selection-end-column="58" />
2015-02-04 19:18:00 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.ThePirateBay/changelog.txt">
2015-02-04 19:18:00 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.08471761">
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.ThePirateBay/ThePirateBay.py">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.0">
<caret line="120" column="26" selection-start-line="120" selection-start-column="26" selection-end-line="120" selection-end-column="26" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../script.module.libtorrent/python_libtorrent/functions.py">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.3936877">
<caret line="39" column="0" selection-start-line="39" selection-start-column="0" selection-end-line="40" selection-end-column="75" />
2015-05-01 22:00:18 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.ExtraTorrent/ExtraTorrent.py">
2015-05-01 22:00:18 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.0">
<caret line="120" column="66" selection-start-line="120" selection-start-column="66" selection-end-line="120" selection-end-column="66" />
2015-01-28 22:53:45 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/../torrenter.searcher.ExtraTorrent/changelog.txt">
2015-06-27 11:16:44 +03:00
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
2015-07-16 22:36:48 +03:00
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
2015-06-27 11:16:44 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/controlcenter.py">
2015-06-27 11:16:44 +03:00
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
2015-07-16 22:36:48 +03:00
<caret line="50" column="46" selection-start-line="50" selection-start-column="46" selection-end-line="50" selection-end-column="46" />
<folding>
2015-07-16 22:36:48 +03:00
<element signature="e#834#844#0" expanded="true" />
</folding>
2015-06-27 11:16:44 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/SearcherABC.py">
2015-06-27 11:16:44 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.0">
<caret line="223" column="23" selection-start-line="223" selection-start-column="23" selection-end-line="223" selection-end-column="23" />
2015-06-27 11:16:44 +03:00
<folding>
2015-07-16 22:36:48 +03:00
<element signature="e#838#848#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/Libtorrent.py">
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="1.1324042">
<caret line="330" column="49" selection-start-line="330" selection-start-column="49" selection-end-line="330" selection-end-column="49" />
<folding />
2015-06-27 11:16:44 +03:00
</state>
</provider>
</entry>
2015-07-16 22:36:48 +03:00
<entry file="file://$PROJECT_DIR$/functions.py">
2015-07-12 10:29:50 +03:00
<provider selected="true" editor-type-id="text-editor">
2015-07-16 22:36:48 +03:00
<state vertical-scroll-proportion="0.25373134">
<caret line="104" column="4" selection-start-line="104" selection-start-column="4" selection-end-line="104" selection-end-column="4" />
<folding>
<element signature="e#24#832#1" expanded="false" />
<element signature="e#1971#2820#0" expanded="false" />
<element signature="e#2854#3093#0" expanded="false" />
<element signature="e#3117#3276#0" expanded="false" />
</folding>
2015-07-12 10:29:50 +03:00
</state>
</provider>
</entry>
2015-01-09 14:17:05 +03:00
</component>
2015-06-23 23:00:27 +03:00
</project>