summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/adwaita-icon-theme.lorry6
-rw-r--r--open-source-lorries/gnome-all.lorry8
-rw-r--r--open-source-lorries/gnome-backgrounds.lorry6
3 files changed, 8 insertions, 12 deletions
diff --git a/open-source-lorries/adwaita-icon-theme.lorry b/open-source-lorries/adwaita-icon-theme.lorry
deleted file mode 100644
index a839248..0000000
--- a/open-source-lorries/adwaita-icon-theme.lorry
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "adwaita-icon-theme": {
- "type": "git",
- "url": "git://git.gnome.org/adwaita-icon-theme"
- }
-}
diff --git a/open-source-lorries/gnome-all.lorry b/open-source-lorries/gnome-all.lorry
index 14ffb33..2d9068f 100644
--- a/open-source-lorries/gnome-all.lorry
+++ b/open-source-lorries/gnome-all.lorry
@@ -1,4 +1,8 @@
{
+ "gnome/adwaita-icon-theme": {
+ "type": "git",
+ "url": "git://git.gnome.org/adwaita-icon-theme"
+ },
"gnome/clutter": {
"type": "git",
"url": "git://git.gnome.org/clutter"
@@ -27,6 +31,10 @@
"type": "git",
"url": "git://git.gnome.org/glib-networking"
},
+ "gnome/gnome-backgrounds": {
+ "type": "git",
+ "url": "https://github.com/GNOME/gnome-backgrounds.git"
+ },
"gnome/gnome-control-center": {
"type": "git",
"url": "git://git.gnome.org/gnome-control-center"
diff --git a/open-source-lorries/gnome-backgrounds.lorry b/open-source-lorries/gnome-backgrounds.lorry
deleted file mode 100644
index e536508..0000000
--- a/open-source-lorries/gnome-backgrounds.lorry
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "gnome-backgrounds": {
- "type": "git",
- "url": "https://github.com/GNOME/gnome-backgrounds.git"
- }
-}