Fix embedded XML

This commit is contained in:
mrossinek 2020-05-02 09:19:24 +02:00
parent 0dfcc1420d
commit f868f51fcd
No known key found for this signature in database
GPG Key ID: 454148C1EEA3C435

View File

@ -81,7 +81,7 @@ static const char *introspection_xml =
" <method name=\"NotificationShow\" />" " <method name=\"NotificationShow\" />"
" <method name=\"Ping\" />" " <method name=\"Ping\" />"
" <property name=\"running\" type=\"b\" access=\"readwrite\">" " <property name=\"paused\" type=\"b\" access=\"readwrite\">"
" <annotation name=\"org.freedesktop.DBus.Property.EmitsChangedSignal\" value=\"true\"/>" " <annotation name=\"org.freedesktop.DBus.Property.EmitsChangedSignal\" value=\"true\"/>"
" </property>" " </property>"