fix calendar images, RT#34237, RT#13852
authorIvan Kohler <ivan@freeside.biz>
Tue, 14 Jul 2015 05:38:20 +0000 (22:38 -0700)
committerIvan Kohler <ivan@freeside.biz>
Tue, 14 Jul 2015 05:38:20 +0000 (22:38 -0700)
22 files changed:
rt/share/html/NoAuth/images/created.png [deleted file]
rt/share/html/NoAuth/images/created_due.png [deleted file]
rt/share/html/NoAuth/images/due.png [deleted file]
rt/share/html/NoAuth/images/reminder.png [deleted file]
rt/share/html/NoAuth/images/resolved.png [deleted file]
rt/share/html/NoAuth/images/started.png [deleted file]
rt/share/html/NoAuth/images/starts.png [deleted file]
rt/share/html/NoAuth/images/starts_due.png [deleted file]
rt/share/html/NoAuth/images/updated.png [deleted file]
rt/share/html/NoAuth/images/week-collapse.gif [deleted file]
rt/share/html/NoAuth/images/week-collapse.xcf [deleted file]
rt/share/html/NoAuth/images/week-expand.gif [deleted file]
rt/share/html/NoAuth/images/week-expand.xcf [deleted file]
rt/share/static/images/created.png [new file with mode: 0644]
rt/share/static/images/created_due.png [new file with mode: 0644]
rt/share/static/images/due.png [new file with mode: 0644]
rt/share/static/images/reminder.png [new file with mode: 0644]
rt/share/static/images/resolved.png [new file with mode: 0644]
rt/share/static/images/started.png [new file with mode: 0644]
rt/share/static/images/starts.png [new file with mode: 0644]
rt/share/static/images/starts_due.png [new file with mode: 0644]
rt/share/static/images/updated.png [new file with mode: 0644]

diff --git a/rt/share/html/NoAuth/images/created.png b/rt/share/html/NoAuth/images/created.png
deleted file mode 100644 (file)
index 4d5eeb9..0000000
Binary files a/rt/share/html/NoAuth/images/created.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/created_due.png b/rt/share/html/NoAuth/images/created_due.png
deleted file mode 100644 (file)
index 52dfc96..0000000
Binary files a/rt/share/html/NoAuth/images/created_due.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/due.png b/rt/share/html/NoAuth/images/due.png
deleted file mode 100644 (file)
index 30a3aff..0000000
Binary files a/rt/share/html/NoAuth/images/due.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/reminder.png b/rt/share/html/NoAuth/images/reminder.png
deleted file mode 100644 (file)
index 4370b69..0000000
Binary files a/rt/share/html/NoAuth/images/reminder.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/resolved.png b/rt/share/html/NoAuth/images/resolved.png
deleted file mode 100644 (file)
index 09db36d..0000000
Binary files a/rt/share/html/NoAuth/images/resolved.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/started.png b/rt/share/html/NoAuth/images/started.png
deleted file mode 100644 (file)
index e177add..0000000
Binary files a/rt/share/html/NoAuth/images/started.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/starts.png b/rt/share/html/NoAuth/images/starts.png
deleted file mode 100644 (file)
index 88064ba..0000000
Binary files a/rt/share/html/NoAuth/images/starts.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/starts_due.png b/rt/share/html/NoAuth/images/starts_due.png
deleted file mode 100644 (file)
index 16a4de4..0000000
Binary files a/rt/share/html/NoAuth/images/starts_due.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/updated.png b/rt/share/html/NoAuth/images/updated.png
deleted file mode 100644 (file)
index 680e79a..0000000
Binary files a/rt/share/html/NoAuth/images/updated.png and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/week-collapse.gif b/rt/share/html/NoAuth/images/week-collapse.gif
deleted file mode 100644 (file)
index 54a123f..0000000
Binary files a/rt/share/html/NoAuth/images/week-collapse.gif and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/week-collapse.xcf b/rt/share/html/NoAuth/images/week-collapse.xcf
deleted file mode 100644 (file)
index cbb2b95..0000000
Binary files a/rt/share/html/NoAuth/images/week-collapse.xcf and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/week-expand.gif b/rt/share/html/NoAuth/images/week-expand.gif
deleted file mode 100644 (file)
index d0f42e9..0000000
Binary files a/rt/share/html/NoAuth/images/week-expand.gif and /dev/null differ
diff --git a/rt/share/html/NoAuth/images/week-expand.xcf b/rt/share/html/NoAuth/images/week-expand.xcf
deleted file mode 100644 (file)
index 1ab8e65..0000000
Binary files a/rt/share/html/NoAuth/images/week-expand.xcf and /dev/null differ
diff --git a/rt/share/static/images/created.png b/rt/share/static/images/created.png
new file mode 100644 (file)
index 0000000..4d5eeb9
Binary files /dev/null and b/rt/share/static/images/created.png differ
diff --git a/rt/share/static/images/created_due.png b/rt/share/static/images/created_due.png
new file mode 100644 (file)
index 0000000..52dfc96
Binary files /dev/null and b/rt/share/static/images/created_due.png differ
diff --git a/rt/share/static/images/due.png b/rt/share/static/images/due.png
new file mode 100644 (file)
index 0000000..30a3aff
Binary files /dev/null and b/rt/share/static/images/due.png differ
diff --git a/rt/share/static/images/reminder.png b/rt/share/static/images/reminder.png
new file mode 100644 (file)
index 0000000..4370b69
Binary files /dev/null and b/rt/share/static/images/reminder.png differ
diff --git a/rt/share/static/images/resolved.png b/rt/share/static/images/resolved.png
new file mode 100644 (file)
index 0000000..09db36d
Binary files /dev/null and b/rt/share/static/images/resolved.png differ
diff --git a/rt/share/static/images/started.png b/rt/share/static/images/started.png
new file mode 100644 (file)
index 0000000..e177add
Binary files /dev/null and b/rt/share/static/images/started.png differ
diff --git a/rt/share/static/images/starts.png b/rt/share/static/images/starts.png
new file mode 100644 (file)
index 0000000..88064ba
Binary files /dev/null and b/rt/share/static/images/starts.png differ
diff --git a/rt/share/static/images/starts_due.png b/rt/share/static/images/starts_due.png
new file mode 100644 (file)
index 0000000..16a4de4
Binary files /dev/null and b/rt/share/static/images/starts_due.png differ
diff --git a/rt/share/static/images/updated.png b/rt/share/static/images/updated.png
new file mode 100644 (file)
index 0000000..680e79a
Binary files /dev/null and b/rt/share/static/images/updated.png differ