mirror of
				https://mojerepo.cf/NeoBoot/NeoBoot-9.git
				synced 2025-11-04 01:45:48 +01:00 
			
		
		
		
	update
This commit is contained in:
		@@ -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.')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user