From 3503c4dcb1fbfc1afb865f2e3da28d624c66ba2e Mon Sep 17 00:00:00 2001 From: schme Date: Mon, 28 Sep 2020 21:52:44 +0200 Subject: [PATCH] AI-4.0.1 + + + + \ No newline at end of file diff --git a/_windows/path.macros.xml b/_windows/path.macros.xml new file mode 100644 index 0000000..1dd110b --- /dev/null +++ b/_windows/path.macros.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/androidStudioFirstRun.xml b/androidStudioFirstRun.xml new file mode 100644 index 0000000..16ec321 --- /dev/null +++ b/androidStudioFirstRun.xml @@ -0,0 +1,8 @@ + + + 1 + + + 4.0.1 + + \ No newline at end of file diff --git a/codestyles/Default.xml b/codestyles/Default.xml new file mode 100644 index 0000000..8a8cb69 --- /dev/null +++ b/codestyles/Default.xml @@ -0,0 +1,114 @@ + + + + + + +
+ + + + xmlns:android + + ^$ + + + +
+
+ + + + xmlns:.* + + ^$ + + + BY_NAME + +
+
+ + + + .*:id + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + .*:name + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + name + + ^$ + + + +
+
+ + + + style + + ^$ + + + +
+
+ + + + .* + + ^$ + + + BY_NAME + +
+
+ + + + .* + + http://schemas.android.com/apk/res/android + + + ANDROID_ATTRIBUTE_ORDER + +
+
+ + + + .* + + .* + + + BY_NAME + +
+
+
+
+
\ No newline at end of file diff --git a/colors.scheme.xml b/colors.scheme.xml new file mode 100644 index 0000000..39308cd --- /dev/null +++ b/colors.scheme.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/debugger.xml b/debugger.xml new file mode 100644 index 0000000..1c15a28 --- /dev/null +++ b/debugger.xml @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/filetypes.xml b/filetypes.xml new file mode 100644 index 0000000..908b546 --- /dev/null +++ b/filetypes.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/ide.general.xml b/ide.general.xml new file mode 100644 index 0000000..cf8a656 --- /dev/null +++ b/ide.general.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/jdk.table.xml b/jdk.table.xml new file mode 100644 index 0000000..6a29e39 --- /dev/null +++ b/jdk.table.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/notifications.xml b/notifications.xml new file mode 100644 index 0000000..4200878 --- /dev/null +++ b/notifications.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/project.default.xml b/project.default.xml new file mode 100644 index 0000000..e21732e --- /dev/null +++ b/project.default.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/updates.xml b/updates.xml new file mode 100644 index 0000000..2f56abb --- /dev/null +++ b/updates.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/vcs.xml b/vcs.xml new file mode 100644 index 0000000..0840135 --- /dev/null +++ b/vcs.xml @@ -0,0 +1,17 @@ + + + + + \ No newline at end of file diff --git a/wsl.distributions.xml b/wsl.distributions.xml new file mode 100644 index 0000000..30ee3e2 --- /dev/null +++ b/wsl.distributions.xml @@ -0,0 +1,92 @@ + + + + + + DEBIAN + Debian + debian.exe + Debian GNU/Linux + + + KALI + kali-linux + kali.exe + Kali Linux + + + OPENSUSE42 + openSUSE-42 + opensuse-42.exe + openSUSE Leap 42 + + + SLES12 + SLES-12 + sles-12.exe + SUSE Linux Enterprise Server 12 + + + SLES15 + SLES-15 + sles-15.exe + SUSE Linux Enterprise Server 15 + + + OPENSUSE15 + openSUSE-Leap-15 + openSUSE-Leap-15.exe + openSUSE Leap 15 + + + OPENSUSE15-1 + openSUSE-Leap-15-1 + openSUSE-Leap-15-1.exe + openSUSE Leap 15.1 + + + UBUNTU + Ubuntu + ubuntu.exe + Ubuntu + + + UBUNTU1604 + Ubuntu-16.04 + ubuntu1604.exe + Ubuntu 16.04 + + + UBUNTU1804 + Ubuntu-18.04 + ubuntu1804.exe + Ubuntu 18.04 + + + WLINUX + WLinux + wlinux.exe + WLinux + + + PENGWIN + Pengwin + pengwin.exe + Pengwin + + + PENGWIN_ENTERPRISE + WLE + wle.exe + Pengwin Enterprise + + + ARCH + Arch + Arch.exe + Arch Linux + + + + + \ No newline at end of file