diff options
author | Vincent Untz <vuntz@novell.com> | 2008-09-18 15:54:33 +0200 |
---|---|---|
committer | Vincent Untz <vuntz@novell.com> | 2008-09-18 15:54:33 +0200 |
commit | b4276a418cda637167be754a9dd5574505485fdf (patch) | |
tree | 0a9f14fe764476286709c362c79bb09e9a34ce1d /src/cups-pk-helper-mechanism.xml | |
parent | c5ce506b85670d1a17214f74a8ccfd9b7cd6d49e (diff) |
Add base of code, without methods (based on clock applet code).
Diffstat (limited to 'src/cups-pk-helper-mechanism.xml')
-rw-r--r-- | src/cups-pk-helper-mechanism.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cups-pk-helper-mechanism.xml b/src/cups-pk-helper-mechanism.xml new file mode 100644 index 0000000..63975de --- /dev/null +++ b/src/cups-pk-helper-mechanism.xml @@ -0,0 +1,5 @@ +<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> +<node name="/"> + <interface name="org.opensuse.cups-pk-helper.Mechanism"> + </interface> +</node> |