[gnome-software] Add featured data for gnome-weather
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Add featured data for gnome-weather
- Date: Tue, 10 Sep 2013 17:19:40 +0000 (UTC)
commit a9ad95b1b6bdf644057f208be769cc0222e955ff
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Sep 10 13:18:29 2013 -0400
Add featured data for gnome-weather
Artwork by Jakub Steiner.
data/Makefile.am | 4 +++-
data/featured.ini.in | 5 +++++
data/weather-bg.png | Bin 0 -> 22240 bytes
data/weather.png | Bin 0 -> 151137 bytes
4 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 427abd5..eca042c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,7 +15,9 @@ dist_resources_DATA = \
stars1.png \
stars2.png \
stars3.png \
- stars4.png
+ stars4.png \
+ weather.png \
+ weather-bg.png
appdatadir = $(datadir)/appdata
appdata_files = gnome-software.appdata.xml
diff --git a/data/featured.ini.in b/data/featured.ini.in
index 8cd2433..fd216e8 100644
--- a/data/featured.ini.in
+++ b/data/featured.ini.in
@@ -12,3 +12,8 @@ text=#000000
background=url('/home/mclasen/gnome/share/gnome-software/mypaint.png') left 67% / 50% auto no-repeat,
linear-gradient(to bottom, #8fa5d9, #d8e0ef)
stroke=#4c52aa
text=#362d89
+
+[org.gnome.Weather.Application]
+background=url('/home/mclasen/gnome/share/gnome-software/weather.png') left 80% / 50% auto no-repeat,
url('/home/mclasen/gnome/share/gnome-software/weather-bg.png'), linear-gradient(to bottom, #25486d, #6693ce)
+stroke=#d8e0ef
+text=#ffffff
diff --git a/data/weather-bg.png b/data/weather-bg.png
new file mode 100644
index 0000000..e17f114
Binary files /dev/null and b/data/weather-bg.png differ
diff --git a/data/weather.png b/data/weather.png
new file mode 100644
index 0000000..22331bd
Binary files /dev/null and b/data/weather.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]