aboutsummaryrefslogtreecommitdiff
path: root/nls
diff options
context:
space:
mode:
authorThomas Lübking <thomas.luebking@gmail.com>2016-08-13 08:48:22 (GMT)
committerMathias Gumz <akira@fluxbox.org>2016-08-26 06:06:47 (GMT)
commitfe8ff8729299a4fd4371394d3ca9102ece22fefb (patch)
tree3d639acbd9b153e92c6f97b9f3e9bbb791c7f802 /nls
parent6c0565c482b496b7d34e3731415829e7c4872535 (diff)
downloadfluxbox-fe8ff8729299a4fd4371394d3ca9102ece22fefb.zip
fluxbox-fe8ff8729299a4fd4371394d3ca9102ece22fefb.tar.bz2
add autoraising to toolbar and slit
Diffstat (limited to 'nls')
-rw-r--r--nls/fluxbox-nls.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index caba12e..82f10d1 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -54,6 +54,7 @@ enum {
54 CommonVisible = 18, 54 CommonVisible = 18,
55 CommonBackgroundWarning = 19, 55 CommonBackgroundWarning = 19,
56 CommonDefaultWindowMenuFile = 20, 56 CommonDefaultWindowMenuFile = 20,
57 CommonAutoRaise = 21,
57 58
58 ConfigmenuSet = 4, 59 ConfigmenuSet = 4,
59 ConfigmenuAntiAlias = 1, 60 ConfigmenuAntiAlias = 1,