[systemd-commits] src/dbus-manager.c
Kay Sievers
kay at kemper.freedesktop.org
Tue Sep 21 07:56:22 PDT 2010
src/dbus-manager.c | 1 +
1 file changed, 1 insertion(+)
New commits:
commit fa70128df1eb259cbf7244471ae9f03026e5b006
Author: Gustavo Sverzut Barbieri <barbieri at profusion.mobi>
Date: Tue Sep 21 16:55:35 2010 +0200
dbus: add Progress property to introspection
diff --git a/src/dbus-manager.c b/src/dbus-manager.c
index 53dbeac..eeea821 100644
--- a/src/dbus-manager.c
+++ b/src/dbus-manager.c
@@ -133,6 +133,7 @@
" <property name=\"NNames\" type=\"u\" access=\"read\"/>\n" \
" <property name=\"NJobs\" type=\"u\" access=\"read\"/>\n" \
" <property name=\"NInstalledJobs\" type=\"u\" access=\"read\"/>\n" \
+ " <property name=\"Progress\" type=\"d\" access=\"read\"/>\n" \
" <property name=\"Environment\" type=\"as\" access=\"read\"/>\n" \
" <property name=\"ConfirmSpawn\" type=\"b\" access=\"read\"/>\n" \
" <property name=\"ShowStatus\" type=\"b\" access=\"read\"/>\n" \
More information about the systemd-commits
mailing list