AI-4.1.1 <schme@JoLaptop Update androidStudioFirstRun.xml, ide.general.xml, wsl.distributions.xml Create visualizationTool.xml
This commit is contained in:
parent
9adf02bf80
commit
6bbee0d683
@ -3,6 +3,6 @@
|
|||||||
<version>1</version>
|
<version>1</version>
|
||||||
</component>
|
</component>
|
||||||
<component name="whatsNew">
|
<component name="whatsNew">
|
||||||
<shownVersion>4.0.2</shownVersion>
|
<shownVersion>4.1.1</shownVersion>
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
@ -2,4 +2,7 @@
|
|||||||
<component name="GeneralSettings">
|
<component name="GeneralSettings">
|
||||||
<option name="showTipsOnStartup" value="false" />
|
<option name="showTipsOnStartup" value="false" />
|
||||||
</component>
|
</component>
|
||||||
|
<component name="Registry">
|
||||||
|
<entry key="external.system.auto.import.disabled" value="true" />
|
||||||
|
</component>
|
||||||
</application>
|
</application>
|
9
visualizationTool.xml
Normal file
9
visualizationTool.xml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<application>
|
||||||
|
<component name="VisualizationTool">
|
||||||
|
<option name="state">
|
||||||
|
<GlobalState>
|
||||||
|
<option name="firstTimeOpen" value="false" />
|
||||||
|
</GlobalState>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
@ -86,6 +86,12 @@
|
|||||||
<executable-path>Arch.exe</executable-path>
|
<executable-path>Arch.exe</executable-path>
|
||||||
<presentable-name>Arch Linux</presentable-name>
|
<presentable-name>Arch Linux</presentable-name>
|
||||||
</descriptor>
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>UBUNTU2004</id>
|
||||||
|
<microsoft-id>Ubuntu-20.04</microsoft-id>
|
||||||
|
<executable-path>ubuntu2004.exe</executable-path>
|
||||||
|
<presentable-name>Ubuntu 20.04</presentable-name>
|
||||||
|
</descriptor>
|
||||||
</set>
|
</set>
|
||||||
</descriptors>
|
</descriptors>
|
||||||
</component>
|
</component>
|
||||||
|
Reference in New Issue
Block a user