diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-10-15 18:59:58 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-10-15 19:03:28 +0900 |
commit | 643b2c6058fe072a85241b9632ae024c2215f393 (patch) | |
tree | e8b8b1a37853db1cce78056d5bb4dc359a0e5822 | |
parent | eaf1fe75326cd209e317b11afa2a88673a3cb99b (diff) | |
download | lorries-643b2c6058fe072a85241b9632ae024c2215f393.tar.gz |
Adding GNOME Backgrounds
This is a runtime requirement for GNOME Shell & GDM
Change-Id: I47edfc059a50d51a65f25636aca758be11bf980c
-rw-r--r-- | open-source-lorries/gnome-backgrounds.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/gnome-backgrounds.lorry b/open-source-lorries/gnome-backgrounds.lorry new file mode 100644 index 0000000..e536508 --- /dev/null +++ b/open-source-lorries/gnome-backgrounds.lorry @@ -0,0 +1,6 @@ +{ + "gnome-backgrounds": { + "type": "git", + "url": "https://github.com/GNOME/gnome-backgrounds.git" + } +} |