NetworkManager/clients/cli
Dan Winship 3ac0f52878 libnm, core, cli, tui: fix the capitalization of various types
GLib/Gtk have mostly settled on the convention that two-letter
acronyms in type names remain all-caps (eg, "IO"), but longer acronyms
become initial-caps-only (eg, "Tcp").

NM was inconsistent, with most long acronyms using initial caps only
(Adsl, Cdma, Dcb, Gsm, Olpc, Vlan), but others using all caps (DHCP,
PPP, PPPOE, VPN). Fix libnm and src/ to use initial-caps only for all
three-or-more-letter-long acronyms (and update nmcli and nmtui for the
libnm changes).
2014-08-01 14:34:06 -04:00
..
common.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
common.h libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
connections.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
Makefile.am all: port everything to libnm 2014-08-01 14:34:05 -04:00
network-manager.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
network-manager.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli-completion clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.h all: port everything to libnm 2014-08-01 14:34:05 -04:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
settings.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
utils.c cli: fix warning in parse_output_fields() about strict-overflow 2014-08-01 13:17:01 +02:00
utils.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00