diff options
author | simonb <simonb> | 2006-03-20 11:31:24 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-03-20 11:31:24 (GMT) |
commit | f2d3fff4d4db7677814379139dcec3e31fc68047 (patch) | |
tree | 95bd9dc99986104613acc37945895b0812e63801 /nls | |
parent | eba0040373179cc6d34f8ee132209f2fa01c2889 (diff) | |
download | fluxbox-f2d3fff4d4db7677814379139dcec3e31fc68047.zip fluxbox-f2d3fff4d4db7677814379139dcec3e31fc68047.tar.bz2 |
external tabs
Diffstat (limited to 'nls')
-rw-r--r-- | nls/fluxbox-nls.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh index ed0f177..21fbd88 100644 --- a/nls/fluxbox-nls.hh +++ b/nls/fluxbox-nls.hh | |||
@@ -72,6 +72,7 @@ enum { | |||
72 | ConfigmenuTransparency = 18, | 72 | ConfigmenuTransparency = 18, |
73 | ConfigmenuFocusedAlpha = 19, | 73 | ConfigmenuFocusedAlpha = 19, |
74 | ConfigmenuUnfocusedAlpha = 20, | 74 | ConfigmenuUnfocusedAlpha = 20, |
75 | ConfigmenuExternalTabs = 21, | ||
75 | 76 | ||
76 | EwmhSet = 5, | 77 | EwmhSet = 5, |
77 | EwmhOutOfMemoryClientList = 1, | 78 | EwmhOutOfMemoryClientList = 1, |