Пример #1
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.fixable = True
     self.button_text = _("Disable SELinux controls on Chrome plugins")
     self.set_priority(50)
Пример #2
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(10)
     self.level = "red"
Пример #3
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(8)
     self.level = "yellow"
Пример #4
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.level = "green"
     self.set_priority(8)
Пример #5
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(1)
     self.report_bug = True
Пример #6
0
 def __init__(self):
     Plugin.__init__(self, __name__)
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(100)
Пример #8
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.fixable = True
     self.button_text = _("Turn off memory protection")
Пример #9
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(8)
     self.level = "yellow"
Пример #10
0
 def __init__(self):
     Plugin.__init__(self,__name__)
     self.level="green"
     self.set_priority(8)
Пример #11
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.fixable=True
     self.button_text=_("Turn off memory protection")
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.fixable = True
     self.button_text = _("Change file context.")
Пример #13
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(1)
     self.report_bug = True
Пример #14
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.level="yellow"
     self.fixable=True
     self.button_text=_("Restore Context")
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(100)
     self.level = "green"
     self.fixable = True
     self.button_text=_("Restore\nContext")
Пример #16
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.level = "yellow"
     self.fixable = True
     self.button_text = _("Restore Context")
Пример #17
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(100)
Пример #18
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(100)
     self.level = "green"
     self.fixable = True
     self.button_text = _("Restore\nContext")
Пример #19
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.level="red"
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.fixable = True
     self.button_text = _("Enable booleans.")
Пример #21
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.level="green"
Пример #22
0
 def __init__(self):
     Plugin.__init__(self, __name__)
     self.set_priority(10)
     self.level="red"