summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2016-03-24 17:57:39 -0700
committerBryce Harrington <bryce@osg.samsung.com>2016-05-12 17:54:53 -0700
commit6bc52540c0ac76338d5df0d6d6b78308154ef14f (patch)
tree2ef04cf81d0e2350ef122c66fa90c0e45b7908be /Makefile.am
parentedcb312abbfa91b2d3db210c4fbb0614079d9128 (diff)
downloadweston-6bc52540c0ac76338d5df0d6d6b78308154ef14f.tar.gz
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>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0b7aa35e..00b74e5d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -808,6 +808,9 @@ dist_westondata_DATA = \
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 \