mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
This patch changes service name into application name. This was requested by Gustavo yesterday during a code review. I chose not to change JSON serialization settings yet to minimize the affected code (so on-the-wire protocol remains the same). Wire changes will probably need some more work anyway (dashes-everywhere initiative plus plenty of legacy terms in various places). Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>