Changeset 4386

Show
Ignore:
Timestamp:
09/28/06 18:01:43 (2 years ago)
Author:
morris
Message:

Mention /close

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wire/trunk/wire/windows.c

    r4384 r4386  
    174174                        wr_wprintf_prefix(window, WI_STR("Opened new window for private chat")); 
    175175                 
    176                 wr_wprintf_prefix(window, WI_STR("Use ctrl-N/ctrl-P to cycle windows")); 
     176                wr_wprintf_prefix(window, WI_STR("Use ctrl-N/ctrl-P to cycle windows, and /close to exit")); 
    177177        } 
    178178}