From cff95d4932a3e066894cefb739128a9545743efc Mon Sep 17 00:00:00 2001 From: Pascal Nowack Date: Tue, 25 Jan 2022 11:02:38 +0100 Subject: [PATCH] screencast: Unify codestyle in API The code style in the screencast API is currently a mess. While, the overall code style in mutter and gnome-remote-desktop is to use spaces as tabulator, the remote-desktop API is mixed with both spaces as tabulators and actual tabulators. In addition to that, the code style in the XDG desktop portal APIs uses spaces as tabulators as well. To unify the code style, replace all actual tabulators with spaces. Part-of: --- .../org.gnome.Mutter.ScreenCast.xml | 189 +++++++++--------- 1 file changed, 95 insertions(+), 94 deletions(-) diff --git a/data/dbus-interfaces/org.gnome.Mutter.ScreenCast.xml b/data/dbus-interfaces/org.gnome.Mutter.ScreenCast.xml index afc09c61b..54d296548 100644 --- a/data/dbus-interfaces/org.gnome.Mutter.ScreenCast.xml +++ b/data/dbus-interfaces/org.gnome.Mutter.ScreenCast.xml @@ -14,18 +14,19 @@ @@ -47,47 +48,47 @@ @@ -96,21 +97,21 @@ @@ -119,31 +120,31 @@ @@ -155,28 +156,28 @@ @@ -191,19 +192,19 @@ @@ -211,15 +212,15 @@