[gnome-music/wip/jfelder/mpris-cleanup: 4/17] mpris: Fix xml description indentation
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/mpris-cleanup: 4/17] mpris: Fix xml description indentation
- Date: Thu, 6 Jun 2019 07:24:48 +0000 (UTC)
commit 671d7711982e7477db236aabc0a86594371d25c9
Author: Jean Felder <jfelder src gnome org>
Date: Tue Sep 4 14:07:34 2018 +0200
mpris: Fix xml description indentation
gnomemusic/mpris.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gnomemusic/mpris.py b/gnomemusic/mpris.py
index 0736faa4..cf360803 100644
--- a/gnomemusic/mpris.py
+++ b/gnomemusic/mpris.py
@@ -96,7 +96,8 @@ class DBusInterface:
class MPRIS(DBusInterface):
'''
- <!DOCTYPE node PUBLIC '-//freedesktop//DTD D-BUS Object Introspection 1.0//EN'
+ <!DOCTYPE node PUBLIC
+ '-//freedesktop//DTD D-BUS Object Introspection 1.0//EN'
'http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd'>
<node>
<interface name='org.freedesktop.DBus.Introspectable'>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]