From 6b938e1beffcd1e3f2f8fcfdf5fca0911032fbae Mon Sep 17 00:00:00 2001 From: rc-swag <58423624+rc-swag@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:47:22 +1000 Subject: [PATCH] feat(windows): disable apply updated now if no updates Disable the apply update now if no updates are available. Fixes: #12840 --- .../src/desktop/kmshell/xml/keyman_update.xsl | 34 +++++++++++++++---- 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/windows/src/desktop/kmshell/xml/keyman_update.xsl b/windows/src/desktop/kmshell/xml/keyman_update.xsl index ad84e8e6ad..0daa6ace3b 100644 --- a/windows/src/desktop/kmshell/xml/keyman_update.xsl +++ b/windows/src/desktop/kmshell/xml/keyman_update.xsl @@ -2,6 +2,8 @@ + +
@@ -19,7 +21,14 @@  
-
Updates are available which will be applied when Windows is next restarted:
+
+ + Updates are available which will be applied when Windows is next restarted: + + + No updates are available. + +
Select
@@ -32,11 +41,24 @@
- - - keyman:update_applynow - 220px - + + + + + + keyman:update_applynow + 220px + + + + + + + 220px + 1 + + +