diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-04-29 11:48:54 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-04-29 11:52:14 +0200 |
commit | 26947fba6c517629e7a575b98751ad8db70ed5f6 (patch) | |
tree | cb04f9bf0b9825c2f53f6d1512c8ecf273015466 | |
parent | 8d1fe4dc946d6abc8ab9bc80a46869544d311189 (diff) | |
download | jenkins.debian.net-26947fba6c517629e7a575b98751ad8db70ed5f6.tar.xz |
move static files under a reproducible/ subdir
-rw-r--r-- | userContent/reproducible/static/error.png (renamed from userContent/static/error.png) | bin | 653 -> 653 bytes | |||
-rw-r--r-- | userContent/reproducible/static/style.css (renamed from userContent/static/style.css) | 0 | ||||
-rw-r--r-- | userContent/reproducible/static/style_dbd.css (renamed from userContent/static/style_dbd.css) | 0 | ||||
-rw-r--r-- | userContent/reproducible/static/weather-clear-night.png (renamed from userContent/static/weather-clear-night.png) | bin | 961 -> 961 bytes | |||
-rw-r--r-- | userContent/reproducible/static/weather-clear.png (renamed from userContent/static/weather-clear.png) | bin | 682 -> 682 bytes | |||
-rw-r--r-- | userContent/reproducible/static/weather-few-clouds-night.png (renamed from userContent/static/weather-few-clouds-night.png) | bin | 965 -> 965 bytes | |||
-rw-r--r-- | userContent/reproducible/static/weather-severe-alert.png (renamed from userContent/static/weather-severe-alert.png) | bin | 977 -> 977 bytes | |||
-rw-r--r-- | userContent/reproducible/static/weather-showers-scattered.png (renamed from userContent/static/weather-showers-scattered.png) | bin | 1045 -> 1045 bytes | |||
-rw-r--r-- | userContent/reproducible/static/weather-showers.png (renamed from userContent/static/weather-showers.png) | bin | 959 -> 959 bytes | |||
-rw-r--r-- | userContent/reproducible/static/weather-storm.png (renamed from userContent/static/weather-storm.png) | bin | 1031 -> 1031 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/userContent/static/error.png b/userContent/reproducible/static/error.png Binary files differindex 3bbbb4a0..3bbbb4a0 100644 --- a/userContent/static/error.png +++ b/userContent/reproducible/static/error.png diff --git a/userContent/static/style.css b/userContent/reproducible/static/style.css index db9e57a3..db9e57a3 100644 --- a/userContent/static/style.css +++ b/userContent/reproducible/static/style.css diff --git a/userContent/static/style_dbd.css b/userContent/reproducible/static/style_dbd.css index 57418f31..57418f31 100644 --- a/userContent/static/style_dbd.css +++ b/userContent/reproducible/static/style_dbd.css diff --git a/userContent/static/weather-clear-night.png b/userContent/reproducible/static/weather-clear-night.png Binary files differindex 43457526..43457526 100644 --- a/userContent/static/weather-clear-night.png +++ b/userContent/reproducible/static/weather-clear-night.png diff --git a/userContent/static/weather-clear.png b/userContent/reproducible/static/weather-clear.png Binary files differindex 7dc15ea9..7dc15ea9 100644 --- a/userContent/static/weather-clear.png +++ b/userContent/reproducible/static/weather-clear.png diff --git a/userContent/static/weather-few-clouds-night.png b/userContent/reproducible/static/weather-few-clouds-night.png Binary files differindex d69efec9..d69efec9 100644 --- a/userContent/static/weather-few-clouds-night.png +++ b/userContent/reproducible/static/weather-few-clouds-night.png diff --git a/userContent/static/weather-severe-alert.png b/userContent/reproducible/static/weather-severe-alert.png Binary files differindex 98e9f6c1..98e9f6c1 100644 --- a/userContent/static/weather-severe-alert.png +++ b/userContent/reproducible/static/weather-severe-alert.png diff --git a/userContent/static/weather-showers-scattered.png b/userContent/reproducible/static/weather-showers-scattered.png Binary files differindex 8d10d844..8d10d844 100644 --- a/userContent/static/weather-showers-scattered.png +++ b/userContent/reproducible/static/weather-showers-scattered.png diff --git a/userContent/static/weather-showers.png b/userContent/reproducible/static/weather-showers.png Binary files differindex d9685d24..d9685d24 100644 --- a/userContent/static/weather-showers.png +++ b/userContent/reproducible/static/weather-showers.png diff --git a/userContent/static/weather-storm.png b/userContent/reproducible/static/weather-storm.png Binary files differindex feebe1d4..feebe1d4 100644 --- a/userContent/static/weather-storm.png +++ b/userContent/reproducible/static/weather-storm.png |