Bump version to keep in sync with libfso-glib
[specs.git] / xml / org.freesmartphone.Error.xml
blobcac34ef31bd10249fdc625e0f9877299050fb911
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <node name="/">
4   <interface name="org.freesmartphone.Error0"/>
5   <fso:errordomain xmlns:fso="http://www.freesmartphone.org/schemas/DBusSpecExtension" name="org.freesmartphone" fso:no-container="true">
6     <error name="InvalidParameter"/>
7     <error name="InternalError"/>
8     <error name="SystemError"/>
9     <error name="Unsupported"/>
10     <error name="Unavailable"/>
11   </fso:errordomain>
12 </node>