Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
NetworkManager-novellvpn
NetworkManager-novellvpn-nm082.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File NetworkManager-novellvpn-nm082.patch of Package NetworkManager-novellvpn
--- properties/nm-novellvpn.c +++ properties/nm-novellvpn.c @@ -1523,9 +1523,9 @@ // the get_capabilities callback return a bitmask of capabilities iface_class->get_capabilities = get_capabilities; // import callback try to import a connection from the specified path - iface_class->import = import; + iface_class->import_from_file = import; // export callback try to export a connection to the specified path - iface_class->export = export; + iface_class->export_to_file = export; // get_suggested_name callback return a suggested file name // for exporting a given connection iface_class->get_suggested_name = get_suggested_name;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor