summaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Weather
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-06-19 17:33:07 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-06-19 17:33:07 +0800
commit833d0d106df43110e18229c9c654606ebf4b5841 (patch)
treefee603246824de2dd99e5772830536a201246fe6 /homescreen/qml/images/Weather
parent838d62ed32a6cd6d71c72a7b7b272d672bc7e674 (diff)
Diffstat (limited to 'homescreen/qml/images/Weather')
-rw-r--r--homescreen/qml/images/Weather/WeatherIcons_ALL-01.pngbin1320 -> 0 bytes
-rw-r--r--homescreen/qml/images/Weather/WeatherIcons_Cloudy-01.pngbin715 -> 0 bytes
-rw-r--r--homescreen/qml/images/Weather/WeatherIcons_Moon-01.pngbin749 -> 0 bytes
-rw-r--r--homescreen/qml/images/Weather/WeatherIcons_PartiallyCloudy-01.pngbin900 -> 0 bytes
-rw-r--r--homescreen/qml/images/Weather/WeatherIcons_Rain-01.pngbin870 -> 0 bytes
-rw-r--r--homescreen/qml/images/Weather/WeatherIcons_Snow-01.pngbin840 -> 0 bytes
-rw-r--r--homescreen/qml/images/Weather/WeatherIcons_Sun-01.pngbin807 -> 0 bytes
-rw-r--r--homescreen/qml/images/Weather/WeatherIcons_Thunderstorm-01.pngbin886 -> 0 bytes
-rw-r--r--homescreen/qml/images/Weather/weather.qrc12
9 files changed, 0 insertions, 12 deletions
diff --git a/homescreen/qml/images/Weather/WeatherIcons_ALL-01.png b/homescreen/qml/images/Weather/WeatherIcons_ALL-01.png
deleted file mode 100644
index f5f8b19..0000000
--- a/homescreen/qml/images/Weather/WeatherIcons_ALL-01.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/Weather/WeatherIcons_Cloudy-01.png b/homescreen/qml/images/Weather/WeatherIcons_Cloudy-01.png
deleted file mode 100644
index 3603a55..0000000
--- a/homescreen/qml/images/Weather/WeatherIcons_Cloudy-01.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/Weather/WeatherIcons_Moon-01.png b/homescreen/qml/images/Weather/WeatherIcons_Moon-01.png
deleted file mode 100644
index 8fe1e18..0000000
--- a/homescreen/qml/images/Weather/WeatherIcons_Moon-01.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/Weather/WeatherIcons_PartiallyCloudy-01.png b/homescreen/qml/images/Weather/WeatherIcons_PartiallyCloudy-01.png
deleted file mode 100644
index 09cd84f..0000000
--- a/homescreen/qml/images/Weather/WeatherIcons_PartiallyCloudy-01.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/Weather/WeatherIcons_Rain-01.png b/homescreen/qml/images/Weather/WeatherIcons_Rain-01.png
deleted file mode 100644
index 125b413..0000000
--- a/homescreen/qml/images/Weather/WeatherIcons_Rain-01.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/Weather/WeatherIcons_Snow-01.png b/homescreen/qml/images/Weather/WeatherIcons_Snow-01.png
deleted file mode 100644
index d0a9520..0000000
--- a/homescreen/qml/images/Weather/WeatherIcons_Snow-01.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/Weather/WeatherIcons_Sun-01.png b/homescreen/qml/images/Weather/WeatherIcons_Sun-01.png
deleted file mode 100644
index ee3a744..0000000
--- a/homescreen/qml/images/Weather/WeatherIcons_Sun-01.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/Weather/WeatherIcons_Thunderstorm-01.png b/homescreen/qml/images/Weather/WeatherIcons_Thunderstorm-01.png
deleted file mode 100644
index f6959f4..0000000
--- a/homescreen/qml/images/Weather/WeatherIcons_Thunderstorm-01.png
+++ /dev/null
Binary files differ
diff --git a/homescreen/qml/images/Weather/weather.qrc b/homescreen/qml/images/Weather/weather.qrc
deleted file mode 100644
index 2668fec..0000000
--- a/homescreen/qml/images/Weather/weather.qrc
+++ /dev/null
@@ -1,12 +0,0 @@
-<RCC>
- <qresource prefix="/images/Weather">
- <file>WeatherIcons_ALL-01.png</file>
- <file>WeatherIcons_Cloudy-01.png</file>
- <file>WeatherIcons_Moon-01.png</file>
- <file>WeatherIcons_PartiallyCloudy-01.png</file>
- <file>WeatherIcons_Rain-01.png</file>
- <file>WeatherIcons_Snow-01.png</file>
- <file>WeatherIcons_Sun-01.png</file>
- <file>WeatherIcons_Thunderstorm-01.png</file>
- </qresource>
-</RCC>