summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Weimer <bernd.weimer@pelagicore.com>2018-02-22 10:19:43 +0100
committerDominik Holland <dominik.holland@pelagicore.com>2018-02-22 10:00:52 +0000
commit8d777a1900ecbf1afed84724fa30481e55f77a74 (patch)
tree86fc1809bbbdadff7d6ce6fc9e0911825bf4920c
parente044325ab5271cdf8043e2f198f37b0f11e60a3a (diff)
downloadqtapplicationmanager-8d777a1900ecbf1afed84724fa30481e55f77a74.tar.gz
Update monitor example image
This reflects a minor UI change in a previous commit (ca784dc). Also fixed a minor spelling error in the documentation. Change-Id: I8d03be3a2674af85bed368ffe515d578b6ecbdde Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
-rw-r--r--examples/monitor/doc/images/monitor.pngbin39741 -> 31783 bytes
-rw-r--r--src/manager-lib/applicationipcmanager.cpp4
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/monitor/doc/images/monitor.png b/examples/monitor/doc/images/monitor.png
index 9cbd0b65..d3b3cddd 100644
--- a/examples/monitor/doc/images/monitor.png
+++ b/examples/monitor/doc/images/monitor.png
Binary files differ
diff --git a/src/manager-lib/applicationipcmanager.cpp b/src/manager-lib/applicationipcmanager.cpp
index ef1da975..2cd27dd0 100644
--- a/src/manager-lib/applicationipcmanager.cpp
+++ b/src/manager-lib/applicationipcmanager.cpp
@@ -178,8 +178,8 @@ ApplicationIPCManager::ApplicationIPCManager(QObject *parent)
\row
\li \c capabilities
\li list<string>
- \li A list of applications capabilities (see info.yaml). Any application that has on of these
- capabilities is allowed to use this interface.
+ \li A list of applications capabilities (see info.yaml). Any application that has one of
+ these capabilities is allowed to use this interface.
\endtable
All of the filter fields have to match, but only fields that are actually set are taken into