mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 01:47:58 +02:00
misc. bits, all trivial
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1731 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
47cd0bba11
commit
8628b47086
2 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,6 @@ NMDbusMethodList *nm_dbus_net_methods_setup (void)
|
|||
NMDbusMethodList *list = nm_dbus_method_list_new (nm_dbus_net_validate);
|
||||
|
||||
nm_dbus_method_list_add_method (list, "getProperties", nm_dbus_net_get_properties);
|
||||
|
||||
nm_dbus_method_list_add_method (list, "getName", nm_dbus_net_get_name);
|
||||
nm_dbus_method_list_add_method (list, "getAddress", nm_dbus_net_get_address);
|
||||
nm_dbus_method_list_add_method (list, "getStrength", nm_dbus_net_get_strength);
|
||||
|
|
|
|||
|
|
@ -6,3 +6,4 @@ nmtestdevices
|
|||
libnm_glib_test
|
||||
nm-dhcp-opt-test
|
||||
nm-tool
|
||||
nm-online
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue