2006-01-06 Robert Love <rml@novell.com>
* gnome/applet/applet-dbus-devices.c, gnome/applet/applet.c, gnome/applet/applet-dbus-devices.h, src/nm-dbus-nm.c: Remove global hangup code and add per-device hangup. Tie last commit into the GNOME applet. TODO: Save, understand, and respond to the state of each dialup device. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1273 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -40,7 +40,7 @@ void nmwa_dbus_update_nm_state (NMWirelessApplet *applet);
|
||||
void nmwa_dbus_update_devices (NMWirelessApplet *applet);
|
||||
void nmwa_dbus_update_dialup (NMWirelessApplet *applet);
|
||||
void nmwa_dbus_dialup_activate_connection (NMWirelessApplet *applet, const char *name);
|
||||
void nmwa_dbus_dialup_hangup_connections (NMWirelessApplet *applet);
|
||||
void nmwa_dbus_dialup_deactivate_connection (NMWirelessApplet *applet, const char *name);
|
||||
void nmwa_dbus_device_update_one_device (NMWirelessApplet *applet, const char *dev_path);
|
||||
void nmwa_dbus_device_remove_one_device (NMWirelessApplet *applet, const char *dev_path);
|
||||
|
||||
|
Reference in New Issue
Block a user