diff options
author | Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> | 2014-03-11 11:54:45 +0900 |
---|---|---|
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | 2014-12-04 17:24:54 +0200 |
commit | 001a54374310482ab890887e706ec327ad0e34fe (patch) | |
tree | 1891a585892fecde0d2b9bcaec04866257e0ebc9 /data | |
parent | 923bc14097d348f865c69af31012366dbf025663 (diff) | |
download | weston-001a54374310482ab890887e706ec327ad0e34fe.tar.gz weston-001a54374310482ab890887e706ec327ad0e34fe.tar.bz2 weston-001a54374310482ab890887e706ec327ad0e34fe.zip |
data: add reference image files for weston-ivi-shell-user-interface
- introduces reference images used by weston-ivi-shell-user-interface.
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Diffstat (limited to 'data')
-rw-r--r-- | data/COPYING | 28 | ||||
-rw-r--r-- | data/background.png | bin | 0 -> 245579 bytes | |||
-rw-r--r-- | data/fullscreen.png | bin | 0 -> 3406 bytes | |||
-rw-r--r-- | data/home.png | bin | 0 -> 4629 bytes | |||
-rw-r--r-- | data/icon_ivi_clickdot.png | bin | 0 -> 39523 bytes | |||
-rw-r--r-- | data/icon_ivi_flower.png | bin | 0 -> 24475 bytes | |||
-rw-r--r-- | data/icon_ivi_simple-egl.png | bin | 0 -> 29316 bytes | |||
-rw-r--r-- | data/icon_ivi_simple-shm.png | bin | 0 -> 71120 bytes | |||
-rw-r--r-- | data/icon_ivi_smoke.png | bin | 0 -> 46577 bytes | |||
-rw-r--r-- | data/panel.png | bin | 0 -> 41955 bytes | |||
-rw-r--r-- | data/random.png | bin | 0 -> 4891 bytes | |||
-rw-r--r-- | data/sidebyside.png | bin | 0 -> 3929 bytes | |||
-rw-r--r-- | data/tiling.png | bin | 0 -> 5620 bytes |
13 files changed, 27 insertions, 1 deletions
diff --git a/data/COPYING b/data/COPYING index 430a864d..3c101267 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 diff --git a/data/background.png b/data/background.png Binary files differnew file mode 100644 index 00000000..60c317c9 --- /dev/null +++ b/data/background.png diff --git a/data/fullscreen.png b/data/fullscreen.png Binary files differnew file mode 100644 index 00000000..dc5a302d --- /dev/null +++ b/data/fullscreen.png diff --git a/data/home.png b/data/home.png Binary files differnew file mode 100644 index 00000000..af9f6037 --- /dev/null +++ b/data/home.png diff --git a/data/icon_ivi_clickdot.png b/data/icon_ivi_clickdot.png Binary files differnew file mode 100644 index 00000000..711bcfcb --- /dev/null +++ b/data/icon_ivi_clickdot.png diff --git a/data/icon_ivi_flower.png b/data/icon_ivi_flower.png Binary files differnew file mode 100644 index 00000000..0a71479c --- /dev/null +++ b/data/icon_ivi_flower.png diff --git a/data/icon_ivi_simple-egl.png b/data/icon_ivi_simple-egl.png Binary files differnew file mode 100644 index 00000000..02539503 --- /dev/null +++ b/data/icon_ivi_simple-egl.png diff --git a/data/icon_ivi_simple-shm.png b/data/icon_ivi_simple-shm.png Binary files differnew file mode 100644 index 00000000..6aacaaa8 --- /dev/null +++ b/data/icon_ivi_simple-shm.png diff --git a/data/icon_ivi_smoke.png b/data/icon_ivi_smoke.png Binary files differnew file mode 100644 index 00000000..0dbe20ea --- /dev/null +++ b/data/icon_ivi_smoke.png diff --git a/data/panel.png b/data/panel.png Binary files differnew file mode 100644 index 00000000..0fd72b87 --- /dev/null +++ b/data/panel.png diff --git a/data/random.png b/data/random.png Binary files differnew file mode 100644 index 00000000..7640aa05 --- /dev/null +++ b/data/random.png diff --git a/data/sidebyside.png b/data/sidebyside.png Binary files differnew file mode 100644 index 00000000..98ea7803 --- /dev/null +++ b/data/sidebyside.png diff --git a/data/tiling.png b/data/tiling.png Binary files differnew file mode 100644 index 00000000..dd3e02c0 --- /dev/null +++ b/data/tiling.png |