From 52bfaf168bb8c4ed27297e96856cb861cee2a21b Mon Sep 17 00:00:00 2001
From: "Ingensiep, Cathrin" <cathrin.ingensiep@uni-hamburg.de>
Date: Fri, 17 Apr 2020 14:35:02 +0200
Subject: [PATCH] Revert "PC-2019.3.2 <baq1747@UN-LAP-006429 Create
 wsl.distributions.xml"

This reverts commit c3dfdc71a2375eda2378da7f4f762418a8c95c4d
---
 wsl.distributions.xml | 92 -------------------------------------------
 1 file changed, 92 deletions(-)
 delete mode 100644 wsl.distributions.xml

diff --git a/wsl.distributions.xml b/wsl.distributions.xml
deleted file mode 100644
index 30ee3e2..0000000
--- a/wsl.distributions.xml
+++ /dev/null
@@ -1,92 +0,0 @@
-<application>
-  <component name="WslDistributionsService" version="1">
-    <descriptors>
-      <set>
-        <descriptor>
-          <id>DEBIAN</id>
-          <microsoft-id>Debian</microsoft-id>
-          <executable-path>debian.exe</executable-path>
-          <presentable-name>Debian GNU/Linux</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>KALI</id>
-          <microsoft-id>kali-linux</microsoft-id>
-          <executable-path>kali.exe</executable-path>
-          <presentable-name>Kali Linux</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>OPENSUSE42</id>
-          <microsoft-id>openSUSE-42</microsoft-id>
-          <executable-path>opensuse-42.exe</executable-path>
-          <presentable-name>openSUSE Leap 42</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>SLES12</id>
-          <microsoft-id>SLES-12</microsoft-id>
-          <executable-path>sles-12.exe</executable-path>
-          <presentable-name>SUSE Linux Enterprise Server 12</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>SLES15</id>
-          <microsoft-id>SLES-15</microsoft-id>
-          <executable-path>sles-15.exe</executable-path>
-          <presentable-name>SUSE Linux Enterprise Server 15</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>OPENSUSE15</id>
-          <microsoft-id>openSUSE-Leap-15</microsoft-id>
-          <executable-path>openSUSE-Leap-15.exe</executable-path>
-          <presentable-name>openSUSE Leap 15</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>OPENSUSE15-1</id>
-          <microsoft-id>openSUSE-Leap-15-1</microsoft-id>
-          <executable-path>openSUSE-Leap-15-1.exe</executable-path>
-          <presentable-name>openSUSE Leap 15.1</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>UBUNTU</id>
-          <microsoft-id>Ubuntu</microsoft-id>
-          <executable-path>ubuntu.exe</executable-path>
-          <presentable-name>Ubuntu</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>UBUNTU1604</id>
-          <microsoft-id>Ubuntu-16.04</microsoft-id>
-          <executable-path>ubuntu1604.exe</executable-path>
-          <presentable-name>Ubuntu 16.04</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>UBUNTU1804</id>
-          <microsoft-id>Ubuntu-18.04</microsoft-id>
-          <executable-path>ubuntu1804.exe</executable-path>
-          <presentable-name>Ubuntu 18.04</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>WLINUX</id>
-          <microsoft-id>WLinux</microsoft-id>
-          <executable-path>wlinux.exe</executable-path>
-          <presentable-name>WLinux</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>PENGWIN</id>
-          <microsoft-id>Pengwin</microsoft-id>
-          <executable-path>pengwin.exe</executable-path>
-          <presentable-name>Pengwin</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>PENGWIN_ENTERPRISE</id>
-          <microsoft-id>WLE</microsoft-id>
-          <executable-path>wle.exe</executable-path>
-          <presentable-name>Pengwin Enterprise</presentable-name>
-        </descriptor>
-        <descriptor>
-          <id>ARCH</id>
-          <microsoft-id>Arch</microsoft-id>
-          <executable-path>Arch.exe</executable-path>
-          <presentable-name>Arch Linux</presentable-name>
-        </descriptor>
-      </set>
-    </descriptors>
-  </component>
-</application>
\ No newline at end of file
-- 
GitLab