NetworkManager/introspection
Tambet Ingo 8bed6ff2de 2007-08-14 Tambet Ingo <tambet@gmail.com>
* libnm-glib/Makefile.am: Use nm-manager-client.xml to produce
        * nm-client-bindings.

        * introspection/nm-manager-client.xml: Add a horrible horrbile
        * hack to work around
        an issue with dbus-glib bindings generator. The issue is, the
generated C caller
        functions for dbus methods "Sleep(bool)" and "sleep()" both have
the same function
        name and different arguments and it won't compile anymore. To
fix this, we now have
        two copies of nm-manager.xml file. nm-manager.xml contains the
actual interface,
        that is new API + compatibility API and used by the daemon. The
other, 
        nm-manager-client.xml is only the new API without compatibility
bits and is used
        by libnm-glib to make it compile.

        * introspection/nm-manager.xml: Define compatibility methods
        * (sleep, wake, state).

        * src/nm-manager.c (impl_manager_legacy_sleep)
        (impl_manager_legacy_wake, impl_manager_legacy_state): Implement
the compatibility
        interface functions for 0.6 branch.



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2688 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-08-15 07:52:25 +00:00
..
Makefile.am 2007-08-03 Rodrigo Moya <rodrigo@gnome-db.org> 2007-08-03 16:10:04 +00:00
nm-access-point.xml 2007-08-09 Tambet Ingo <tambet@gmail.com> 2007-08-09 09:19:57 +00:00
nm-device-802-3-ethernet.xml 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-device-802-11-wireless.xml 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-device.xml 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-ip4-config.xml 2007-02-16 Tambet Ingo <tambet@ximian.com> 2007-02-16 11:23:49 +00:00
nm-manager-client.xml 2007-08-14 Tambet Ingo <tambet@gmail.com> 2007-08-15 07:52:25 +00:00
nm-manager.xml 2007-08-14 Tambet Ingo <tambet@gmail.com> 2007-08-15 07:52:25 +00:00
nm-settings-connection.xml 2007-08-03 Rodrigo Moya <rodrigo@gnome-db.org> 2007-08-03 16:10:04 +00:00
nm-settings.xml 2007-08-03 Rodrigo Moya <rodrigo@gnome-db.org> 2007-08-03 16:10:04 +00:00