diff options
author | Dylan Van Assche <me@dylanvanassche.be> | 2022-04-21 09:23:26 +0200 |
---|---|---|
committer | Dylan Van Assche <me@dylanvanassche.be> | 2022-04-21 09:23:26 +0200 |
commit | f00cb9f67c2da825c029773c4173d836b421333a (patch) | |
tree | 1ab60d23f4f787b88dae73a90c18acd94b9366b8 | |
parent | 1e08f9ca2c07ed2e080c76f66f50250e62e3bc31 (diff) |
introspection: add Modem Simple
-rw-r--r-- | introspection/all.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/introspection/all.xml b/introspection/all.xml index dda64dd5..1ca51281 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -20,6 +20,7 @@ <xi:include href="org.freedesktop.ModemManager1.Modem.Sar.xml"/> <xi:include href="org.freedesktop.ModemManager1.Modem.Signal.xml"/> <xi:include href="org.freedesktop.ModemManager1.Modem.Oma.xml"/> + <xi:include href="org.freedesktop.ModemManager1.Modem.Simple.xml"/> <!--xi:include href="wip-org.freedesktop.ModemManager1.Modem.Contacts.xml"/--> |