Revision 986cae8...
Go back to digest for 27th March 2011Bug Fixes in Networking Tools
Jirka Klimes committed changes in [networkmanagement/nm09] /:
Fix displaying IP addresses in interface details
We can't use Solid::Control for getting IP4Config object, because
it calls Solid backend with old device states and thus would return
empty IP4Config.i So we create proxy class for IP4Config.
File Changes
Added 3 files
- /NetworkManager
- backends/nm-ip4-config-interface.cpp
- backends/nm-ip4-config-interface.h
- backends/introspection/nm-ip4-config.xml
Modified 6 files
- applet/CMakeLists.txt
- applet/interfacedetailswidget.cpp
- applet/interfaceitem.cpp
- backends/NetworkManager/CMakeLists.txt
- backends/NetworkManager/generateDbusAdapters.sh
- backends/NetworkManager/nm-device-interface.h
9 files changed in total