diff --git a/sources/gui/docs/netctl-gui-dbus-api.html b/sources/gui/docs/netctl-gui-dbus-api.html index 4543303..1097d38 100644 --- a/sources/gui/docs/netctl-gui-dbus-api.html +++ b/sources/gui/docs/netctl-gui-dbus-api.html @@ -107,6 +107,11 @@ th.sub { enables or disables the profile. Returns true if action has been performed successfully yes + + bool Reenable(QString profile) + reenables the profile. Returns true if action has been performed successfully + yes + bool Restart(QString profile) restarts the profile. Returns true if action has been performed successfully @@ -117,6 +122,11 @@ th.sub { starts or stops the profile. Returns true if action has been performed successfully yes + + bool StopAll() + stops all active profiles. Returns true if action has been performed successfully + yes + bool SwitchTo(QString profile) switchs to the profile. Returns true if action has been performed successfully diff --git a/sources/gui/docs/netctl-gui-security-notes.html b/sources/gui/docs/netctl-gui-security-notes.html index 91e9ab2..71de6f8 100644 --- a/sources/gui/docs/netctl-gui-security-notes.html +++ b/sources/gui/docs/netctl-gui-security-notes.html @@ -30,7 +30,7 @@