Exemple #1
0
 def __init__(self, application, client, **kw):
     NuConfMainWindow.__init__(self, application, client, tr("Services"), **kw)
Exemple #2
0
    def __init__(self, application, client, **kw):
        self.__cached_has_ha = None

        NuConfMainWindow.__init__(self, application, client, tr("System"), **kw)