From 94f3fe31f9ae3402bd987dc803f586766430a281 Mon Sep 17 00:00:00 2001 From: Mathieu Comandon Date: Sat, 3 Feb 2018 13:26:32 -0800 Subject: [PATCH] Revert "Remove legacy gnome schema for url handling" This reverts commit 28cb613edde340196e34f536446f1e5d3c1582de. --- .../glib-2.0/schemas/apps.lutris.gschema.xml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 share/glib-2.0/schemas/apps.lutris.gschema.xml diff --git a/share/glib-2.0/schemas/apps.lutris.gschema.xml b/share/glib-2.0/schemas/apps.lutris.gschema.xml new file mode 100644 index 000000000..e725e26e9 --- /dev/null +++ b/share/glib-2.0/schemas/apps.lutris.gschema.xml @@ -0,0 +1,20 @@ + + + + + 'lutris "%s"' + The command to handle lutris scheme URLs + The command to handle lutris scheme URLs. + + + false + Whether command to handle lutris scheme URLs needs a terminal + Whether command to handle lutris scheme URLs needs a terminal. + + + true + Whether command to handle lutris scheme URLs is enabled + Whether command to handle lutris scheme URLs is enabled. + + +