- introduces reference images used by weston-ivi-shell-user-interface.

Signed-off-by: Nobuhiko Tanibata <[email protected]>
Reviewed-by: Pekka Paalanen <[email protected]>
---
 Makefile.am                  |  14 +++++++++++++-
 data/COPYING                 |  28 +++++++++++++++++++++++++++-
 data/background.png          | Bin 0 -> 245579 bytes
 data/fullscreen.png          | Bin 0 -> 3406 bytes
 data/home.png                | Bin 0 -> 4629 bytes
 data/icon_ivi_clickdot.png   | Bin 0 -> 39523 bytes
 data/icon_ivi_flower.png     | Bin 0 -> 24475 bytes
 data/icon_ivi_simple-egl.png | Bin 0 -> 29316 bytes
 data/icon_ivi_simple-shm.png | Bin 0 -> 71120 bytes
 data/icon_ivi_smoke.png      | Bin 0 -> 46577 bytes
 data/panel.png               | Bin 0 -> 41955 bytes
 data/random.png              | Bin 0 -> 4891 bytes
 data/sidebyside.png          | Bin 0 -> 3929 bytes
 data/tiling.png              | Bin 0 -> 5620 bytes
 14 files changed, 40 insertions(+), 2 deletions(-)
 create mode 100644 data/background.png
 create mode 100644 data/fullscreen.png
 create mode 100644 data/home.png
 create mode 100644 data/icon_ivi_clickdot.png
 create mode 100644 data/icon_ivi_flower.png
 create mode 100644 data/icon_ivi_simple-egl.png
 create mode 100644 data/icon_ivi_simple-shm.png
 create mode 100644 data/icon_ivi_smoke.png
 create mode 100644 data/panel.png
 create mode 100644 data/random.png
 create mode 100644 data/sidebyside.png
 create mode 100644 data/tiling.png

diff --git a/Makefile.am b/Makefile.am
index f37b23d..a82ade3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -683,7 +683,19 @@ dist_westondata_DATA =                             \
        data/icon_window.png                    \
        data/sign_close.png                     \
        data/sign_maximize.png                  \
-       data/sign_minimize.png
+       data/sign_minimize.png                  \
+       data/background.png                     \
+       data/tiling.png                         \
+       data/fullscreen.png                     \
+       data/panel.png                          \
+       data/random.png                         \
+       data/sidebyside.png                     \
+       data/home.png                           \
+       data/icon_ivi_clickdot.png              \
+       data/icon_ivi_flower.png                \
+       data/icon_ivi_simple-egl.png            \
+       data/icon_ivi_simple-shm.png            \
+       data/icon_ivi_smoke.png
 
 
 if BUILD_WCAP_TOOLS
diff --git a/data/COPYING b/data/COPYING
index 430a864..3c10126 100644
--- a/data/COPYING
+++ b/data/COPYING
@@ -8,4 +8,30 @@ http://creativecommons.org/licenses/by-sa/3.0/ or send a 
letter to Creative
 Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
 
 The terminal icon is taken from the gnome-icon-theme collection which
-is also distributed under the Creative Commons BY-SA 3.0 license.
\ No newline at end of file
+is also distributed under the Creative Commons BY-SA 3.0 license.
+
+
+(C) 2013 DENSO CORPORATION
+
+Permission to use, copy, modify, distribute, and sell following listed images
+for any purpose is hereby granted without fee, provided
+that the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the name of the copyright holders not be used in
+advertising or publicity pertaining to distribution of the images
+without specific, written prior permission.  The copyright holders make
+no representations about the suitability of these images for any
+purpose.  It is provided "as is" without express or implied warranty.
+
+background.png
+tiling.png
+fullscreen.png
+panel.png
+random.png
+sidebyside.png
+home.png
+icon_ivi_clickdot.png
+icon_ivi_flower.png
+icon_ivi_simple-egl.png
+icon_ivi_simple-shm.png
+icon_ivi_smoke.png
-- 
1.8.3.1

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to