Display canonical service name.
authorIain Patterson <me@iain.cx>
Thu, 26 Dec 2013 19:28:56 +0000 (19:28 +0000)
committerIain Patterson <me@iain.cx>
Fri, 27 Dec 2013 11:12:44 +0000 (11:12 +0000)
When editing or deleting a service we get the service information using the
name provided by the user.  The name is case-insensitive but case-preserving.
Use GetServiceKeyName() to retrieve the canonical name and display that
in any messages containing the service name.


No differences found