diff options
author | simonb <simonb> | 2006-06-21 14:45:33 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-06-21 14:45:33 (GMT) |
commit | 0789afd4cd749c696325ef5c9fc1b39e3a35a5ab (patch) | |
tree | ad02b749c25799d6c344756a8fce392e8ab9c1ff | |
parent | 3ada3b1f0d6d2debaaab48eecf828a406e964c8e (diff) | |
download | fluxbox_pavel-0789afd4cd749c696325ef5c9fc1b39e3a35a5ab.zip fluxbox_pavel-0789afd4cd749c696325ef5c9fc1b39e3a35a5ab.tar.bz2 |
add new tab options
-rw-r--r-- | nls/C/Translation.m | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index 54c58b1..75e7435 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -69,6 +69,9 @@ $set 4 #Configmenu | |||
69 | 18 Transparency | 69 | 18 Transparency |
70 | 19 Focused Window Alpha | 70 | 19 Focused Window Alpha |
71 | 20 Unfocused Window Alpha | 71 | 20 Unfocused Window Alpha |
72 | 21 Tab Options | ||
73 | 22 Tabs in Titlebar | ||
74 | 23 External Tab Width | ||
72 | 75 | ||
73 | $set 5 #Ewmh | 76 | $set 5 #Ewmh |
74 | 77 | ||