DBUS config fixed for jaunty

git-svn-id: https://svn.code.sf.net/p/qlscribe/svn/trunk@155 cac9541e-1b8d-4bfa-827e-589bba606050
This commit is contained in:
ruglory
2009-04-25 20:36:00 +00:00
parent b351e239e1
commit bf922904bc
5 changed files with 7 additions and 10 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ DBusHandlerResult IntrospectHandler::processMessage( const Message &msg )
std::string( DBusManagerPath + pathlen, sublen )
+ "\"/>";
} else
introspect += "<node name=\"Manager\"/><node name=\"drives\"/>";
introspect += "<node name=\"printManager\"/><node name=\"drives\"/>";
}
introspect += "</node>";