data: Some client icons

This adds an alternate weston terminal icon and icons for the flower and
editor clients.  The original Inkscape SVG file is included.

Example screenshot:
  http://www.bryceharrington.org/Files/weston-icons.png

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
diff --git a/Makefile.am b/Makefile.am
index 0b7aa35..00b74e5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -808,6 +808,9 @@
 	data/pattern.png			\
 	data/terminal.png			\
 	data/border.png				\
+	data/icon_editor.png			\
+	data/icon_flower.png			\
+	data/icon_terminal.png			\
 	data/icon_window.png			\
 	data/sign_close.png			\
 	data/sign_maximize.png			\