[gnome-backgrounds/wip/jimmac/solidcolor] Solid color purple
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-backgrounds/wip/jimmac/solidcolor] Solid color purple
- Date: Wed, 15 Apr 2020 20:54:58 +0000 (UTC)
commit 140e6bafa21d39c2ec5121fe07d2057a9b0d94a8
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Apr 15 22:54:17 2020 +0200
Solid color purple
backgrounds/gnome-backgrounds.xml.in.in | 7 +++++++
backgrounds/meson.build | 1 +
backgrounds/purple.xml | 11 +++++++++++
3 files changed, 19 insertions(+)
---
diff --git a/backgrounds/gnome-backgrounds.xml.in.in b/backgrounds/gnome-backgrounds.xml.in.in
index ef67b60..0bf1123 100644
--- a/backgrounds/gnome-backgrounds.xml.in.in
+++ b/backgrounds/gnome-backgrounds.xml.in.in
@@ -92,4 +92,11 @@
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+ <wallpaper deleted="false">
+ <name/>
+ <filename>@BACKGROUNDDIR@/purple.xml</filename>
+ <options>zoom</options>
+ <pcolor>#613583f</pcolor>
+ <scolor>#613583f</scolor>
+ </wallpaper>
</wallpapers>
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index fb426c4..4d26eeb 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -18,6 +18,7 @@ backgrounds = [
'Endless-shapes.jpg',
'LightWaves.jpg',
'Icetwigs.jpg',
+ 'purple.xml',
'Road.jpg',
'Stripes.jpg',
'SeaSunset.jpg',
diff --git a/backgrounds/purple.xml b/backgrounds/purple.xml
new file mode 100644
index 0000000..f3f5a4b
--- /dev/null
+++ b/backgrounds/purple.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
+<wallpapers>
+ <wallpaper deleted="false">
+ <name>Purple Background</name>
+ <options>zoom</options>
+ <shade_type>solid</shade_type>
+ <pcolor>#613583</pcolor>
+ <scolor>#613583f</scolor>
+ </wallpaper>
+</wallpapers>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]