Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37735222
en ru br
ALT Linux repos
S:5.27.8-alt1

Group :: System/Configuration/Packaging
RPM: plasma5-discover

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-hide-autoreboot.patch
Download


--- a/discover/qml/UpdatesPage.qml
+++ b/discover/qml/UpdatesPage.qml
@@ -187,7 +187,7 @@ DiscoverPage
 
                 CheckBox {
                     id: rebootAtEnd
-                    visible: resourcesUpdatesModel.needsReboot
+                    visible: false
                     text: i18n("Restart automatically after update has completed");
                 }
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin