Cosmetic adjustment to disconnect message.
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 4 May 2010 03:39:43 +0000 (03:39 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 4 May 2010 03:39:43 +0000 (03:39 +0000)
* share/menu.mpy (menu:disconnecting): Appended a newline to
separate the disconnect message from any lines which the client
might add thereafter, and switched from description to prompt.

share/menu.mpy

index cc698a1..ce664cf 100644 (file)
@@ -81,7 +81,7 @@ description = This is the list of avatars available for you to delete.
 prompt = Whom would you like to delete?
 
 [menu:disconnecting]
-description = $(red)Disconnecting...$(nrm)
+prompt = $(red)Disconnecting...$(nrm)$(eol)
 
 [menu:disconnecting_duplicates]
 prompt = $(red)Closing your previous connection...$(nrm)$(eol)