diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-12-15 21:08:51 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-12-15 21:08:51 +0900 |
commit | 53fb62745cd93d769478cdf2c7cfbe9ed6209fcc (patch) | |
tree | 2caea68eb3cc7ba213aa998f69715c065783e281 /open-source-lorries | |
parent | 87e0e9afebb69e658a11d20db7e4ffad5dd6b1d5 (diff) | |
download | lorries-53fb62745cd93d769478cdf2c7cfbe9ed6209fcc.tar.gz |
Adding gnome-todo to the GNOME lorry file
Change-Id: I4c2195096954606d1d3f30a572f2a8bfd4b957ef
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 177553f..ce5cde0 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -107,6 +107,10 @@ "type": "git", "url": "git://git.gnome.org/gnome-terminal" }, + "gnome/gnome-todo": { + "type": "git", + "url": "git://git.gnome.org/gnome-todo" + }, "gnome/gnome-shell-sass": { "type": "git", "url": "git://git.gnome.org/gnome-shell-sass" |