diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-12-15 20:51:30 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-12-15 20:51:30 +0900 |
commit | a439fa6c0a12a14b3bc068bb83774416565fbcca (patch) | |
tree | dd30e52518711b2f103b154416786c099f47926a /open-source-lorries | |
parent | 8d771fe08e9317d239120ca324b761a0726d2c00 (diff) | |
download | lorries-a439fa6c0a12a14b3bc068bb83774416565fbcca.tar.gz |
Adding gnome-calendar to GNOME lorry file
Change-Id: I50b1d409e295a607bfb109c90d0d9ba65a4434da
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/gnome-all.lorry | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/gnome-all.lorry b/open-source-lorries/gnome-all.lorry index cc69faa..177553f 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -67,6 +67,10 @@ "type": "git", "url": "git://git.gnome.org/gnome-bluetooth" }, + "gnome/gnome-calendar": { + "type": "git", + "url": "git://git.gnome.org/gnome-calendar" + }, "gnome/gnome-color-manager": { "type": "git", "url": "git://git.gnome.org/gnome-color-manager" |