This commit is contained in:
gutosie
2020-01-07 19:04:56 +02:00
committed by GitHub
parent 4e0288eed7
commit 0b47527007

View File

@@ -1077,13 +1077,12 @@ valign="center" backgroundColor="black" transparent="1" foregroundColor="white"
from Plugins.Extensions.NeoBoot.files.tools import ReinstallKernel
self.session.open(ReinstallKernel)
def neoboot_update(self):
self.messagebox = self.session.open(MessageBox, _('Updated unnecessary, you have the latest version. Please try again later.'), MessageBox.TYPE_INFO, 8)
self.close()
##/////NA CZAS TESTU UPDATE ZATRZYMANE\\\\\####################################
def STOPneoboot_update(self):
# def neoboot_update(self):
# self.messagebox = self.session.open(MessageBox, _('Updated unnecessary, you have the latest version. Please try again later.'), MessageBox.TYPE_INFO, 8)
# self.close()
def neoboot_update(self):
if fileExists('/.multinfo'):
mess = _('Downloading available only from the image Flash.')