added missing MouseTabFocus and ClickTabFocus
mathias mathias
2 files changed,
4 insertions(+),
0 deletions(-)
M
nls/C/Translation.m
→
nls/C/Translation.m
@@ -72,6 +72,8 @@ 20 Unfocused Window Alpha
21 Tab Options 22 Tabs in Titlebar 23 External Tab Width +24 Click Tab Focus +25 Mouse Tab Focus $set 5 #Ewmh
M
nls/fluxbox-nls.hh
→
nls/fluxbox-nls.hh
@@ -75,6 +75,8 @@ ConfigmenuUnfocusedAlpha = 20,
ConfigmenuTabMenu = 21, ConfigmenuTabsInTitlebar = 22, ConfigmenuExternalTabWidth = 23, + ConfigmenuMouseTabFocus = 24, + ConfigmenuClickTabFocus = 25, EwmhSet = 5, EwmhOutOfMemoryClientList = 1,