NetworkManager/clients/common
Thomas Haller 0b7e9c3bef cli: move prompting for boolean values to meta data
This changes behavior, in that yes|no prompt and answer is no longer
localized.

For command line arguments, I think it is always wrong for nmcli to
behave differently based on the localization. That is, input properties
on command line should not be translated.

One could make an argument, that in interactive mode that is different
and the user can be prompted in the his language.

But I think for consistency, it is wrong to ask for localized nmcli input.
2017-04-12 14:12:19 +02:00
..
tests cli: use nmc_print() to output device's IP4 info 2017-04-12 14:00:00 +02:00
nm-client-utils.c cli: move prompting for boolean values to meta data 2017-04-12 14:12:19 +02:00
nm-client-utils.h cli: move nmc_bond_validate_mode() to "clients/common/nm-client-utils.h" 2017-04-05 16:53:06 +02:00
nm-meta-setting-access.c cli: add property completion to meta-data 2017-04-12 14:12:19 +02:00
nm-meta-setting-access.h cli: add property completion to meta-data 2017-04-12 14:12:19 +02:00
nm-meta-setting-desc.c cli: move prompting for boolean values to meta data 2017-04-12 14:12:19 +02:00
nm-meta-setting-desc.h cli: add property completion to meta-data 2017-04-12 14:12:19 +02:00
nm-polkit-listener.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-polkit-listener.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-secret-agent-simple.c cli: fix leak in add_vpn_secrets() 2017-04-05 14:18:55 +02:00
nm-secret-agent-simple.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-vpn-helpers.c cli: make static arrays in nm_vpn_get_secret_names() const 2017-04-05 14:18:55 +02:00
nm-vpn-helpers.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
settings-docs.c.in build: commit pre-generated "settings-docs.c" in git 2017-04-05 16:53:06 +02:00
settings-docs.xsl cli: embed gtk-doc directly in property-info structure 2017-03-30 16:35:52 +02:00