summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-01-02 11:20:10 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-01-02 11:20:10 +0000
commit32f6cb7c13cb34623194fe5ce314a36e7329686e (patch)
tree1ea86f9d60cf86c4529a6ef995792055559adcd8
parent9f76b4d2ef9f2a621e346d10719625f8f7c24231 (diff)
downloadredmine-32f6cb7c13cb34623194fe5ce314a36e7329686e.tar.gz
redmine-32f6cb7c13cb34623194fe5ce314a36e7329686e.zip
unused images cleaning
git-svn-id: http://redmine.rubyforge.org/svn/trunk@140 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--public/images/bulletgreen.pngbin193 -> 0 bytes
-rw-r--r--public/images/bulletred.pngbin193 -> 0 bytes
-rw-r--r--public/images/calendar.pngbin196 -> 0 bytes
-rw-r--r--public/images/csv.pngbin955 -> 0 bytes
-rw-r--r--public/images/dir.pngbin314 -> 0 bytes
-rw-r--r--public/images/dir_new.pngbin321 -> 0 bytes
-rw-r--r--public/images/dir_open.pngbin1030 -> 0 bytes
-rw-r--r--public/images/document.pngbin1014 -> 0 bytes
-rw-r--r--public/images/file_new.pngbin253 -> 0 bytes
-rw-r--r--public/images/folder.pngbin1021 -> 285 bytes
-rw-r--r--public/images/gantt.pngbin218 -> 0 bytes
-rw-r--r--public/images/rails.pngbin1787 -> 0 bytes
-rw-r--r--public/images/rails_powered.pngbin262 -> 0 bytes
-rw-r--r--public/images/rails_small.pngbin1140 -> 0 bytes
-rw-r--r--public/images/rss.pngbin256 -> 0 bytes
-rw-r--r--public/stylesheets/application.css1
16 files changed, 0 insertions, 1 deletions
diff --git a/public/images/bulletgreen.png b/public/images/bulletgreen.png
deleted file mode 100644
index abe41592b..000000000
--- a/public/images/bulletgreen.png
+++ /dev/null
Binary files differ
diff --git a/public/images/bulletred.png b/public/images/bulletred.png
deleted file mode 100644
index 26a121057..000000000
--- a/public/images/bulletred.png
+++ /dev/null
Binary files differ
diff --git a/public/images/calendar.png b/public/images/calendar.png
deleted file mode 100644
index aa269da38..000000000
--- a/public/images/calendar.png
+++ /dev/null
Binary files differ
diff --git a/public/images/csv.png b/public/images/csv.png
deleted file mode 100644
index deb4a9f65..000000000
--- a/public/images/csv.png
+++ /dev/null
Binary files differ
diff --git a/public/images/dir.png b/public/images/dir.png
deleted file mode 100644
index d078094ac..000000000
--- a/public/images/dir.png
+++ /dev/null
Binary files differ
diff --git a/public/images/dir_new.png b/public/images/dir_new.png
deleted file mode 100644
index 2d29814f2..000000000
--- a/public/images/dir_new.png
+++ /dev/null
Binary files differ
diff --git a/public/images/dir_open.png b/public/images/dir_open.png
deleted file mode 100644
index a248cba3c..000000000
--- a/public/images/dir_open.png
+++ /dev/null
Binary files differ
diff --git a/public/images/document.png b/public/images/document.png
deleted file mode 100644
index 34fde6eb3..000000000
--- a/public/images/document.png
+++ /dev/null
Binary files differ
diff --git a/public/images/file_new.png b/public/images/file_new.png
deleted file mode 100644
index 9a12ca732..000000000
--- a/public/images/file_new.png
+++ /dev/null
Binary files differ
diff --git a/public/images/folder.png b/public/images/folder.png
index 32175ebd4..5ad357419 100644
--- a/public/images/folder.png
+++ b/public/images/folder.png
Binary files differ
diff --git a/public/images/gantt.png b/public/images/gantt.png
deleted file mode 100644
index 2673d23d2..000000000
--- a/public/images/gantt.png
+++ /dev/null
Binary files differ
diff --git a/public/images/rails.png b/public/images/rails.png
deleted file mode 100644
index b8441f182..000000000
--- a/public/images/rails.png
+++ /dev/null
Binary files differ
diff --git a/public/images/rails_powered.png b/public/images/rails_powered.png
deleted file mode 100644
index 5255e62de..000000000
--- a/public/images/rails_powered.png
+++ /dev/null
Binary files differ
diff --git a/public/images/rails_small.png b/public/images/rails_small.png
deleted file mode 100644
index aff4b7a84..000000000
--- a/public/images/rails_small.png
+++ /dev/null
Binary files differ
diff --git a/public/images/rss.png b/public/images/rss.png
deleted file mode 100644
index 89ce35f80..000000000
--- a/public/images/rss.png
+++ /dev/null
Binary files differ
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index 29ca3cf86..3ad2ced3f 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -139,7 +139,6 @@ background-color: #80b0da;
.picMove { background: url(../images/move.png) no-repeat 4px 50%; }
.picCheck { background: url(../images/check.png) no-repeat 4px 70%; }
.picPdf { background: url(../images/pdf.png) no-repeat 4px 50%;}
-.picCsv { background: url(../images/csv.png) no-repeat 4px 50%;}
.pic { padding-left: 18px; margin-left: 3px; }