From a52acac5f6181fb56bcf0ac859db39340f15e684 Mon Sep 17 00:00:00 2001 From: AlmondCheese <153099200+AlmondCheese@users.noreply.github.com> Date: Tue, 19 Dec 2023 19:27:31 +0200 Subject: [PATCH] Add LMMS (#1270) * Add LMMS * Compile winutil.ps1 --------- Co-authored-by: Chris Titus --- config/applications.json | 4 ++++ winutil.ps1 | 13 ++++++++----- xaml/inputXML.xaml | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/config/applications.json b/config/applications.json index 58c4e54263..26b660b6eb 100755 --- a/config/applications.json +++ b/config/applications.json @@ -455,6 +455,10 @@ "winget": "BelledonneCommunications.Linphone", "choco": "linphone" }, + "WPFInstalllmms": { + "winget": "LMMS.LMMS", + "choco": "lmms" + }, "WPFInstallmalwarebytes": { "winget": "Malwarebytes.Malwarebytes", "choco": "malwarebytes" diff --git a/winutil.ps1 b/winutil.ps1 index 37d5d74c6f..338461b9e5 100755 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -4228,14 +4228,14 @@ $inputXML = ' - + - + @@ -4250,10 +4250,9 @@ $inputXML = ' - - + - + @@ -5127,6 +5126,10 @@ $sync.configs.applications = '{ "winget": "BelledonneCommunications.Linphone", "choco": "linphone" }, + "WPFInstalllmms": { + "winget": "LMMS.LMMS", + "choco": "lmms" + }, "WPFInstallmalwarebytes": { "winget": "Malwarebytes.Malwarebytes", "choco": "malwarebytes" diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index e5640facac..d319e3be83 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -690,7 +690,7 @@ - +