[PATCH wayland-web] building: Update renamed client names
Bryce W. Harrington
b.harrington at samsung.com
Fri Aug 23 12:54:17 PDT 2013
These were renamed mid-July to add a weston- prefix.
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
More information about the wayland-devel
mailing list