diff options
author | simonb <simonb> | 2006-03-22 12:23:17 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-03-22 12:23:17 (GMT) |
commit | fe4a7db228d69bc9a66ed948f218ef489b2cedaf (patch) | |
tree | 5ee59c4862b04871dbd6f5112278682e4b005e47 /nls/fluxbox-nls.hh | |
parent | da365bb4c99edf1a18e1f8db285f8c2dcee2c5e3 (diff) | |
download | fluxbox_pavel-fe4a7db228d69bc9a66ed948f218ef489b2cedaf.zip fluxbox_pavel-fe4a7db228d69bc9a66ed948f218ef489b2cedaf.tar.bz2 |
external tabs features and bugfixes
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r-- | nls/fluxbox-nls.hh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh index 21fbd88..fe70b64 100644 --- a/nls/fluxbox-nls.hh +++ b/nls/fluxbox-nls.hh | |||
@@ -72,7 +72,8 @@ enum { | |||
72 | ConfigmenuTransparency = 18, | 72 | ConfigmenuTransparency = 18, |
73 | ConfigmenuFocusedAlpha = 19, | 73 | ConfigmenuFocusedAlpha = 19, |
74 | ConfigmenuUnfocusedAlpha = 20, | 74 | ConfigmenuUnfocusedAlpha = 20, |
75 | ConfigmenuExternalTabs = 21, | 75 | ConfigmenuTabMenu = 21, |
76 | ConfigmenuTabsInTitlebar = 22, | ||
76 | 77 | ||
77 | EwmhSet = 5, | 78 | EwmhSet = 5, |
78 | EwmhOutOfMemoryClientList = 1, | 79 | EwmhOutOfMemoryClientList = 1, |