diff options
author | rcyeske <rcyeske> | 2001-02-19 20:46:54 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2001-02-19 20:46:54 +0000 |
commit | 47c2f70ea5b46197c3d8c5fd22725463ac499400 (patch) | |
tree | 8055e1540a4ecd96a5ba9aace1af1e032f0188dc /src/messages.h | |
parent | 00b2a53044161c0882601ddf46864c7dcc062f76 (diff) | |
download | ratpoison-47c2f70ea5b46197c3d8c5fd22725463ac499400.zip |
tweaks
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 8b1ef10..36de9c1 100644 --- a/src/messages.h +++ b/src/messages.h @@ -28,7 +28,7 @@ #define MESSAGE_NO_MANAGED_WINDOWS " No managed windows " #define MESSAGE_UNKNOWN_COMMAND ": unknown command " -#define MESSAGE_PROMPT_GOTO_WINDOW_NAME " Switch to window: " +#define MESSAGE_PROMPT_SWITCH_TO_WINDOW " Switch to window: " #define MESSAGE_PROMPT_NEW_WINDOW_NAME " Set window's title to: " #define MESSAGE_PROMPT_SHELL_COMMAND "/bin/sh -c " #define MESSAGE_PROMPT_COMMAND ":" |