From 0de0bc0a7f0241aa29b2034a5cec3e9a91c1113e Mon Sep 17 00:00:00 2001
From: root
Date: Sun, 19 Oct 2014 03:57:54 +0200
Subject: moved images in correct folder
---
error.png | Bin 2216 -> 0 bytes
error.svg | 5 -----
img/error.png | Bin 0 -> 2216 bytes
img/error.svg | 5 +++++
img/loading.gif | Bin 0 -> 3897 bytes
img/play-pause.png | Bin 0 -> 606 bytes
img/play-pause.svg | 6 ++++++
img/progressbar.gif | Bin 0 -> 3323 bytes
img/video-play.png | Bin 0 -> 2811 bytes
img/video-play.svg | 5 +++++
loading.gif | Bin 3897 -> 0 bytes
play-pause.png | Bin 606 -> 0 bytes
play-pause.svg | 6 ------
progressbar.gif | Bin 3323 -> 0 bytes
video-play.png | Bin 2811 -> 0 bytes
video-play.svg | 5 -----
16 files changed, 16 insertions(+), 16 deletions(-)
delete mode 100644 error.png
delete mode 100644 error.svg
create mode 100644 img/error.png
create mode 100644 img/error.svg
create mode 100644 img/loading.gif
create mode 100644 img/play-pause.png
create mode 100644 img/play-pause.svg
create mode 100644 img/progressbar.gif
create mode 100644 img/video-play.png
create mode 100644 img/video-play.svg
delete mode 100644 loading.gif
delete mode 100644 play-pause.png
delete mode 100644 play-pause.svg
delete mode 100644 progressbar.gif
delete mode 100644 video-play.png
delete mode 100644 video-play.svg
diff --git a/error.png b/error.png
deleted file mode 100644
index a5577c3..0000000
Binary files a/error.png and /dev/null differ
diff --git a/error.svg b/error.svg
deleted file mode 100644
index 184206a..0000000
--- a/error.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
diff --git a/img/error.png b/img/error.png
new file mode 100644
index 0000000..a5577c3
Binary files /dev/null and b/img/error.png differ
diff --git a/img/error.svg b/img/error.svg
new file mode 100644
index 0000000..184206a
--- /dev/null
+++ b/img/error.svg
@@ -0,0 +1,5 @@
+
+
diff --git a/img/loading.gif b/img/loading.gif
new file mode 100644
index 0000000..90f28cb
Binary files /dev/null and b/img/loading.gif differ
diff --git a/img/play-pause.png b/img/play-pause.png
new file mode 100644
index 0000000..ece6cfb
Binary files /dev/null and b/img/play-pause.png differ
diff --git a/img/play-pause.svg b/img/play-pause.svg
new file mode 100644
index 0000000..a7f1f50
--- /dev/null
+++ b/img/play-pause.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/img/progressbar.gif b/img/progressbar.gif
new file mode 100644
index 0000000..fbcce6b
Binary files /dev/null and b/img/progressbar.gif differ
diff --git a/img/video-play.png b/img/video-play.png
new file mode 100644
index 0000000..353e3a5
Binary files /dev/null and b/img/video-play.png differ
diff --git a/img/video-play.svg b/img/video-play.svg
new file mode 100644
index 0000000..b5ea206
--- /dev/null
+++ b/img/video-play.svg
@@ -0,0 +1,5 @@
+
+
diff --git a/loading.gif b/loading.gif
deleted file mode 100644
index 90f28cb..0000000
Binary files a/loading.gif and /dev/null differ
diff --git a/play-pause.png b/play-pause.png
deleted file mode 100644
index ece6cfb..0000000
Binary files a/play-pause.png and /dev/null differ
diff --git a/play-pause.svg b/play-pause.svg
deleted file mode 100644
index a7f1f50..0000000
--- a/play-pause.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
diff --git a/progressbar.gif b/progressbar.gif
deleted file mode 100644
index fbcce6b..0000000
Binary files a/progressbar.gif and /dev/null differ
diff --git a/video-play.png b/video-play.png
deleted file mode 100644
index 353e3a5..0000000
Binary files a/video-play.png and /dev/null differ
diff --git a/video-play.svg b/video-play.svg
deleted file mode 100644
index b5ea206..0000000
--- a/video-play.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
--
cgit v1.2.3