summaryrefslogtreecommitdiff
path: root/ecore/data/images
diff options
context:
space:
mode:
Diffstat (limited to 'ecore/data/images')
-rw-r--r--ecore/data/images/.cvsignore2
-rw-r--r--ecore/data/images/CVS/Entries12
-rw-r--r--ecore/data/images/CVS/Repository1
-rw-r--r--ecore/data/images/CVS/Root1
-rw-r--r--ecore/data/images/CVS/Tag1
-rw-r--r--ecore/data/images/Makefile.am10
-rw-r--r--ecore/data/images/ball.pngbin0 -> 2204 bytes
-rw-r--r--ecore/data/images/bar.pngbin0 -> 4385 bytes
-rw-r--r--ecore/data/images/bar_shad_above.pngbin0 -> 136 bytes
-rw-r--r--ecore/data/images/bar_shad_below.pngbin0 -> 142 bytes
-rw-r--r--ecore/data/images/bg.pngbin0 -> 60786 bytes
-rw-r--r--ecore/data/images/crosshair.pngbin0 -> 875 bytes
-rw-r--r--ecore/data/images/e_logo.pngbin0 -> 46481 bytes
-rw-r--r--ecore/data/images/evas_logo.pngbin0 -> 19736 bytes
-rw-r--r--ecore/data/images/shadow.pngbin0 -> 1169 bytes
15 files changed, 27 insertions, 0 deletions
diff --git a/ecore/data/images/.cvsignore b/ecore/data/images/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/ecore/data/images/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/ecore/data/images/CVS/Entries b/ecore/data/images/CVS/Entries
new file mode 100644
index 0000000..1b28edd
--- /dev/null
+++ b/ecore/data/images/CVS/Entries
@@ -0,0 +1,12 @@
+/.cvsignore/1.1/Wed May 12 18:57:57 2004//THEAD
+/Makefile.am/1.3/Thu Mar 10 15:19:33 2005//THEAD
+/ball.png/1.2/Tue Sep 23 08:09:20 2003/-kb/THEAD
+/bar.png/1.2/Tue Sep 23 08:09:20 2003/-kb/THEAD
+/bar_shad_above.png/1.2/Tue Sep 23 08:09:20 2003/-kb/THEAD
+/bar_shad_below.png/1.2/Tue Sep 23 08:09:20 2003/-kb/THEAD
+/bg.png/1.2/Tue Sep 23 08:09:20 2003/-kb/THEAD
+/crosshair.png/1.2/Tue Sep 23 08:09:21 2003/-kb/THEAD
+/e_logo.png/1.2/Tue Sep 23 08:09:21 2003/-kb/THEAD
+/evas_logo.png/1.2/Tue Sep 23 08:09:21 2003/-kb/THEAD
+/shadow.png/1.2/Tue Sep 23 08:09:21 2003/-kb/THEAD
+D
diff --git a/ecore/data/images/CVS/Repository b/ecore/data/images/CVS/Repository
new file mode 100644
index 0000000..db597ce
--- /dev/null
+++ b/ecore/data/images/CVS/Repository
@@ -0,0 +1 @@
+e17/libs/ecore/data/images
diff --git a/ecore/data/images/CVS/Root b/ecore/data/images/CVS/Root
new file mode 100644
index 0000000..0b69fe3
--- /dev/null
+++ b/ecore/data/images/CVS/Root
@@ -0,0 +1 @@
+:pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment
diff --git a/ecore/data/images/CVS/Tag b/ecore/data/images/CVS/Tag
new file mode 100644
index 0000000..3903919
--- /dev/null
+++ b/ecore/data/images/CVS/Tag
@@ -0,0 +1 @@
+NHEAD
diff --git a/ecore/data/images/Makefile.am b/ecore/data/images/Makefile.am
new file mode 100644
index 0000000..6a7d4a9
--- /dev/null
+++ b/ecore/data/images/Makefile.am
@@ -0,0 +1,10 @@
+MAINTAINERCLEANFILES = Makefile.in
+
+IMAGES = ball.png bar.png bar_shad_above.png bar_shad_below.png \
+ bg.png crosshair.png e_logo.png evas_logo.png shadow.png
+
+imgdir = $(pkgdatadir)/images
+img_DATA = $(IMAGES)
+
+EXTRA_DIST = $(IMAGES)
+
diff --git a/ecore/data/images/ball.png b/ecore/data/images/ball.png
new file mode 100644
index 0000000..6549ac3
--- /dev/null
+++ b/ecore/data/images/ball.png
Binary files differ
diff --git a/ecore/data/images/bar.png b/ecore/data/images/bar.png
new file mode 100644
index 0000000..ed619c3
--- /dev/null
+++ b/ecore/data/images/bar.png
Binary files differ
diff --git a/ecore/data/images/bar_shad_above.png b/ecore/data/images/bar_shad_above.png
new file mode 100644
index 0000000..fda2e8a
--- /dev/null
+++ b/ecore/data/images/bar_shad_above.png
Binary files differ
diff --git a/ecore/data/images/bar_shad_below.png b/ecore/data/images/bar_shad_below.png
new file mode 100644
index 0000000..7f242f8
--- /dev/null
+++ b/ecore/data/images/bar_shad_below.png
Binary files differ
diff --git a/ecore/data/images/bg.png b/ecore/data/images/bg.png
new file mode 100644
index 0000000..d3b680c
--- /dev/null
+++ b/ecore/data/images/bg.png
Binary files differ
diff --git a/ecore/data/images/crosshair.png b/ecore/data/images/crosshair.png
new file mode 100644
index 0000000..612d117
--- /dev/null
+++ b/ecore/data/images/crosshair.png
Binary files differ
diff --git a/ecore/data/images/e_logo.png b/ecore/data/images/e_logo.png
new file mode 100644
index 0000000..54100d5
--- /dev/null
+++ b/ecore/data/images/e_logo.png
Binary files differ
diff --git a/ecore/data/images/evas_logo.png b/ecore/data/images/evas_logo.png
new file mode 100644
index 0000000..932555e
--- /dev/null
+++ b/ecore/data/images/evas_logo.png
Binary files differ
diff --git a/ecore/data/images/shadow.png b/ecore/data/images/shadow.png
new file mode 100644
index 0000000..327567f
--- /dev/null
+++ b/ecore/data/images/shadow.png
Binary files differ