diff --git a/README.md b/README.md index 10affe1..c770670 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,8 @@ TODO (wish list) ---------------- * plasmoid helper integration -* `==` checking to avoid segfaults -* include security notes / project architecture to about window +* more tray actions +* include security notes / project architecture * autotests Links diff --git a/sources/gui/docs/netctl-gui-dbus-api.html b/sources/gui/docs/netctl-gui-dbus-api.html index 8dbba4e..67e7047 100644 --- a/sources/gui/docs/netctl-gui-dbus-api.html +++ b/sources/gui/docs/netctl-gui-dbus-api.html @@ -83,7 +83,7 @@ th.sub { QStringList Settings() - current helper settings KEY=VALUE + current helper settings KEY==VALUE no @@ -284,7 +284,7 @@ th.sub { QStringList Settings() - current application settings KEY=VALUE + current application settings KEY==VALUE no diff --git a/sources/gui/src/mainactions.cpp b/sources/gui/src/mainactions.cpp index 0bd2154..0255433 100644 --- a/sources/gui/src/mainactions.cpp +++ b/sources/gui/src/mainactions.cpp @@ -921,6 +921,7 @@ void MainWindow::profileTabLoadProfile() DBUS_HELPER_INTERFACE, QString("Profile"), args, true, debug)[0].toStringList(); for (int i=0; i