From 625eccf9babb61797b1d129641e9a615dc4271b9 Mon Sep 17 00:00:00 2001 From: Scott Jehl Date: Mon, 8 Dec 2008 16:07:36 +0000 Subject: [PATCH] changed demo and css to "progressindicator" rather than "progressbar" --- tests/static/{progressbar.html => progressindicator.html} | 0 themes/base/{ui.progressbar.css => ui.progressindicator.css} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/static/{progressbar.html => progressindicator.html} (100%) rename themes/base/{ui.progressbar.css => ui.progressindicator.css} (100%) diff --git a/tests/static/progressbar.html b/tests/static/progressindicator.html similarity index 100% rename from tests/static/progressbar.html rename to tests/static/progressindicator.html diff --git a/themes/base/ui.progressbar.css b/themes/base/ui.progressindicator.css similarity index 100% rename from themes/base/ui.progressbar.css rename to themes/base/ui.progressindicator.css