diff options
author | Tambet Ingo <tambet@gmail.com> | 2008-08-21 09:11:17 +0300 |
---|---|---|
committer | Tambet Ingo <tambet@gmail.com> | 2008-08-21 09:11:17 +0300 |
commit | 149b41f2205948a8446bf2d9f8c8b7b9dfa0e1d1 (patch) | |
tree | 7ec68080859861875c05448da48b6ab4a6052da3 /introspection/all.xml | |
parent | 751a9f8273a063b7d5bb99093ed4583b34614643 (diff) |
Implement per modem type DBus interfaces.
A major code reorganization.
Diffstat (limited to 'introspection/all.xml')
-rw-r--r-- | introspection/all.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/introspection/all.xml b/introspection/all.xml index 710c47c8..c7d6779a 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -24,4 +24,6 @@ <xi:include href="mm-manager.xml"/> <xi:include href="mm-modem.xml"/> + <xi:include href="mm-cdma-modem.xml"/> + <xi:include href="mm-gsm-modem.xml"/> </tp:spec> |