~network-manager/network-manager/ubuntu.hardy.07

« back to all changes in this revision

Viewing changes to libnm-util/nm-setting-wired.c

* merge 0.7~~svn20080905t025540+eni0 snapshot to hardy branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
250
250
 
251
251
        g_object_class_install_property
252
252
                (object_class, PROP_MAC_ADDRESS,
253
 
                 nm_param_spec_specialized (NM_SETTING_WIRED_MAC_ADDRESS,
 
253
                 _nm_param_spec_specialized (NM_SETTING_WIRED_MAC_ADDRESS,
254
254
                                                           "MAC Address",
255
255
                                                           "Harware address",
256
256
                                                           DBUS_TYPE_G_UCHAR_ARRAY,