diff options
Diffstat (limited to 'src/messages.h')
-rw-r--r-- | src/messages.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/messages.h b/src/messages.h index 0d08d6d..4fea3b2 100644 --- a/src/messages.h +++ b/src/messages.h @@ -25,6 +25,7 @@ #include "config.h" #define MESSAGE_NO_OTHER_WINDOW " No other window " +#define MESSAGE_NO_OTHER_FRAME " No other frame " #define MESSAGE_NO_MANAGED_WINDOWS " No managed windows " #define MESSAGE_UNKNOWN_COMMAND ": unknown command '%s' " #define MESSAGE_WINDOW_INFORMATION " This is window %d (%s) " |