mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-10-31 19:35:48 +01:00 
			
		
		
		
	Add files via upload
This commit is contained in:
		| @@ -56,8 +56,8 @@ else: | |||||||
|             from Screens.Console import Console |             from Screens.Console import Console | ||||||
|     	 |     	 | ||||||
| loggscrash = time.localtime(time.time()) | loggscrash = time.localtime(time.time()) | ||||||
| PLUGINVERSION = '9.15' | PLUGINVERSION = '9.16' | ||||||
| UPDATEVERSION = '9.15' | UPDATEVERSION = '9.16' | ||||||
| UPDATEDATE = '"+%Y04%d"'    | UPDATEDATE = '"+%Y04%d"'    | ||||||
| LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'  | LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'  | ||||||
|  |  | ||||||
| @@ -974,7 +974,7 @@ class NeoBootImageChoose(Screen): | |||||||
|                 pass |                 pass | ||||||
|             else: |             else: | ||||||
|                     system('touch /tmp/gutos') |                     system('touch /tmp/gutos') | ||||||
|     def touch6(self): |     def touch7(self): | ||||||
|         if fileExists('/usr/lib/periodon/.kodn'): |         if fileExists('/usr/lib/periodon/.kodn'): | ||||||
|             pass |             pass | ||||||
|         else: |         else: | ||||||
| @@ -982,7 +982,7 @@ class NeoBootImageChoose(Screen): | |||||||
|                 pass |                 pass | ||||||
|             else: |             else: | ||||||
|                     system('touch /tmp/gutosi') |                     system('touch /tmp/gutosi') | ||||||
|     def touch7(self): |     def touch6(self): | ||||||
|         if fileExists('/usr/lib/periodon/.kodn'): |         if fileExists('/usr/lib/periodon/.kodn'): | ||||||
|             pass |             pass | ||||||
|         else: |         else: | ||||||
| @@ -1003,7 +1003,7 @@ class NeoBootImageChoose(Screen): | |||||||
|                         elif not fileExists('/usr/lib/periodon/.kodn'):                     |                         elif not fileExists('/usr/lib/periodon/.kodn'):                     | ||||||
|                                 mess = _('VIP Access Activation Fails with Error code 0x20.') |                                 mess = _('VIP Access Activation Fails with Error code 0x20.') | ||||||
|                                 self.session.open(MessageBox, mess, MessageBox.TYPE_INFO) |                                 self.session.open(MessageBox, mess, MessageBox.TYPE_INFO) | ||||||
|     def touch8(self): |     def touch9(self): | ||||||
|         if fileExists('/usr/lib/periodon/.kodn'): |         if fileExists('/usr/lib/periodon/.kodn'): | ||||||
|             system('touch /tmp/gut1') |             system('touch /tmp/gut1') | ||||||
|         else: |         else: | ||||||
| @@ -1011,7 +1011,7 @@ class NeoBootImageChoose(Screen): | |||||||
|                 pass |                 pass | ||||||
|             else: |             else: | ||||||
|                     system('touch /tmp/gutosiep') |                     system('touch /tmp/gutosiep') | ||||||
|     def touch9(self): |     def touch8(self): | ||||||
|         if fileExists('/usr/lib/periodon/.kodn'): |         if fileExists('/usr/lib/periodon/.kodn'): | ||||||
|             system('touch /tmp/gut2') |             system('touch /tmp/gut2') | ||||||
|         else: |         else: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user