diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-12-13 19:41:05 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-12-13 19:41:05 +0900 |
commit | fb1701bc4fa750de0ab8684d508097c62bb13aac (patch) | |
tree | 5d0266e3bf8f2c81607a6b4529c31277f3c20e36 | |
parent | 03dd06d60def9a2f8d830a5e241fe11ccf74198e (diff) | |
download | lorries-fb1701bc4fa750de0ab8684d508097c62bb13aac.tar.gz |
Adding gnome/totem lorry
The GNOME video player app.
Change-Id: Ib63bdcad8a0e39931c8f5933eee4c72c6781c854
-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 e9f0ab8..59126a4 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -167,6 +167,10 @@ "type": "git", "url": "git://git.gnome.org/totem-pl-parser" }, + "gnome/totem": { + "type": "git", + "url": "git://git.gnome.org/totem" + }, "gnome/tracker": { "type": "git", "url": "git://git.gnome.org/tracker" |