aboutsummaryrefslogtreecommitdiff
path: root/nls/fluxbox-nls.hh
diff options
context:
space:
mode:
authorMathias Gumz <akira@fluxbox.org>2015-01-31 20:05:07 (GMT)
committerMathias Gumz <akira@fluxbox.org>2015-01-31 20:05:07 (GMT)
commit57f21b64ca27cf29212cd0d5184823cf2b0d694e (patch)
tree372a9266270ccde48d5f7cefcb3194112e7dfe1d /nls/fluxbox-nls.hh
parent0a87632032895a475806585f2dc34ade4212a1cf (diff)
downloadfluxbox-57f21b64ca27cf29212cd0d5184823cf2b0d694e.zip
fluxbox-57f21b64ca27cf29212cd0d5184823cf2b0d694e.tar.bz2
Update translations: add CommonDefaultWindowMenuFile
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r--nls/fluxbox-nls.hh15
1 files changed, 8 insertions, 7 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index 13db6b6..caba12e 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -53,6 +53,7 @@ enum {
53 CommonSvnRevision = 17, 53 CommonSvnRevision = 17,
54 CommonVisible = 18, 54 CommonVisible = 18,
55 CommonBackgroundWarning = 19, 55 CommonBackgroundWarning = 19,
56 CommonDefaultWindowMenuFile = 20,
56 57
57 ConfigmenuSet = 4, 58 ConfigmenuSet = 4,
58 ConfigmenuAntiAlias = 1, 59 ConfigmenuAntiAlias = 1,
@@ -80,10 +81,10 @@ enum {
80 ConfigmenuExternalTabWidth = 23, 81 ConfigmenuExternalTabWidth = 23,
81 ConfigmenuClickTabFocus = 24, 82 ConfigmenuClickTabFocus = 24,
82 ConfigmenuMouseTabFocus = 25, 83 ConfigmenuMouseTabFocus = 25,
83 ConfigmenuMaxMenu = 26, 84 ConfigmenuMaxMenu = 26,
84 ConfigmenuMaxIgnoreInc = 27, 85 ConfigmenuMaxIgnoreInc = 27,
85 ConfigmenuMaxDisableMove = 28, 86 ConfigmenuMaxDisableMove = 28,
86 ConfigmenuMaxDisableResize = 29, 87 ConfigmenuMaxDisableResize = 29,
87 ConfigmenuStrictMouseFocus = 30, 88 ConfigmenuStrictMouseFocus = 30,
88 ConfigmenuFocusSameHead = 31, 89 ConfigmenuFocusSameHead = 31,
89 90
@@ -158,9 +159,9 @@ enum {
158 RememberWorkspace = 11, 159 RememberWorkspace = 11,
159 RememberHead = 12, 160 RememberHead = 12,
160 RememberAlpha = 13, 161 RememberAlpha = 13,
161 RememberMinimized = 14, 162 RememberMinimized = 14,
162 RememberMaximized = 15, 163 RememberMaximized = 15,
163 RememberFullscreen = 16, 164 RememberFullscreen = 16,
164 165
165 ScreenSet = 12, 166 ScreenSet = 12,
166 ScreenAnotherWMRunning = 1, 167 ScreenAnotherWMRunning = 1,