diff options
author | rathnor <rathnor> | 2004-09-13 00:41:26 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-09-13 00:41:26 (GMT) |
commit | 7b3f560fd2a0f4f0397efbef83bd24132b25bf2b (patch) | |
tree | dd9b6690a027b983217fe5c3b84e4b868bfea44a | |
parent | 42c1fd3ae3dd058e146b7350c65b74386123c25c (diff) | |
download | fluxbox-7b3f560fd2a0f4f0397efbef83bd24132b25bf2b.zip fluxbox-7b3f560fd2a0f4f0397efbef83bd24132b25bf2b.tar.bz2 |
little string update
-rw-r--r-- | nls/fluxbox-nls.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh index a70ae46..d1a26f1 100644 --- a/nls/fluxbox-nls.hh +++ b/nls/fluxbox-nls.hh | |||
@@ -64,6 +64,8 @@ enum { | |||
64 | ConfigmenuSemiSloppyFocus = 13, | 64 | ConfigmenuSemiSloppyFocus = 13, |
65 | ConfigmenuSloppyFocus = 14, | 65 | ConfigmenuSloppyFocus = 14, |
66 | ConfigmenuWorkspaceWarping = 15, | 66 | ConfigmenuWorkspaceWarping = 15, |
67 | ConfigmenuForcePseudoTrans = 16, | ||
68 | ConfigmenuMenuAlpha = 17, | ||
67 | 69 | ||
68 | EwmhSet = 5, | 70 | EwmhSet = 5, |
69 | EwmhOutOfMemoryClientList = 1, | 71 | EwmhOutOfMemoryClientList = 1, |