From 44ba8bb5fd7fbe1afe4b89766d3b69d9eaad24d3 Mon Sep 17 00:00:00 2001 From: gutosie Date: Tue, 7 Dec 2021 10:45:48 +0200 Subject: [PATCH] Update plugin.py --- NeoBoot/plugin.py | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/NeoBoot/plugin.py b/NeoBoot/plugin.py index ea89ed4..bb3be79 100644 --- a/NeoBoot/plugin.py +++ b/NeoBoot/plugin.py @@ -1,19 +1,19 @@ # -*- coding: utf-8 -*- - -####################### _q(-_-)p_ gutosie _q(-_-)p_ ####################### +#-------------------------------------- _q(-_-)p_ gutosie _q(-_-)p_ --------------------------------------# +#--------------------------------------------- -#[NEOBOOT]#- ---------------------------------------------# # Copyright (c) , gutosie license -# -# Redystrybucja wersji programu i dokonywania modyfikacji JEST DOZWOLONE, pod warunkiem zachowania niniejszej informacji o prawach autorskich. -# Autor NIE ponosi JAKIEJKOLWIEK odpowiedzialności za skutki użtkowania tego programu oraz za wykorzystanie zawartych tu informacji. -# Modyfikacje przeprowadzasz na wlasne ryzyko!!! -# O wszelkich zmianach prosze poinformować na http://all-forum.cba.pl w temacie pod nazwa -#[NEOBOOT]#- - -# This text/program is free document/software. Redistribution and use in -# source and binary forms, with or without modification, ARE PERMITTED provided -# save this copyright notice. This document/program is distributed WITHOUT any -# warranty, use at YOUR own risk. +#EN: +# Redistribution of the program version and making modifications IS PROHIBITED. +# The author assumes NO responsibility for the consequences of using this program or for the use that may be made of the information contained therein. +# Creating an ipk package and placing it in the official repository of ANY software is forbidden without my permission. +# Please respect the work. Never remove anyone from the authors list. +#PL: +# Redystrybucja wersji programu i dokonywania modyfikacji JEST ZABRONIONE. +# Autor NIE ponosi JAKIEJKOLWIEK odpowiedzialnoĹ›ci za skutki uĹĽtkowania tego programu oraz za wykorzystanie zawartych tu informacji. +# Tworzenie paczki ipk i umieszczanie jej w oficjalnym repozytorium DOWOLNEGO softu jest zabronione bez mojej zgody. +# Prosze uszanuj prace. Nigdy nie usuwaj nikogo z listy autorow. +#--------------------------------------------- -#[NEOBOOT]#- ---------------------------------------------# #neoboot modules -#--------------------------------------------- NEOBOOT ---------------------------------------------# from __future__ import absolute_import from . import _ from Plugins.Extensions.NeoBoot.files.stbbranding import LogCrashGS, getSupportedTuners, getLabelDisck, getINSTALLNeo, getNeoLocation, getLocationMultiboot, getNeoMount, getNeoMount2, getNeoMount3, getNeoMount4, getNeoMount5, getFSTAB, getFSTAB2, getKernelVersionString, getKernelImageVersion, getCPUtype, getCPUSoC, getImageNeoBoot, getBoxVuModel, getBoxHostName, getTunerModel, getImageDistroN, getFormat, getNEO_filesystems, getBoxModelVU, getMountPointAll, getMountPointNeo, getCheckActivateVip, getBoxMacAddres, getCheckExt