[PATCH wayland-web] building: Update renamed client names
Kristian Høgsberg
hoegsberg at gmail.com
Fri Aug 30 12:59:59 PDT 2013
On Fri, Aug 23, 2013 at 07:54:17PM +0000, Bryce W. Harrington wrote:
> These were renamed mid-July to add a weston- prefix.
Thanks, this and the next one committed.
Kristian
> Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
> ---
> building.html | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/building.html b/building.html
> index 771c659..b7a1158 100644
> --- a/building.html
> +++ b/building.html
> @@ -264,19 +264,19 @@ pretty simple and mostly for testing specific features in the wayland
> protocol: </p>
>
> <ul>
> - <li>'terminal' is a simple terminal emulator, not very compliant at all,
> + <li>'weston-terminal' is a simple terminal emulator, not very compliant at all,
> but works well enough for bash</li>
> - <li>'flower' draws a flower on the screen, testing the frame
> + <li>'weston-flower' draws a flower on the screen, testing the frame
> protocol</li>
> - <li>'gears' glxgears, but for wayland</li>
> - <li>'smoke' tests SHM buffer sharing</li>
> - <li>'image' loads the image files passed on the command line and
> + <li>'weston-gears' glxgears, but for wayland</li>
> + <li>'weston-smoke' tests SHM buffer sharing</li>
> + <li>'weston-image' loads the image files passed on the command line and
> shows them</li>
> - <li>'view' does the same for pdf files</li>
> - <li>'resizor' demonstrates smooth window resizing
> + <li>'weston-view' does the same for pdf files</li>
> + <li>'weston-resizor' demonstrates smooth window resizing
> (use up and down keys)</li>
> - <li>'eventdemo' reports libtoytoolkit's
> - events to console (see eventdemo --help)</li>
> + <li>'weston-eventdemo' reports libtoytoolkit's
> + events to console (see weston-eventdemo --help)</li>
> </ul>
>
> <h2>XWayland</h2>
> --
> 1.7.9.5
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list