NetworkManager/clients/cli
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
..
agent.c cli: move NmcMetaGenericInfo to "utils.h" 2017-04-05 16:53:06 +02:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c cli: use nmc_print() to output device's IP4 info 2017-04-12 14:00:00 +02:00
common.h cli: use nmc_print() to output device's IP4 info 2017-04-12 14:00:00 +02:00
connections.c cli: move prompting for boolean values to meta data 2017-04-12 14:12:19 +02:00
connections.h cli: move and rename TermColor and TermFormat 2017-04-05 16:53:06 +02:00
devices.c cli: use nmc_print() to output device's IP4 info 2017-04-12 14:00:00 +02:00
devices.h cli: move and rename TermColor and TermFormat 2017-04-05 16:53:06 +02:00
general.c cli: use nmc_print() to output device's IP4 info 2017-04-12 14:00:00 +02:00
general.h cli: output a short summary of devices when called without arguments 2016-07-19 14:29:05 +02:00
nmcli-completion cli: make nmcli do its own command completion 2017-02-13 16:32:15 +01:00
nmcli.c cli: use nmc_print() to output device's IP4 info 2017-04-12 14:00:00 +02:00
nmcli.h cli: move global "loop" variable to nmcli.h header 2017-04-12 11:24:04 +02:00
polkit-agent.c cli: move NmcMetaGenericInfo to "utils.h" 2017-04-05 16:53:06 +02:00
polkit-agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
settings.c cli: extend NMMetaSettingInfoEditor's get_fcn() to support different output forms 2017-04-12 14:10:56 +02:00
settings.h cli: use nmc_print() to output setting data 2017-04-12 11:24:04 +02:00
utils.c cli: cleanup meta data virtual function arguments 2017-04-12 14:00:00 +02:00
utils.h cli: cleanup meta data virtual function arguments 2017-04-12 14:00:00 +02:00