[PATCH weston 09/17] xdg-shell: Fix a couple of typos
Pekka Paalanen
ppaalanen at gmail.com
Thu Apr 30 07:43:34 PDT 2015
On Tue, 7 Apr 2015 18:43:17 -0700
Bryce Harrington <bryce at osg.samsung.com> wrote:
> On Tue, Apr 07, 2015 at 05:01:24PM +0800, Jonas Ådahl wrote:
> > Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
> Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
Trivially ok.
Thanks,
pq
> > ---
> > protocol/xdg-shell.xml | 5 ++---
> > 1 file changed, 2 insertions(+), 3 deletions(-)
> >
> > diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml
> > index 46775fe..3db76ab 100644
> > --- a/protocol/xdg-shell.xml
> > +++ b/protocol/xdg-shell.xml
> > @@ -195,11 +195,10 @@
> >
> > The app ID identifies the general class of applications to which
> > the surface belongs. The compositor can use this to group multiple
> > - applications together, or to determine how to launch a new
> > - application.
> > + surfaces together, or to determine how to launch a new application.
> >
> > See the desktop-entry specification [0] for more details on
> > - application identifiers and how they relate to well-known DBus
> > + application identifiers and how they relate to well-known D-Bus
> > names and .desktop files.
> >
> > [0] http://standards.freedesktop.org/desktop-entry-spec/
More information about the wayland-devel
mailing list