From 49130150cdd560b7553db227a962cb4df26a050f Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 3 Jun 2021 08:25:11 -0700 Subject: cleanup: don't use colons in file names While Subsurface doesn't build on Windows, we shouldn't prevent people from checking out the sources there... Signed-off-by: Dirk Hohndel --- Documentation/images/Filter-LocTemp.png | Bin 0 -> 61529 bytes Documentation/images/Filter-LocTempWeek.png | Bin 0 -> 97921 bytes Documentation/images/Filter-LocTempWeekVis.png | Bin 0 -> 66930 bytes Documentation/images/Filter:LocTemp.png | Bin 61529 -> 0 bytes Documentation/images/Filter:LocTempWeek.png | Bin 97921 -> 0 bytes Documentation/images/Filter:LocTempWeekVis.png | Bin 66930 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Documentation/images/Filter-LocTemp.png create mode 100644 Documentation/images/Filter-LocTempWeek.png create mode 100644 Documentation/images/Filter-LocTempWeekVis.png delete mode 100644 Documentation/images/Filter:LocTemp.png delete mode 100644 Documentation/images/Filter:LocTempWeek.png delete mode 100644 Documentation/images/Filter:LocTempWeekVis.png (limited to 'Documentation/images') diff --git a/Documentation/images/Filter-LocTemp.png b/Documentation/images/Filter-LocTemp.png new file mode 100644 index 000000000..0fdf0d353 Binary files /dev/null and b/Documentation/images/Filter-LocTemp.png differ diff --git a/Documentation/images/Filter-LocTempWeek.png b/Documentation/images/Filter-LocTempWeek.png new file mode 100644 index 000000000..46fffbd77 Binary files /dev/null and b/Documentation/images/Filter-LocTempWeek.png differ diff --git a/Documentation/images/Filter-LocTempWeekVis.png b/Documentation/images/Filter-LocTempWeekVis.png new file mode 100644 index 000000000..9706aae34 Binary files /dev/null and b/Documentation/images/Filter-LocTempWeekVis.png differ diff --git a/Documentation/images/Filter:LocTemp.png b/Documentation/images/Filter:LocTemp.png deleted file mode 100644 index 0fdf0d353..000000000 Binary files a/Documentation/images/Filter:LocTemp.png and /dev/null differ diff --git a/Documentation/images/Filter:LocTempWeek.png b/Documentation/images/Filter:LocTempWeek.png deleted file mode 100644 index 46fffbd77..000000000 Binary files a/Documentation/images/Filter:LocTempWeek.png and /dev/null differ diff --git a/Documentation/images/Filter:LocTempWeekVis.png b/Documentation/images/Filter:LocTempWeekVis.png deleted file mode 100644 index 9706aae34..000000000 Binary files a/Documentation/images/Filter:LocTempWeekVis.png and /dev/null differ -- cgit v1.2.3-70-g09d2