From ccad72ba8549109e41e5527ab4987fac9270fa9c Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Fri, 5 Aug 2011 10:50:08 -0700 Subject: [PATCH] [#263] Move the fugue images into the main images/ directory --- .../chiliproject => }/images/fugue/arrow.png | Bin .../images/fugue/balloons.png | Bin .../images/fugue/books-stack.png | Bin .../chiliproject => }/images/fugue/burn.png | Bin .../images/fugue/calendar-month.png | Bin .../images/fugue/clock--plus.png | Bin .../chiliproject => }/images/fugue/clock.png | Bin .../images/fugue/dashboard--pencil.png | Bin .../images/fugue/disk-black.png | Bin .../images/fugue/document-horizontal-text.png | Bin .../images/fugue/document-text-image.png | Bin .../images/fugue/document-zipper.png | Bin .../images/fugue/documents-text.png | Bin .../images/fugue/documents.png | Bin .../images/fugue/equalizer.png | Bin .../images/fugue/hammer--arrow.png | Bin .../images/fugue/history.txt | 0 .../images/fugue/layout-2.png | Bin .../images/fugue/layout-select-content.png | Bin .../images/fugue/lightning.png | Bin .../images/fugue/magnifier-left.png | Bin .../images/fugue/map-pin.png | Bin .../images/fugue/money--pencil.png | Bin .../images/fugue/monitor.png | Bin .../images/fugue/newspaper.png | Bin .../images/fugue/notebooks--pencil.png | Bin .../images/fugue/pencil-small.png | Bin .../images/fugue/pill--exclamation.png | Bin .../images/fugue/plus-small.png | Bin .../fugue/projection-screen--pencil.png | Bin .../images/fugue/question-balloon.png | Bin .../chiliproject => }/images/fugue/readme.txt | 0 .../images/fugue/report--exclamation.png | Bin .../images/fugue/ruler--pencil.png | Bin .../chiliproject => }/images/fugue/safe.png | Bin .../images/fugue/star-empty.png | Bin .../chiliproject => }/images/fugue/star.png | Bin .../images/fugue/sticky-note.png | Bin .../images/fugue/tags-label.png | Bin .../images/fugue/tick-shield.png | Bin .../images/fugue/ticket--arrow.png | Bin .../images/fugue/ticket--minus.png | Bin .../images/fugue/ticket--plus.png | Bin .../chiliproject => }/images/fugue/ticket.png | Bin .../chiliproject => }/images/fugue/trophy.png | Bin .../images/fugue/ui-progress-bar.png | Bin .../images/fugue/user-business.png | Bin public/stylesheets/application.css | 24 +++++++++--------- 48 files changed, 12 insertions(+), 12 deletions(-) rename public/{themes/chiliproject => }/images/fugue/arrow.png (100%) rename public/{themes/chiliproject => }/images/fugue/balloons.png (100%) rename public/{themes/chiliproject => }/images/fugue/books-stack.png (100%) rename public/{themes/chiliproject => }/images/fugue/burn.png (100%) rename public/{themes/chiliproject => }/images/fugue/calendar-month.png (100%) rename public/{themes/chiliproject => }/images/fugue/clock--plus.png (100%) rename public/{themes/chiliproject => }/images/fugue/clock.png (100%) rename public/{themes/chiliproject => }/images/fugue/dashboard--pencil.png (100%) rename public/{themes/chiliproject => }/images/fugue/disk-black.png (100%) rename public/{themes/chiliproject => }/images/fugue/document-horizontal-text.png (100%) rename public/{themes/chiliproject => }/images/fugue/document-text-image.png (100%) rename public/{themes/chiliproject => }/images/fugue/document-zipper.png (100%) rename public/{themes/chiliproject => }/images/fugue/documents-text.png (100%) rename public/{themes/chiliproject => }/images/fugue/documents.png (100%) rename public/{themes/chiliproject => }/images/fugue/equalizer.png (100%) rename public/{themes/chiliproject => }/images/fugue/hammer--arrow.png (100%) rename public/{themes/chiliproject => }/images/fugue/history.txt (100%) rename public/{themes/chiliproject => }/images/fugue/layout-2.png (100%) rename public/{themes/chiliproject => }/images/fugue/layout-select-content.png (100%) rename public/{themes/chiliproject => }/images/fugue/lightning.png (100%) rename public/{themes/chiliproject => }/images/fugue/magnifier-left.png (100%) rename public/{themes/chiliproject => }/images/fugue/map-pin.png (100%) rename public/{themes/chiliproject => }/images/fugue/money--pencil.png (100%) rename public/{themes/chiliproject => }/images/fugue/monitor.png (100%) rename public/{themes/chiliproject => }/images/fugue/newspaper.png (100%) rename public/{themes/chiliproject => }/images/fugue/notebooks--pencil.png (100%) rename public/{themes/chiliproject => }/images/fugue/pencil-small.png (100%) rename public/{themes/chiliproject => }/images/fugue/pill--exclamation.png (100%) rename public/{themes/chiliproject => }/images/fugue/plus-small.png (100%) rename public/{themes/chiliproject => }/images/fugue/projection-screen--pencil.png (100%) rename public/{themes/chiliproject => }/images/fugue/question-balloon.png (100%) rename public/{themes/chiliproject => }/images/fugue/readme.txt (100%) rename public/{themes/chiliproject => }/images/fugue/report--exclamation.png (100%) rename public/{themes/chiliproject => }/images/fugue/ruler--pencil.png (100%) rename public/{themes/chiliproject => }/images/fugue/safe.png (100%) rename public/{themes/chiliproject => }/images/fugue/star-empty.png (100%) rename public/{themes/chiliproject => }/images/fugue/star.png (100%) rename public/{themes/chiliproject => }/images/fugue/sticky-note.png (100%) rename public/{themes/chiliproject => }/images/fugue/tags-label.png (100%) rename public/{themes/chiliproject => }/images/fugue/tick-shield.png (100%) rename public/{themes/chiliproject => }/images/fugue/ticket--arrow.png (100%) rename public/{themes/chiliproject => }/images/fugue/ticket--minus.png (100%) rename public/{themes/chiliproject => }/images/fugue/ticket--plus.png (100%) rename public/{themes/chiliproject => }/images/fugue/ticket.png (100%) rename public/{themes/chiliproject => }/images/fugue/trophy.png (100%) rename public/{themes/chiliproject => }/images/fugue/ui-progress-bar.png (100%) rename public/{themes/chiliproject => }/images/fugue/user-business.png (100%) diff --git a/public/themes/chiliproject/images/fugue/arrow.png b/public/images/fugue/arrow.png similarity index 100% rename from public/themes/chiliproject/images/fugue/arrow.png rename to public/images/fugue/arrow.png diff --git a/public/themes/chiliproject/images/fugue/balloons.png b/public/images/fugue/balloons.png similarity index 100% rename from public/themes/chiliproject/images/fugue/balloons.png rename to public/images/fugue/balloons.png diff --git a/public/themes/chiliproject/images/fugue/books-stack.png b/public/images/fugue/books-stack.png similarity index 100% rename from public/themes/chiliproject/images/fugue/books-stack.png rename to public/images/fugue/books-stack.png diff --git a/public/themes/chiliproject/images/fugue/burn.png b/public/images/fugue/burn.png similarity index 100% rename from public/themes/chiliproject/images/fugue/burn.png rename to public/images/fugue/burn.png diff --git a/public/themes/chiliproject/images/fugue/calendar-month.png b/public/images/fugue/calendar-month.png similarity index 100% rename from public/themes/chiliproject/images/fugue/calendar-month.png rename to public/images/fugue/calendar-month.png diff --git a/public/themes/chiliproject/images/fugue/clock--plus.png b/public/images/fugue/clock--plus.png similarity index 100% rename from public/themes/chiliproject/images/fugue/clock--plus.png rename to public/images/fugue/clock--plus.png diff --git a/public/themes/chiliproject/images/fugue/clock.png b/public/images/fugue/clock.png similarity index 100% rename from public/themes/chiliproject/images/fugue/clock.png rename to public/images/fugue/clock.png diff --git a/public/themes/chiliproject/images/fugue/dashboard--pencil.png b/public/images/fugue/dashboard--pencil.png similarity index 100% rename from public/themes/chiliproject/images/fugue/dashboard--pencil.png rename to public/images/fugue/dashboard--pencil.png diff --git a/public/themes/chiliproject/images/fugue/disk-black.png b/public/images/fugue/disk-black.png similarity index 100% rename from public/themes/chiliproject/images/fugue/disk-black.png rename to public/images/fugue/disk-black.png diff --git a/public/themes/chiliproject/images/fugue/document-horizontal-text.png b/public/images/fugue/document-horizontal-text.png similarity index 100% rename from public/themes/chiliproject/images/fugue/document-horizontal-text.png rename to public/images/fugue/document-horizontal-text.png diff --git a/public/themes/chiliproject/images/fugue/document-text-image.png b/public/images/fugue/document-text-image.png similarity index 100% rename from public/themes/chiliproject/images/fugue/document-text-image.png rename to public/images/fugue/document-text-image.png diff --git a/public/themes/chiliproject/images/fugue/document-zipper.png b/public/images/fugue/document-zipper.png similarity index 100% rename from public/themes/chiliproject/images/fugue/document-zipper.png rename to public/images/fugue/document-zipper.png diff --git a/public/themes/chiliproject/images/fugue/documents-text.png b/public/images/fugue/documents-text.png similarity index 100% rename from public/themes/chiliproject/images/fugue/documents-text.png rename to public/images/fugue/documents-text.png diff --git a/public/themes/chiliproject/images/fugue/documents.png b/public/images/fugue/documents.png similarity index 100% rename from public/themes/chiliproject/images/fugue/documents.png rename to public/images/fugue/documents.png diff --git a/public/themes/chiliproject/images/fugue/equalizer.png b/public/images/fugue/equalizer.png similarity index 100% rename from public/themes/chiliproject/images/fugue/equalizer.png rename to public/images/fugue/equalizer.png diff --git a/public/themes/chiliproject/images/fugue/hammer--arrow.png b/public/images/fugue/hammer--arrow.png similarity index 100% rename from public/themes/chiliproject/images/fugue/hammer--arrow.png rename to public/images/fugue/hammer--arrow.png diff --git a/public/themes/chiliproject/images/fugue/history.txt b/public/images/fugue/history.txt similarity index 100% rename from public/themes/chiliproject/images/fugue/history.txt rename to public/images/fugue/history.txt diff --git a/public/themes/chiliproject/images/fugue/layout-2.png b/public/images/fugue/layout-2.png similarity index 100% rename from public/themes/chiliproject/images/fugue/layout-2.png rename to public/images/fugue/layout-2.png diff --git a/public/themes/chiliproject/images/fugue/layout-select-content.png b/public/images/fugue/layout-select-content.png similarity index 100% rename from public/themes/chiliproject/images/fugue/layout-select-content.png rename to public/images/fugue/layout-select-content.png diff --git a/public/themes/chiliproject/images/fugue/lightning.png b/public/images/fugue/lightning.png similarity index 100% rename from public/themes/chiliproject/images/fugue/lightning.png rename to public/images/fugue/lightning.png diff --git a/public/themes/chiliproject/images/fugue/magnifier-left.png b/public/images/fugue/magnifier-left.png similarity index 100% rename from public/themes/chiliproject/images/fugue/magnifier-left.png rename to public/images/fugue/magnifier-left.png diff --git a/public/themes/chiliproject/images/fugue/map-pin.png b/public/images/fugue/map-pin.png similarity index 100% rename from public/themes/chiliproject/images/fugue/map-pin.png rename to public/images/fugue/map-pin.png diff --git a/public/themes/chiliproject/images/fugue/money--pencil.png b/public/images/fugue/money--pencil.png similarity index 100% rename from public/themes/chiliproject/images/fugue/money--pencil.png rename to public/images/fugue/money--pencil.png diff --git a/public/themes/chiliproject/images/fugue/monitor.png b/public/images/fugue/monitor.png similarity index 100% rename from public/themes/chiliproject/images/fugue/monitor.png rename to public/images/fugue/monitor.png diff --git a/public/themes/chiliproject/images/fugue/newspaper.png b/public/images/fugue/newspaper.png similarity index 100% rename from public/themes/chiliproject/images/fugue/newspaper.png rename to public/images/fugue/newspaper.png diff --git a/public/themes/chiliproject/images/fugue/notebooks--pencil.png b/public/images/fugue/notebooks--pencil.png similarity index 100% rename from public/themes/chiliproject/images/fugue/notebooks--pencil.png rename to public/images/fugue/notebooks--pencil.png diff --git a/public/themes/chiliproject/images/fugue/pencil-small.png b/public/images/fugue/pencil-small.png similarity index 100% rename from public/themes/chiliproject/images/fugue/pencil-small.png rename to public/images/fugue/pencil-small.png diff --git a/public/themes/chiliproject/images/fugue/pill--exclamation.png b/public/images/fugue/pill--exclamation.png similarity index 100% rename from public/themes/chiliproject/images/fugue/pill--exclamation.png rename to public/images/fugue/pill--exclamation.png diff --git a/public/themes/chiliproject/images/fugue/plus-small.png b/public/images/fugue/plus-small.png similarity index 100% rename from public/themes/chiliproject/images/fugue/plus-small.png rename to public/images/fugue/plus-small.png diff --git a/public/themes/chiliproject/images/fugue/projection-screen--pencil.png b/public/images/fugue/projection-screen--pencil.png similarity index 100% rename from public/themes/chiliproject/images/fugue/projection-screen--pencil.png rename to public/images/fugue/projection-screen--pencil.png diff --git a/public/themes/chiliproject/images/fugue/question-balloon.png b/public/images/fugue/question-balloon.png similarity index 100% rename from public/themes/chiliproject/images/fugue/question-balloon.png rename to public/images/fugue/question-balloon.png diff --git a/public/themes/chiliproject/images/fugue/readme.txt b/public/images/fugue/readme.txt similarity index 100% rename from public/themes/chiliproject/images/fugue/readme.txt rename to public/images/fugue/readme.txt diff --git a/public/themes/chiliproject/images/fugue/report--exclamation.png b/public/images/fugue/report--exclamation.png similarity index 100% rename from public/themes/chiliproject/images/fugue/report--exclamation.png rename to public/images/fugue/report--exclamation.png diff --git a/public/themes/chiliproject/images/fugue/ruler--pencil.png b/public/images/fugue/ruler--pencil.png similarity index 100% rename from public/themes/chiliproject/images/fugue/ruler--pencil.png rename to public/images/fugue/ruler--pencil.png diff --git a/public/themes/chiliproject/images/fugue/safe.png b/public/images/fugue/safe.png similarity index 100% rename from public/themes/chiliproject/images/fugue/safe.png rename to public/images/fugue/safe.png diff --git a/public/themes/chiliproject/images/fugue/star-empty.png b/public/images/fugue/star-empty.png similarity index 100% rename from public/themes/chiliproject/images/fugue/star-empty.png rename to public/images/fugue/star-empty.png diff --git a/public/themes/chiliproject/images/fugue/star.png b/public/images/fugue/star.png similarity index 100% rename from public/themes/chiliproject/images/fugue/star.png rename to public/images/fugue/star.png diff --git a/public/themes/chiliproject/images/fugue/sticky-note.png b/public/images/fugue/sticky-note.png similarity index 100% rename from public/themes/chiliproject/images/fugue/sticky-note.png rename to public/images/fugue/sticky-note.png diff --git a/public/themes/chiliproject/images/fugue/tags-label.png b/public/images/fugue/tags-label.png similarity index 100% rename from public/themes/chiliproject/images/fugue/tags-label.png rename to public/images/fugue/tags-label.png diff --git a/public/themes/chiliproject/images/fugue/tick-shield.png b/public/images/fugue/tick-shield.png similarity index 100% rename from public/themes/chiliproject/images/fugue/tick-shield.png rename to public/images/fugue/tick-shield.png diff --git a/public/themes/chiliproject/images/fugue/ticket--arrow.png b/public/images/fugue/ticket--arrow.png similarity index 100% rename from public/themes/chiliproject/images/fugue/ticket--arrow.png rename to public/images/fugue/ticket--arrow.png diff --git a/public/themes/chiliproject/images/fugue/ticket--minus.png b/public/images/fugue/ticket--minus.png similarity index 100% rename from public/themes/chiliproject/images/fugue/ticket--minus.png rename to public/images/fugue/ticket--minus.png diff --git a/public/themes/chiliproject/images/fugue/ticket--plus.png b/public/images/fugue/ticket--plus.png similarity index 100% rename from public/themes/chiliproject/images/fugue/ticket--plus.png rename to public/images/fugue/ticket--plus.png diff --git a/public/themes/chiliproject/images/fugue/ticket.png b/public/images/fugue/ticket.png similarity index 100% rename from public/themes/chiliproject/images/fugue/ticket.png rename to public/images/fugue/ticket.png diff --git a/public/themes/chiliproject/images/fugue/trophy.png b/public/images/fugue/trophy.png similarity index 100% rename from public/themes/chiliproject/images/fugue/trophy.png rename to public/images/fugue/trophy.png diff --git a/public/themes/chiliproject/images/fugue/ui-progress-bar.png b/public/images/fugue/ui-progress-bar.png similarity index 100% rename from public/themes/chiliproject/images/fugue/ui-progress-bar.png rename to public/images/fugue/ui-progress-bar.png diff --git a/public/themes/chiliproject/images/fugue/user-business.png b/public/images/fugue/user-business.png similarity index 100% rename from public/themes/chiliproject/images/fugue/user-business.png rename to public/images/fugue/user-business.png diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 54761718..c99a6b2b 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -55,18 +55,18 @@ h4, .wiki h3 {font-size: 13px;padding: 2px 10px 1px 0px;margin-bottom: 5px; bord #main-menu #admin-menu a { background-position: 6px center; padding-left: 20px; padding-top: 2px; padding-bottom: 3px; line-height: 30px;} /* Menu icons */ -#main-menu li a.overview { background: url(../themes/chiliproject/images/fugue/document-text-image.png) 6px center no-repeat; } -#main-menu li a.activity { background: url(../themes/chiliproject/images/fugue/lightning.png) 6px center no-repeat; } -#main-menu li a.roadmap { background: url(../themes/chiliproject/images/fugue/map-pin.png) 6px center no-repeat; } -#main-menu li a.issues { background: url(../themes/chiliproject/images/fugue/ticket.png) 6px center no-repeat; } -#main-menu li a.new-issue { background: url(../themes/chiliproject/images/fugue/ticket--plus.png) 6px center no-repeat; } -#main-menu li a.news { background: url(../themes/chiliproject/images/fugue/newspaper.png) 6px center no-repeat; } -#main-menu li a.documents { background: url(../themes/chiliproject/images/fugue/documents-text.png) 6px center no-repeat; } -#main-menu li a.wiki { background: url(../themes/chiliproject/images/fugue/document-horizontal-text.png) 6px center no-repeat; } -#main-menu li a.boards { background: url(../themes/chiliproject/images/fugue/balloons.png) 6px center no-repeat; } -#main-menu li a.files { background: url(../themes/chiliproject/images/fugue/document-zipper.png) 6px center no-repeat; } -#main-menu li a.repository { background: url(../themes/chiliproject/images/fugue/safe.png) 6px center no-repeat; } -#main-menu li a.settings { background: url(../themes/chiliproject/images/fugue/equalizer.png) 6px center no-repeat; } +#main-menu li a.overview { background: url(../images/fugue/document-text-image.png) 6px center no-repeat; } +#main-menu li a.activity { background: url(../images/fugue/lightning.png) 6px center no-repeat; } +#main-menu li a.roadmap { background: url(../images/fugue/map-pin.png) 6px center no-repeat; } +#main-menu li a.issues { background: url(../images/fugue/ticket.png) 6px center no-repeat; } +#main-menu li a.new-issue { background: url(../images/fugue/ticket--plus.png) 6px center no-repeat; } +#main-menu li a.news { background: url(../images/fugue/newspaper.png) 6px center no-repeat; } +#main-menu li a.documents { background: url(../images/fugue/documents-text.png) 6px center no-repeat; } +#main-menu li a.wiki { background: url(../images/fugue/document-horizontal-text.png) 6px center no-repeat; } +#main-menu li a.boards { background: url(../images/fugue/balloons.png) 6px center no-repeat; } +#main-menu li a.files { background: url(../images/fugue/document-zipper.png) 6px center no-repeat; } +#main-menu li a.repository { background: url(../images/fugue/safe.png) 6px center no-repeat; } +#main-menu li a.settings { background: url(../images/fugue/equalizer.png) 6px center no-repeat; } #main-menu #admin-menu a.projects { background-image: url(../images/projects.png); } #main-menu #admin-menu a.users { background-image: url(../images/user.png); }