Magic Mirror -> MagicMirror²

Consistent spelling
This commit is contained in:
Kristjan SCHMIDT
2022-01-26 23:09:26 +01:00
parent 4b381f33b5
commit a5668b1b99
90 changed files with 94 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
/* global NotificationFx */
/* Magic Mirror
/* MagicMirror²
* Module: alert
*
* By Paul-Vincent Roll https://paulvincentroll.com/

View File

@@ -1,6 +1,6 @@
/* global cloneObject */
/* Magic Mirror
/* MagicMirror²
* Module: Calendar
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Node Helper: Calendar - CalendarFetcher
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Calendar Util Methods
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Node Helper: Calendar
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,6 +1,6 @@
/* global SunCalc */
/* Magic Mirror
/* MagicMirror²
* Module: Clock
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Module: Compliments
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,6 +1,6 @@
/* eslint-disable */
/* Magic Mirror
/* MagicMirror²
* Module: CurrentWeather
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror Default Modules List
/* MagicMirror² Default Modules List
* Modules listed below can be loaded without the 'default/' prefix. Omitting the default folder name.
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Module: HelloWorld
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Module: NewsFeed
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Node Helper: Newsfeed - NewsfeedFetcher
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Node Helper: Newsfeed
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,4 +1,4 @@
/* Magic Mirror
/* MagicMirror²
* Module: UpdateNotification
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider, WeatherObject */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
* Provider: Dark Sky
*

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider, WeatherObject */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
* Provider: Environment Canada (EC)
*

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider, WeatherObject */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider, WeatherObject */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
* Provider: SMHI
*

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider, WeatherObject */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
*
* By Malcolm Oakes https://github.com/maloakes

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider, WeatherObject */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
*
* By Malcolm Oakes https://github.com/maloakes

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider, WeatherObject */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
* Provider: Weatherbit
*

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider, WeatherObject */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
* Provider: weather.gov
* https://weather-gov.github.io/api/general-faqs

View File

@@ -1,6 +1,6 @@
/* global WeatherProvider */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,6 +1,6 @@
/* global SunCalc */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,6 +1,6 @@
/* global Class */
/* Magic Mirror
/* MagicMirror²
* Module: Weather
*
* By Michael Teeuw https://michaelteeuw.nl

View File

@@ -1,6 +1,6 @@
/* eslint-disable */
/* Magic Mirror
/* MagicMirror²
* Module: CurrentWeather
*
* By Michael Teeuw https://michaelteeuw.nl