My settings for JetBrains IDEs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

122 lines
4.9 KiB

  1. <application>
  2. <component name="WslDistributionsService" version="1">
  3. <descriptors>
  4. <set>
  5. <descriptor>
  6. <id>DEBIAN</id>
  7. <microsoft-id>Debian</microsoft-id>
  8. <executable-path>debian.exe</executable-path>
  9. <presentable-name>Debian GNU/Linux</presentable-name>
  10. </descriptor>
  11. <descriptor>
  12. <id>KALI</id>
  13. <microsoft-id>kali-linux</microsoft-id>
  14. <executable-path>kali.exe</executable-path>
  15. <presentable-name>Kali Linux</presentable-name>
  16. </descriptor>
  17. <descriptor>
  18. <id>OPENSUSE42</id>
  19. <microsoft-id>openSUSE-42</microsoft-id>
  20. <executable-path>opensuse-42.exe</executable-path>
  21. <presentable-name>openSUSE Leap 42</presentable-name>
  22. </descriptor>
  23. <descriptor>
  24. <id>SLES12</id>
  25. <microsoft-id>SLES-12</microsoft-id>
  26. <executable-path>sles-12.exe</executable-path>
  27. <presentable-name>SUSE Linux Enterprise Server 12</presentable-name>
  28. </descriptor>
  29. <descriptor>
  30. <id>SLES15</id>
  31. <microsoft-id>SLES-15</microsoft-id>
  32. <executable-path>sles-15.exe</executable-path>
  33. <presentable-name>SUSE Linux Enterprise Server 15</presentable-name>
  34. </descriptor>
  35. <descriptor>
  36. <id>SLES-15-SP1</id>
  37. <microsoft-id>SLES-15-SP1</microsoft-id>
  38. <executable-path>SLES-15-SP1.exe</executable-path>
  39. <presentable-name>SUSE Linux Enterprise Server 15 SP1</presentable-name>
  40. </descriptor>
  41. <descriptor>
  42. <id>SUSE-Linux-Enterprise-Server-15-SP2</id>
  43. <microsoft-id>SUSE-Linux-Enterprise-Server-15-SP2</microsoft-id>
  44. <executable-path>SUSE-Linux-Enterprise-Server-15-SP2.exe</executable-path>
  45. <presentable-name>SUSE Linux Enterprise Server 15 SP2</presentable-name>
  46. </descriptor>
  47. <descriptor>
  48. <id>OPENSUSE15</id>
  49. <microsoft-id>openSUSE-Leap-15</microsoft-id>
  50. <executable-path>openSUSE-Leap-15.exe</executable-path>
  51. <presentable-name>openSUSE Leap 15</presentable-name>
  52. </descriptor>
  53. <descriptor>
  54. <id>OPENSUSE15-1</id>
  55. <microsoft-id>openSUSE-Leap-15-1</microsoft-id>
  56. <executable-path>openSUSE-Leap-15-1.exe</executable-path>
  57. <presentable-name>openSUSE Leap 15.1</presentable-name>
  58. </descriptor>
  59. <descriptor>
  60. <id>OPENSUSE15.2</id>
  61. <microsoft-id>openSUSE-Leap-15.2</microsoft-id>
  62. <executable-path>openSUSE-Leap-15.2.exe</executable-path>
  63. <presentable-name>openSUSE Leap 15.2</presentable-name>
  64. </descriptor>
  65. <descriptor>
  66. <id>UBUNTU</id>
  67. <microsoft-id>Ubuntu</microsoft-id>
  68. <executable-path>ubuntu.exe</executable-path>
  69. <presentable-name>Ubuntu</presentable-name>
  70. </descriptor>
  71. <descriptor>
  72. <id>UBUNTU1604</id>
  73. <microsoft-id>Ubuntu-16.04</microsoft-id>
  74. <executable-path>ubuntu1604.exe</executable-path>
  75. <presentable-name>Ubuntu 16.04</presentable-name>
  76. </descriptor>
  77. <descriptor>
  78. <id>UBUNTU1804</id>
  79. <microsoft-id>Ubuntu-18.04</microsoft-id>
  80. <executable-path>ubuntu1804.exe</executable-path>
  81. <presentable-name>Ubuntu 18.04</presentable-name>
  82. </descriptor>
  83. <descriptor>
  84. <id>UBUNTU2004</id>
  85. <microsoft-id>Ubuntu-20.04</microsoft-id>
  86. <executable-path>ubuntu2004.exe</executable-path>
  87. <presentable-name>Ubuntu 20.04</presentable-name>
  88. </descriptor>
  89. <descriptor>
  90. <id>Ubuntu-CommPrev</id>
  91. <microsoft-id>Ubuntu-CommPrev</microsoft-id>
  92. <executable-path>ubuntupreview.exe</executable-path>
  93. <presentable-name>Ubuntu on Windows Community Preview</presentable-name>
  94. </descriptor>
  95. <descriptor>
  96. <id>PENGWIN</id>
  97. <microsoft-id>WLinux</microsoft-id>
  98. <executable-path>pengwin.exe</executable-path>
  99. <presentable-name>Pengwin</presentable-name>
  100. </descriptor>
  101. <descriptor>
  102. <id>PENGWIN_ENTERPRISE</id>
  103. <microsoft-id>WLE</microsoft-id>
  104. <executable-path>wle.exe</executable-path>
  105. <presentable-name>Pengwin Enterprise</presentable-name>
  106. </descriptor>
  107. <descriptor>
  108. <id>fedoraremix</id>
  109. <microsoft-id>fedoraremix</microsoft-id>
  110. <executable-path>fedoraremix.exe</executable-path>
  111. <presentable-name>Fedora Remix for WSL</presentable-name>
  112. </descriptor>
  113. <descriptor>
  114. <id>ARCH</id>
  115. <microsoft-id>Arch</microsoft-id>
  116. <executable-path>Arch.exe</executable-path>
  117. <presentable-name>Arch Linux</presentable-name>
  118. </descriptor>
  119. </set>
  120. </descriptors>
  121. </component>
  122. </application>