~jamesodhunt/ubuntu/trusty/upstart/SRU-bugs-901038+1338637

« back to all changes in this revision

Viewing changes to dbus/com.ubuntu.Upstart.Instance.xml

  • Committer: Scott James Remnant
  • Date: 2008-05-08 22:14:22 UTC
  • Revision ID: scott@netsplit.com-20080508221422-bj7xbk0jwu1oj0um
* dbus/com.ubuntu.Upstart.xml: Initially empty description for
manager object interface(s).
* dbus/com.ubuntu.Upstart.Job.xml: Initially empty description
for job class object interface(s).
* dbus/com.ubuntu.Upstart.Instance.xml: Initially empty
description for job instance object interface(s).
* dbus/Makefile.am: Distribute the three interface files,
they're used as sources elsewhere.
* configure.ac (AC_CONFIG_FILES): Generate dbus/Makefile
* Makefile.am (SUBDIRS): Descend into the dbus sub-directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
 
 
3
<node name="/com/ubuntu/Upstart/jobs/*/*">
 
4
  <interface name="com.ubuntu.Upstart.Instance">
 
5
  </interface>
 
6
</node>