diff options
Diffstat (limited to 'src/messages.h')
-rw-r--r-- | src/messages.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messages.h b/src/messages.h index fd56dc4..2da2734 100644 --- a/src/messages.h +++ b/src/messages.h @@ -43,6 +43,6 @@ #define MESSAGE_PROMPT_XTERM_COMMAND MESSAGE_PROMPT_SHELL_COMMAND TERM_PROG " -e " #define MESSAGE_WELCOME " Welcome to ratpoison! Hit `%s %s' for help. " -#define MESSAGE_FRAME_STRING "Current Frame" +#define MESSAGE_FRAME_STRING " Current Frame " #endif /* ! _RATPOISON_MESSAGES_H */ |