From a5eb4a0cdbf89da856617599edb84cf3179f7776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 7 Oct 2015 02:16:09 +0100 Subject: Add xdg-app xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for more information. Change-Id: I5937940815dfdb12f05e1bb01107fff7a8038ce1 --- open-source-lorries/xdg-app.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/xdg-app.lorry (limited to 'open-source-lorries') diff --git a/open-source-lorries/xdg-app.lorry b/open-source-lorries/xdg-app.lorry new file mode 100644 index 0000000..fc11f02 --- /dev/null +++ b/open-source-lorries/xdg-app.lorry @@ -0,0 +1,6 @@ +{ + "xdg-app": { + "type": "git", + "url": "git://anongit.freedesktop.org/xdg-app/xdg-app" + } +} -- cgit v1.2.1