예제 #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"