EPhysics: update images
authorBruno Dilly <bdilly@profusion.mobi>
Fri, 10 Aug 2012 21:04:51 +0000 (21:04 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Fri, 10 Aug 2012 21:04:51 +0000 (21:04 +0000)
Remove unused and add new images

SVN revision: 75149

legacy/ephysics/COPYING_ARTS
legacy/ephysics/data/themes/Makefile.am
legacy/ephysics/data/themes/images/hexagonal.png [new file with mode: 0644]
legacy/ephysics/data/themes/images/impact.png [deleted file]
legacy/ephysics/data/themes/images/star.png [new file with mode: 0644]

index a727139..5deb831 100644 (file)
@@ -10,14 +10,19 @@ Unported License:
     ball-green.png
     ball-red70.png
     ball-red.png
+    bg_floor.jpg
     bt_jump.png
     bt_jump_pressed.png
     bt_restart.png
     bt_restart_pressed.png
+    bt_shoot.png
+    bt_shoot_pressed.png
+    bt_stop.png
+    bt_stop_pressed.png
     collisionL.png
     cube-blue.png
     cube-purple.png
-    impact.png
+    hexagonal.png
     list-item-corner.png
     list-item-corner-pressed.png
     list-item.png
@@ -25,6 +30,12 @@ Unported License:
     list.png
     shadow-ball.png
     shadow-cube.png
+    spinner_base.png
+    spinner_bt_left.png
+    spinner_bt_left_pressed.png
+    spinner_bt_right.png
+    spinner_bt_right_pressed.png
+    star.png
 
 ===
 
index 745f859..8dba4d8 100644 (file)
@@ -41,6 +41,7 @@ EXTRA_DIST = \
        images/collisionL.png \
        images/cube-blue.png \
        images/cube-purple.png \
+       images/hexagonal.png \
        images/list-item.png \
        images/list-item-corner.png \
        images/list-item-corner-pressed.png \
@@ -51,7 +52,8 @@ EXTRA_DIST = \
        images/spinner_bt_left.png \
        images/spinner_bt_left_pressed.png \
        images/spinner_bt_right.png \
-       images/spinner_bt_right_pressed.png
+       images/spinner_bt_right_pressed.png \
+       images/star.png
 
 ephysics_test.edj: Makefile $(EXTRA_DIST)
        $(EDJE_CC) $(EDJE_FLAGS) \
diff --git a/legacy/ephysics/data/themes/images/hexagonal.png b/legacy/ephysics/data/themes/images/hexagonal.png
new file mode 100644 (file)
index 0000000..6079691
Binary files /dev/null and b/legacy/ephysics/data/themes/images/hexagonal.png differ
diff --git a/legacy/ephysics/data/themes/images/impact.png b/legacy/ephysics/data/themes/images/impact.png
deleted file mode 100644 (file)
index 1dd89db..0000000
Binary files a/legacy/ephysics/data/themes/images/impact.png and /dev/null differ
diff --git a/legacy/ephysics/data/themes/images/star.png b/legacy/ephysics/data/themes/images/star.png
new file mode 100644 (file)
index 0000000..e1cc444
Binary files /dev/null and b/legacy/ephysics/data/themes/images/star.png differ