diff options
author | Tom Hacohen <tom@stosb.com> | 2011-07-07 14:41:10 +0000 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2011-07-07 14:41:10 +0000 |
commit | af888a433e5e989589a522ec0850cb7aee2e3928 (patch) | |
tree | b053c3fc7cab3319611d0d33887d22045159e040 /data/images | |
parent | 4741e5a1df5b2014008ec3e6f9ede03305afa7c7 (diff) | |
download | elementary-af888a433e5e989589a522ec0850cb7aee2e3928.tar.gz |
Elm gesture layer: Added a test for the gesture layer widget.
SVN revision: 61119
Diffstat (limited to 'data/images')
-rw-r--r-- | data/images/Makefile.am | 3 | ||||
-rw-r--r-- | data/images/pol_shadow.png | bin | 0 -> 1997 bytes | |||
-rw-r--r-- | data/images/pol_sky.png | bin | 0 -> 121518 bytes | |||
-rw-r--r-- | data/images/pol_twofish.png | bin | 0 -> 149724 bytes |
4 files changed, 3 insertions, 0 deletions
diff --git a/data/images/Makefile.am b/data/images/Makefile.am index 30849e788..0de3b7f8c 100644 --- a/data/images/Makefile.am +++ b/data/images/Makefile.am @@ -5,6 +5,9 @@ filesdir = $(datadir)/elementary/images files_DATA = \ panel_01.jpg \ plant_01.jpg \ +pol_shadow.png \ +pol_sky.png \ +pol_twofish.png \ rock_01.jpg \ rock_02.jpg \ sky_01.jpg \ diff --git a/data/images/pol_shadow.png b/data/images/pol_shadow.png Binary files differnew file mode 100644 index 000000000..903869930 --- /dev/null +++ b/data/images/pol_shadow.png diff --git a/data/images/pol_sky.png b/data/images/pol_sky.png Binary files differnew file mode 100644 index 000000000..99251c7a2 --- /dev/null +++ b/data/images/pol_sky.png diff --git a/data/images/pol_twofish.png b/data/images/pol_twofish.png Binary files differnew file mode 100644 index 000000000..2520ba0c0 --- /dev/null +++ b/data/images/pol_twofish.png |