From c9e93a3756b9463375fd7fc2313afa6fbad380cb Mon Sep 17 00:00:00 2001 From: Vingelar Date: Fri, 19 Nov 2021 20:49:16 +0100 Subject: [PATCH] changed folder name from TheBinWatch to binwatch --- .../Background176_center.png | Bin .../Background240_center.png | Bin apps/{TheBinWatch => binwatch}/ChangeLog | 0 apps/{TheBinWatch => binwatch}/README.md | 0 apps/{TheBinWatch => binwatch}/app-icon.js | 0 apps/{TheBinWatch => binwatch}/app.js | 0 apps/{TheBinWatch => binwatch}/app.png | Bin apps/{TheBinWatch => binwatch}/bt-icon.png | Bin 8 files changed, 0 insertions(+), 0 deletions(-) rename apps/{TheBinWatch => binwatch}/Background176_center.png (100%) rename apps/{TheBinWatch => binwatch}/Background240_center.png (100%) rename apps/{TheBinWatch => binwatch}/ChangeLog (100%) rename apps/{TheBinWatch => binwatch}/README.md (100%) rename apps/{TheBinWatch => binwatch}/app-icon.js (100%) rename apps/{TheBinWatch => binwatch}/app.js (100%) rename apps/{TheBinWatch => binwatch}/app.png (100%) rename apps/{TheBinWatch => binwatch}/bt-icon.png (100%) diff --git a/apps/TheBinWatch/Background176_center.png b/apps/binwatch/Background176_center.png similarity index 100% rename from apps/TheBinWatch/Background176_center.png rename to apps/binwatch/Background176_center.png diff --git a/apps/TheBinWatch/Background240_center.png b/apps/binwatch/Background240_center.png similarity index 100% rename from apps/TheBinWatch/Background240_center.png rename to apps/binwatch/Background240_center.png diff --git a/apps/TheBinWatch/ChangeLog b/apps/binwatch/ChangeLog similarity index 100% rename from apps/TheBinWatch/ChangeLog rename to apps/binwatch/ChangeLog diff --git a/apps/TheBinWatch/README.md b/apps/binwatch/README.md similarity index 100% rename from apps/TheBinWatch/README.md rename to apps/binwatch/README.md diff --git a/apps/TheBinWatch/app-icon.js b/apps/binwatch/app-icon.js similarity index 100% rename from apps/TheBinWatch/app-icon.js rename to apps/binwatch/app-icon.js diff --git a/apps/TheBinWatch/app.js b/apps/binwatch/app.js similarity index 100% rename from apps/TheBinWatch/app.js rename to apps/binwatch/app.js diff --git a/apps/TheBinWatch/app.png b/apps/binwatch/app.png similarity index 100% rename from apps/TheBinWatch/app.png rename to apps/binwatch/app.png diff --git a/apps/TheBinWatch/bt-icon.png b/apps/binwatch/bt-icon.png similarity index 100% rename from apps/TheBinWatch/bt-icon.png rename to apps/binwatch/bt-icon.png