libnm: add ifcfg-rh description for 802-11-wireless.powersave property

so that it is displayed in nm-settings-ifcfg-rh manual page.
This commit is contained in:
Jiří Klimeš
2015-05-12 15:25:40 +02:00
parent 0d7012faab
commit e07efa836f

View File

@@ -1349,6 +1349,14 @@ nm_setting_wireless_class_init (NMSettingWirelessClass *setting_class)
*
* Since: 1.2
**/
/* ---ifcfg-rh---
* property: powersave
* variable: POWERSAVE(+)
* default: no
* description: Enables or disables Wi-Fi power saving.
* example: POWERSAVE=yes
* ---end---
*/
g_object_class_install_property
(object_class, PROP_POWERSAVE,
g_param_spec_uint (NM_SETTING_WIRELESS_POWERSAVE, "", "",