From 77487fc8ec771eff7492a7638e31a7226f564218 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 13 Feb 2013 15:54:40 +0100 Subject: idle-inhibit: Fix typos --- idle-inhibit/specification.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/idle-inhibit/specification.xml b/idle-inhibit/specification.xml index 48bff67..3cc9ea3 100644 --- a/idle-inhibit/specification.xml +++ b/idle-inhibit/specification.xml @@ -34,9 +34,9 @@ The Idle Inhibition Service API allows client applications to inhibit a user's login session from becoming idle. - The service is usually implemented by the session manager, or anothe daemon + The service is usually implemented by the session manager, or another daemon running inside the user's session, and communicating with the platform software - to avoid the idle, and the consequences of becoming idle. + to avoid becoming idle, and the consequences of becoming idle. This API was designed by GNOME and KDE developers with the goal of having a common way to inhibit idleness. @@ -77,9 +77,10 @@ API notes - The D-Bus service name is intentionally, as KDE implements the idle inhibition - API in a screensaver sub-module. It was necessary for the specificed Idle Inhibition - Service API to be compatible with this existing software. + The D-Bus service name, org.freedesktop.ScreenSaver, intentionally contains + the word screensaver, as KDE implements the idle inhibition API in a screensaver + sub-module. It was necessary for the specificed Idle Inhibition Service API to be + compatible with this existing software. For the same reasons, inhibition of suspend, hibernation, or user-switching (amongst others) is not supported in the API. -- cgit v1.2.3-54-g00ecf