From 078911cf04a344fc7eea0bc35d7614d6c9b2e458 Mon Sep 17 00:00:00 2001 From: debuggerx Date: Thu, 26 Aug 2021 18:29:24 +0800 Subject: [PATCH] AI-Arctic Fox | 2020.3.1 Patch 1 IntelliLang.xml | 0 _linux/{$APP_CONFIG$ => }/git.xml | 0 _linux/{$APP_CONFIG$ => }/keymap.xml | 0 _linux/{$APP_CONFIG$ => }/laf.xml | 0 _linux/{$APP_CONFIG$ => }/path.macros.xml | 0 $APP_CONFIG$/androidEditors.xml => androidEditors.xml | 0 ...droidStudioFirstRun.xml => androidStudioFirstRun.xml | 0 $APP_CONFIG$/baseRefactoring.xml => baseRefactoring.xml | 0 .../code.style.schemes.xml => code.style.schemes.xml | 0 $APP_CONFIG$/colors.scheme.xml => colors.scheme.xml | 0 $APP_CONFIG$/customization.xml => customization.xml | 0 $APP_CONFIG$/debugger.xml => debugger.xml | 0 $APP_CONFIG$/diff.xml => diff.xml | 0 $APP_CONFIG$/editor.xml => editor.xml | 0 $APP_CONFIG$/emmet.xml => emmet.xml | 0 ....template.settings.xml => file.template.settings.xml | 0 find.xml | 2 ++ $APP_CONFIG$/github.xml => github.xml | 0 $APP_CONFIG$/gutter.xml => gutter.xml | 0 $APP_CONFIG$/ide.general.xml => ide.general.xml | 0 $APP_CONFIG$/ignore.xml => ignore.xml | 0 $APP_CONFIG$/jdk.table.xml => jdk.table.xml | 0 $APP_CONFIG$/lightEdit.xml => lightEdit.xml | 0 $APP_CONFIG$/macros.xml => macros.xml | 0 $APP_CONFIG$/notifications.xml => notifications.xml | 0 .../pluginAdvertiser.xml => pluginAdvertiser.xml | 0 $APP_CONFIG$/plugin_ui.xml => plugin_ui.xml | 0 $APP_CONFIG$/project.default.xml => project.default.xml | 0 $APP_CONFIG$/proxy.settings.xml => proxy.settings.xml | 0 $APP_CONFIG$/templates.xml => templates.xml | 0 .../toStringTemplates.xml => toStringTemplates.xml | 0 $APP_CONFIG$/ui.lnf.xml => ui.lnf.xml | 0 $APP_CONFIG$/updates.xml => updates.xml | 0 $APP_CONFIG$/usageView.xml => usageView.xml | 0 $APP_CONFIG$/vcs.xml => vcs.xml | 0 .../visualizationTool.xml => visualizationTool.xml | 0 $APP_CONFIG$/web-browsers.xml => web-browsers.xml | 0 ...iguxing.translation.xml => yiiguxing.translation.xml | 0 40 files changed, 2 insertions(+), 26 deletions(-) delete mode 100644 $APP_CONFIG$/filetypes.xml delete mode 100644 $APP_CONFIG$/find.xml rename $APP_CONFIG$/IntelliLang.xml => IntelliLang.xml (100%) rename _linux/{$APP_CONFIG$ => }/git.xml (100%) rename _linux/{$APP_CONFIG$ => }/keymap.xml (100%) rename _linux/{$APP_CONFIG$ => }/laf.xml (100%) rename _linux/{$APP_CONFIG$ => }/path.macros.xml (100%) rename $APP_CONFIG$/androidEditors.xml => androidEditors.xml (100%) rename $APP_CONFIG$/androidStudioFirstRun.xml => androidStudioFirstRun.xml (100%) rename $APP_CONFIG$/baseRefactoring.xml => baseRefactoring.xml (100%) rename $APP_CONFIG$/code.style.schemes.xml => code.style.schemes.xml (100%) rename $APP_CONFIG$/colors.scheme.xml => colors.scheme.xml (100%) rename $APP_CONFIG$/customization.xml => customization.xml (100%) rename $APP_CONFIG$/debugger.xml => debugger.xml (100%) rename $APP_CONFIG$/diff.xml => diff.xml (100%) rename $APP_CONFIG$/editor.xml => editor.xml (100%) rename $APP_CONFIG$/emmet.xml => emmet.xml (100%) rename $APP_CONFIG$/file.template.settings.xml => file.template.settings.xml (100%) rename $APP_CONFIG$/github.xml => github.xml (100%) rename $APP_CONFIG$/gutter.xml => gutter.xml (100%) rename $APP_CONFIG$/ide.general.xml => ide.general.xml (100%) rename $APP_CONFIG$/ignore.xml => ignore.xml (100%) rename $APP_CONFIG$/jdk.table.xml => jdk.table.xml (100%) rename $APP_CONFIG$/lightEdit.xml => lightEdit.xml (100%) rename $APP_CONFIG$/macros.xml => macros.xml (100%) rename $APP_CONFIG$/notifications.xml => notifications.xml (100%) rename $APP_CONFIG$/pluginAdvertiser.xml => pluginAdvertiser.xml (100%) rename $APP_CONFIG$/plugin_ui.xml => plugin_ui.xml (100%) rename $APP_CONFIG$/project.default.xml => project.default.xml (100%) rename $APP_CONFIG$/proxy.settings.xml => proxy.settings.xml (100%) rename $APP_CONFIG$/templates.xml => templates.xml (100%) rename $APP_CONFIG$/toStringTemplates.xml => toStringTemplates.xml (100%) rename $APP_CONFIG$/ui.lnf.xml => ui.lnf.xml (100%) rename $APP_CONFIG$/updates.xml => updates.xml (100%) rename $APP_CONFIG$/usageView.xml => usageView.xml (100%) rename $APP_CONFIG$/vcs.xml => vcs.xml (100%) rename $APP_CONFIG$/visualizationTool.xml => visualizationTool.xml (100%) rename $APP_CONFIG$/web-browsers.xml => web-browsers.xml (100%) rename $APP_CONFIG$/yiiguxing.translation.xml => yiiguxing.translation.xml (100%) diff --git a/$APP_CONFIG$/filetypes.xml b/$APP_CONFIG$/filetypes.xml deleted file mode 100644 index 2b9bbab..0000000 --- a/$APP_CONFIG$/filetypes.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/$APP_CONFIG$/find.xml b/$APP_CONFIG$/find.xml deleted file mode 100644 index db3a4b7..0000000 --- a/$APP_CONFIG$/find.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - \ No newline at end of file diff --git a/$APP_CONFIG$/IntelliLang.xml b/IntelliLang.xml similarity index 100% rename from $APP_CONFIG$/IntelliLang.xml rename to IntelliLang.xml diff --git a/_linux/$APP_CONFIG$/git.xml b/_linux/git.xml similarity index 100% rename from _linux/$APP_CONFIG$/git.xml rename to _linux/git.xml diff --git a/_linux/$APP_CONFIG$/keymap.xml b/_linux/keymap.xml similarity index 100% rename from _linux/$APP_CONFIG$/keymap.xml rename to _linux/keymap.xml diff --git a/_linux/$APP_CONFIG$/laf.xml b/_linux/laf.xml similarity index 100% rename from _linux/$APP_CONFIG$/laf.xml rename to _linux/laf.xml diff --git a/_linux/$APP_CONFIG$/path.macros.xml b/_linux/path.macros.xml similarity index 100% rename from _linux/$APP_CONFIG$/path.macros.xml rename to _linux/path.macros.xml diff --git a/$APP_CONFIG$/androidEditors.xml b/androidEditors.xml similarity index 100% rename from $APP_CONFIG$/androidEditors.xml rename to androidEditors.xml diff --git a/$APP_CONFIG$/androidStudioFirstRun.xml b/androidStudioFirstRun.xml similarity index 100% rename from $APP_CONFIG$/androidStudioFirstRun.xml rename to androidStudioFirstRun.xml diff --git a/$APP_CONFIG$/baseRefactoring.xml b/baseRefactoring.xml similarity index 100% rename from $APP_CONFIG$/baseRefactoring.xml rename to baseRefactoring.xml diff --git a/$APP_CONFIG$/code.style.schemes.xml b/code.style.schemes.xml similarity index 100% rename from $APP_CONFIG$/code.style.schemes.xml rename to code.style.schemes.xml diff --git a/$APP_CONFIG$/colors.scheme.xml b/colors.scheme.xml similarity index 100% rename from $APP_CONFIG$/colors.scheme.xml rename to colors.scheme.xml diff --git a/$APP_CONFIG$/customization.xml b/customization.xml similarity index 100% rename from $APP_CONFIG$/customization.xml rename to customization.xml diff --git a/$APP_CONFIG$/debugger.xml b/debugger.xml similarity index 100% rename from $APP_CONFIG$/debugger.xml rename to debugger.xml diff --git a/$APP_CONFIG$/diff.xml b/diff.xml similarity index 100% rename from $APP_CONFIG$/diff.xml rename to diff.xml diff --git a/$APP_CONFIG$/editor.xml b/editor.xml similarity index 100% rename from $APP_CONFIG$/editor.xml rename to editor.xml diff --git a/$APP_CONFIG$/emmet.xml b/emmet.xml similarity index 100% rename from $APP_CONFIG$/emmet.xml rename to emmet.xml diff --git a/$APP_CONFIG$/file.template.settings.xml b/file.template.settings.xml similarity index 100% rename from $APP_CONFIG$/file.template.settings.xml rename to file.template.settings.xml diff --git a/find.xml b/find.xml index 965789e..db3a4b7 100644 --- a/find.xml +++ b/find.xml @@ -2,6 +2,8 @@ \ No newline at end of file diff --git a/$APP_CONFIG$/github.xml b/github.xml similarity index 100% rename from $APP_CONFIG$/github.xml rename to github.xml diff --git a/$APP_CONFIG$/gutter.xml b/gutter.xml similarity index 100% rename from $APP_CONFIG$/gutter.xml rename to gutter.xml diff --git a/$APP_CONFIG$/ide.general.xml b/ide.general.xml similarity index 100% rename from $APP_CONFIG$/ide.general.xml rename to ide.general.xml diff --git a/$APP_CONFIG$/ignore.xml b/ignore.xml similarity index 100% rename from $APP_CONFIG$/ignore.xml rename to ignore.xml diff --git a/$APP_CONFIG$/jdk.table.xml b/jdk.table.xml similarity index 100% rename from $APP_CONFIG$/jdk.table.xml rename to jdk.table.xml diff --git a/$APP_CONFIG$/lightEdit.xml b/lightEdit.xml similarity index 100% rename from $APP_CONFIG$/lightEdit.xml rename to lightEdit.xml diff --git a/$APP_CONFIG$/macros.xml b/macros.xml similarity index 100% rename from $APP_CONFIG$/macros.xml rename to macros.xml diff --git a/$APP_CONFIG$/notifications.xml b/notifications.xml similarity index 100% rename from $APP_CONFIG$/notifications.xml rename to notifications.xml diff --git a/$APP_CONFIG$/pluginAdvertiser.xml b/pluginAdvertiser.xml similarity index 100% rename from $APP_CONFIG$/pluginAdvertiser.xml rename to pluginAdvertiser.xml diff --git a/$APP_CONFIG$/plugin_ui.xml b/plugin_ui.xml similarity index 100% rename from $APP_CONFIG$/plugin_ui.xml rename to plugin_ui.xml diff --git a/$APP_CONFIG$/project.default.xml b/project.default.xml similarity index 100% rename from $APP_CONFIG$/project.default.xml rename to project.default.xml diff --git a/$APP_CONFIG$/proxy.settings.xml b/proxy.settings.xml similarity index 100% rename from $APP_CONFIG$/proxy.settings.xml rename to proxy.settings.xml diff --git a/$APP_CONFIG$/templates.xml b/templates.xml similarity index 100% rename from $APP_CONFIG$/templates.xml rename to templates.xml diff --git a/$APP_CONFIG$/toStringTemplates.xml b/toStringTemplates.xml similarity index 100% rename from $APP_CONFIG$/toStringTemplates.xml rename to toStringTemplates.xml diff --git a/$APP_CONFIG$/ui.lnf.xml b/ui.lnf.xml similarity index 100% rename from $APP_CONFIG$/ui.lnf.xml rename to ui.lnf.xml diff --git a/$APP_CONFIG$/updates.xml b/updates.xml similarity index 100% rename from $APP_CONFIG$/updates.xml rename to updates.xml diff --git a/$APP_CONFIG$/usageView.xml b/usageView.xml similarity index 100% rename from $APP_CONFIG$/usageView.xml rename to usageView.xml diff --git a/$APP_CONFIG$/vcs.xml b/vcs.xml similarity index 100% rename from $APP_CONFIG$/vcs.xml rename to vcs.xml diff --git a/$APP_CONFIG$/visualizationTool.xml b/visualizationTool.xml similarity index 100% rename from $APP_CONFIG$/visualizationTool.xml rename to visualizationTool.xml diff --git a/$APP_CONFIG$/web-browsers.xml b/web-browsers.xml similarity index 100% rename from $APP_CONFIG$/web-browsers.xml rename to web-browsers.xml diff --git a/$APP_CONFIG$/yiiguxing.translation.xml b/yiiguxing.translation.xml similarity index 100% rename from $APP_CONFIG$/yiiguxing.translation.xml rename to yiiguxing.translation.xml