diff --git a/src/zbus_xmlgen/README.md b/src/zbus_xmlgen/README.md new file mode 100644 index 0000000..1b6a712 --- /dev/null +++ b/src/zbus_xmlgen/README.md @@ -0,0 +1,3 @@ +# Code generated by `zbus-xmlgen` + +This is client-side code, which can used by applications that send notifications, not the server. This code was generated by `zbus-xmlgen` `4.1.0` from D-Bus introspection data. This is not used in this project, except for reference. \ No newline at end of file diff --git a/src/notif.xml b/src/zbus_xmlgen/notif.xml similarity index 100% rename from src/notif.xml rename to src/zbus_xmlgen/notif.xml diff --git a/src/xmlgen_notif.rs b/src/zbus_xmlgen/xmlgen_notif.rs similarity index 100% rename from src/xmlgen_notif.rs rename to src/zbus_xmlgen/xmlgen_notif.rs