Blame doc/plugins-dbus/com.redhat.problems.configuration.mailx.xml.in

Packit 4f15d5
Packit 4f15d5
 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
Packit 4f15d5
Packit 4f15d5
<node name="/com/redhat/problems/configuration/mailx">
Packit 4f15d5
    <annotation name="com.redhat.problems.ConfFile" value="/etc/libreport/plugins/mailx.conf" />
Packit 4f15d5
    <annotation name="com.redhat.problems.DefaultConfFile" value="/usr/share/libreport/conf.d/plugins/mailx.conf" />
Packit 4f15d5
Packit 4f15d5
    <interface name="com.redhat.problems.configuration.mailx">
Packit 4f15d5
        <property name="Subject" type="s" access="readwrite" />
Packit 4f15d5
        <property name="EmailFrom" type="s" access="readwrite" />
Packit 4f15d5
        <property name="EmailTo" type="s" access="readwrite" />
Packit 4f15d5
        <property name="SendBinaryData" type="b" access="readwrite" />
Packit 4f15d5
    </interface>
Packit 4f15d5
</node>